diff options
author | Karl Berry <karl@freefriends.org> | 2008-09-20 18:36:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-09-20 18:36:02 +0000 |
commit | b421230ee4a88ea4c861ea1553e26129cba14ae0 (patch) | |
tree | e523f32052e1caf2bcd916fdad4d3aa4710d3213 /Master/tlpkg | |
parent | fa6b1986536ef299677cb5b71d0164fc9af2a759 (diff) |
new package xelibertine
git-svn-id: svn://tug.org/texlive/trunk@10663 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 3 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-xetex.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/xelibertine.tlpsrc | 2 |
4 files changed, 6 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 46c73dae7f1..b69623fec46 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -1287,7 +1287,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'rsc' => "$standardclean|jawltxdoc.sty", # temp file for doc ); -# if a hash entry is specified here, README.TEXLIVE is created mentioning +# if a hash entry is matched here, README.TEXLIVE is created mentioning # that the files were removed. These are checked after runins. %moreclean = ( 'AkkTeX' => 'still to do, sorry', @@ -1319,6 +1319,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'stubs' => 'stubs.pdf', 'susy' => 'susy.pdf', # no source 'verbatimcopy' => 'verbatimcopy.pdf', # no source + 'xelibertine' => 'xelibertineDoku.pdf', # no source 'xskak' => 'xskak.pdf', # no source ); diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index cf7f0121c20..a4f23d83f4e 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -221,7 +221,7 @@ my @WorkingTLP = qw( vector velthuis venn verbatimbox verbatimcopy verse versions vertex vhistory visualfaq vmargin vntex volumes vpe vwcol vxu wadalab wallpaper warning warpcol williams wordlike wrapfig - xargs xcolor xdoc xecyr xepersian + xargs xcolor xdoc xecyr xelibertine xepersian xetex-def xetex-pstricks xetexfontinfo xetexref xfor xgreek xifthen xkeyval xlop xltxtra xmpincl xnewcommand xoptarg xpackages diff --git a/Master/tlpkg/tlpsrc/collection-xetex.tlpsrc b/Master/tlpkg/tlpsrc/collection-xetex.tlpsrc index d2f5b39c625..58369e8bac7 100644 --- a/Master/tlpkg/tlpsrc/collection-xetex.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-xetex.tlpsrc @@ -13,6 +13,7 @@ depend mathspec depend philokalia depend polyglossia 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 new file mode 100644 index 00000000000..d1c8c4df639 --- /dev/null +++ b/Master/tlpkg/tlpsrc/xelibertine.tlpsrc @@ -0,0 +1,2 @@ +name xelibertine +category Package |