From 1bb121320daf142867eae59d33a205f45a9d86c5 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 17 May 2009 22:55:56 +0000 Subject: libertine update (17may09) git-svn-id: svn://tug.org/texlive/trunk@13187 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/libexec/ctan2tds | 14 +++++--------- Master/tlpkg/tlpsrc/libertine.tlpsrc | 1 + 2 files changed, 6 insertions(+), 9 deletions(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 7ee1862618a..29eca2c875e 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -280,7 +280,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'lh', "&MAKEcopy", 'libertine', "&MAKEcopy", 'libris', "&MAKEcopy", - 'lifia-th', "die 'skipping, '", + 'lifia-th', "die 'skipping, ?'", 'linearA', "&MAKEflatten", 'lineno', "&MAKEnosymlinks", 'literat', "&MAKEliterat", @@ -1487,7 +1487,6 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'ptptex' => 'overcite.sty|cite.sty|wrapfig.sty', # duplicated 'stubs' => 'stubs.pdf', 'susy' => 'susy.pdf', # no source - 'xelibertine' => 'xelibertineDoku.pdf', # no source 'xskak' => 'xskak.pdf', # no source ); @@ -3607,15 +3606,12 @@ sub POSTlatex2man sub POSTlibertine { - print "POST$package - remove duplicates, nosource docs"; - # has to be a post routine instead of moreclean because we have to - # remove a file in a non-doc directory. + print "POST$package - remove nosource docs"; + # post routine instead of moreclean because we use MAKEcopy. + # doable one way or another, but skipping for now. xx # # no source for doku.pdf. - &SYSTEM ("$RM doc/fonts/libertine/libertinedoku.pdf"); - # - # these files are in babel and/or ibyhyph. - &SYSTEM ("$RM -rf tex/latex/libertine/babel"); + &SYSTEM ("$RM doc/fonts/libertine/*libertine[dD]oku.pdf"); } sub POSTlithuanian diff --git a/Master/tlpkg/tlpsrc/libertine.tlpsrc b/Master/tlpkg/tlpsrc/libertine.tlpsrc index 5b1d67360b3..1f470f6c68d 100644 --- a/Master/tlpkg/tlpsrc/libertine.tlpsrc +++ b/Master/tlpkg/tlpsrc/libertine.tlpsrc @@ -1,3 +1,4 @@ name libertine category Package +runpattern +d texmf-dist/tex/xelatex/xelibertine execute addMap libertine.map -- cgit v1.2.3