summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-05-21 23:53:48 +0000
committerKarl Berry <karl@freefriends.org>2012-05-21 23:53:48 +0000
commitf6a6e91fb663b813a417b4de2377cb578d56f646 (patch)
tree9261c5e9bd07abde8b1f79c0f50894779e9457ce /Master/tlpkg/libexec
parent7ae4cacb27858b7f5cd8098daafe51e52cf61a3a (diff)
new luatex package chickenize (21may12)
git-svn-id: svn://tug.org/texlive/trunk@26550 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index b63da0229d2..58783fbc241 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1191,6 +1191,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'carlisle', '\.sty|\.ltx',
'chemfig', '(t-)?chemfig.tex|' . $standardtex,
'chemstyle', '\.jdf|' . $standardtex,
+ 'chickenize', 'chickenize\.tex|\.lua|' . $standardtex,
'chronosys', '^(x-)?chronosys',
'cirth', 'num\.tex',
'cjw', '\.tex|' . $standardtex,
@@ -1817,6 +1818,7 @@ $standardsource='\.(bat|c|drv|dtx|fea|fdd|ins|sfd)$|configure.*|install-sh';
'canoniclayout','.*\.dtx',
'carlisle', '\.ins|ltxtable.tex',
'ccfonts', 'ccfonts.ins',
+ 'chickenize', "$package.dtx",
'chronology', 'chronology.dtx',
'cmbright', 'NULL',
'codicefiscaleitaliano', 'codicefiscaleitaliano.dtx',
@@ -1877,6 +1879,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex";
'bullcntr' => 'latex', # requires interaction
'canoniclayout' => 'tex',
'carlisle' => "env TEXINPUTS=$core_latex/base:$core_latex/tools:. latex",
+ 'chickenize' => 'lualatex',
'clefval' => 'latex -translate-file=empty.tcx', # no 8-bit
'cleveref' => 'latex', # requires interaction
'ctable' => 'latex', # requires interaction