From ee2de76f7db0b19a657a7f3b9ba8768bc8e69e37 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 8 Sep 2010 23:08:23 +0000 Subject: lastpage 1.2d (28aug10) git-svn-id: svn://tug.org/texlive/trunk@19615 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/libexec/ctan2tds | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Master/tlpkg/libexec/ctan2tds') diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index fe2dc095578..7f0b243a7a5 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -932,7 +932,8 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'keystroke', 'keystroke_.*|\.sty', 'kpfonts', '\.sty|\.fd', 'kuvio', '\.tex|\.sty', - 'latex-course','NULL', # keep doc together + 'lastpage', '\.sty', # not .cfg + 'latex-course','NULL', # keep doc together 'latex-doc-ptr', 'NULL', # keep doc together 'lettre', '\.ins|\.cls', 'librarian', '(t-)?librarian.(tex|sty)', @@ -1412,6 +1413,7 @@ $standardsource='\.(c|drv|dtx|fea|fdd|ins|sfd)$|configure.*|install-sh'; 'floatrow', 'floatrow.ins', 'geometry', 'geometry.dtx', 'imakeidx', 'imakeidx.dtx', + 'lastpage', 'lastpage.dtx', 'lettre', 'NULL', 'localloc', 'localloc.dtx', 'makecell', 'makecell.dtx', @@ -1457,6 +1459,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex"; 'hrlatex' => 'latex', # requires interaction 'isodoc' => 'latex', # requires interaction 'labelcas' => 'latex', # requires interaction + 'lastpage' => 'tex', 'lcd' => 'latex -translate-file=empty.tcx', # no 8-bit 'nomentbl' => 'latex -translate-file=empty.tcx', # no 8-bit 'thumb' => 'latex -translate-file=empty.tcx', # no 8-bit -- cgit v1.2.3