summaryrefslogtreecommitdiff
path: root/Master/tlpkg
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
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')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check3
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
-rw-r--r--Master/tlpkg/tlpsrc/chickenize.tlpsrc0
-rw-r--r--Master/tlpkg/tlpsrc/collection-luatex.tlpsrc1
4 files changed, 6 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 503eac4d10a..958173ff737 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -89,7 +89,8 @@ my @TLP_working = qw(
chemarrow chembst chemcompounds chemcono chemexec chemfig chemmacros
chemnum chemstyle cherokee
chess chess-problem-diagrams chessboard chessfss chet chextras
- chicago chicago-annote chletter chngcntr chronology chronosys chscite
+ chicago chicago-annote chickenize chletter chngcntr chronology
+ chronosys chscite
circ circuitikz
cite cjhebrew cjk cjkpunct classicthesis
clefval cleveref
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
diff --git a/Master/tlpkg/tlpsrc/chickenize.tlpsrc b/Master/tlpkg/tlpsrc/chickenize.tlpsrc
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/chickenize.tlpsrc
diff --git a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc
index 46a057b6baa..8c565a37a4f 100644
--- a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc
@@ -6,6 +6,7 @@ longdesc as an embedded scripting and extension language. http://luatex.org/
depend collection-basic
#
depend checkcites
+depend chickenize
depend interpreter
depend lua-visual-debug
depend luabibentry