diff options
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/xelatex/xelibertine/README | 1 | ||||
-rw-r--r-- | Master/texmf-dist/doc/xelatex/xelibertine/README.TEXLIVE | 6 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-xetex.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/xelibertine.tlpsrc | 2 |
6 files changed, 2 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/xelatex/xelibertine/README b/Master/texmf-dist/doc/xelatex/xelibertine/README deleted file mode 100644 index 3108ff202eb..00000000000 --- a/Master/texmf-dist/doc/xelatex/xelibertine/README +++ /dev/null @@ -1 +0,0 @@ -This package makes the opentype font libertine available in Xe(La)TeX. diff --git a/Master/texmf-dist/doc/xelatex/xelibertine/README.TEXLIVE b/Master/texmf-dist/doc/xelatex/xelibertine/README.TEXLIVE deleted file mode 100644 index 22058adf05d..00000000000 --- a/Master/texmf-dist/doc/xelatex/xelibertine/README.TEXLIVE +++ /dev/null @@ -1,6 +0,0 @@ -The following files have been removed in the TeX Live installation of -the current package, typically due to duplication, lack of space, or -missing source code. You can find these files on CTAN. If questions or -concerns, email tex-live@tug.org. - - xelibertineDoku.pdf diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 87a3a37fe7d..7854dfc6aa6 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -246,7 +246,7 @@ my @WorkingTLP = qw( verse versions vertex vhistory visualfaq vmargin vntex volumes vpe vwcol vxu wadalab wallpaper warning warpcol williams wordlike wrapfig wsuipa - xargs xcolor xdoc xecolour xecyr xelibertine xepersian + xargs xcolor xdoc xecolour xecyr xepersian xetex-def xetex-pstricks xetexfontinfo xetexref xfor xgreek xifthen xkeyval xlop xltxtra xmpincl xnewcommand xoptarg xpackages diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 29eca2c875e..8dd563a78b4 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -520,6 +520,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'xecjk', "&MAKEcopy", 'xecolour', "&MAKEflatten", 'xecyr', "&MAKEcopy", + 'xelibertine', "die 'skipping, replaced by libertine'", 'xepersian', "&MAKEflatten", 'xetex-pstricks',"&MAKEcopy", 'xfrac', "die 'skipping, still experimental'", #&MAKEflatten", diff --git a/Master/tlpkg/tlpsrc/collection-xetex.tlpsrc b/Master/tlpkg/tlpsrc/collection-xetex.tlpsrc index 2be52c849ca..951e16ab94a 100644 --- a/Master/tlpkg/tlpsrc/collection-xetex.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-xetex.tlpsrc @@ -14,7 +14,6 @@ depend philokalia depend polyglossia depend xecolour depend xecyr -depend xelibertine depend xepersian depend xetex depend xetex-def diff --git a/Master/tlpkg/tlpsrc/xelibertine.tlpsrc b/Master/tlpkg/tlpsrc/xelibertine.tlpsrc deleted file mode 100644 index d1c8c4df639..00000000000 --- a/Master/tlpkg/tlpsrc/xelibertine.tlpsrc +++ /dev/null @@ -1,2 +0,0 @@ -name xelibertine -category Package |