summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-09-08 23:08:23 +0000
committerKarl Berry <karl@freefriends.org>2010-09-08 23:08:23 +0000
commitee2de76f7db0b19a657a7f3b9ba8768bc8e69e37 (patch)
treecb89ecf46c7a4843251d70c2aa0341a945c81353 /Master/tlpkg/libexec/ctan2tds
parentd9c6145293d327c544fc033d3e9956fc1afc5b25 (diff)
lastpage 1.2d (28aug10)
git-svn-id: svn://tug.org/texlive/trunk@19615 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds5
1 files changed, 4 insertions, 1 deletions
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