diff options
author | Karl Berry <karl@freefriends.org> | 2012-11-25 23:23:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-11-25 23:23:46 +0000 |
commit | eaed2ec0b95d86d210e6e2a8cc408b791146acda (patch) | |
tree | 1111bdca115fb597a4ad43e0eb652b0ab254ca6c /Master/tlpkg | |
parent | 142ee8288b9abc285ad8df4e9e76817f099827b9 (diff) |
new package ran_toks (25nov12)
git-svn-id: svn://tug.org/texlive/trunk@28361 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/ran_toks.tlpsrc | 0 |
4 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 7e877bfecf2..6f714e675fc 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -353,7 +353,7 @@ my @TLP_working = qw( psu-thesis ptext ptptex punk punk-latex punknova purifyeps pxcjkcat pxfonts pxgreeks pxtxalfa python quattrocento qcm qobitree quoting qstest qsymbols qtree quotchap quotmark - r_und_s randbild randomwalk randtext rccol rcs rcs-multi rcsinfo + r_und_s ran_toks randbild randomwalk randtext rccol rcs rcs-multi rcsinfo realboxes realscripts rec-thy recipe recipecard recycle rectopma refcheck refman refstyle regcount regexpatch register regstats relenc relsize reotex repeatindex resphilosophica resumemac reverxii revtex diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 217326082c8..0269332e680 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1927,6 +1927,7 @@ $standardsource='\.(bat|c|drv|dtx|fea|fdd|ins|sfd)$|configure.*|install-sh'; 'paper', 'install', 'papermas', "$package.dtx", 'parrun', 'parrun.ins', + 'ran_toks', "$package.dtx", 'seuthesis', 'NULL', # don't want to run iconv, etc. 'statrep', "$package.dtx", 'stmaryrd', 'stmaryrd.dtx', @@ -2004,6 +2005,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex"; 'poemscol' => 'latex', # requires interaction 'polski' => 'latex', # requires interaction 'psfragx' => 'latex', # requires interaction + 'ran_toks' => 'tex', 'schedule' => 'latex', # requires interaction 'silence' => 'latex -translate-file=empty.tcx', # no 8-bit 'svn-multi' => 'latex', # interaction for .pl diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index ed1eb96e53e..3ba49886f7e 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -620,6 +620,7 @@ depend qstest depend qsymbols depend quotchap depend quotmark +depend ran_toks depend randtext depend rccol depend rcs-multi diff --git a/Master/tlpkg/tlpsrc/ran_toks.tlpsrc b/Master/tlpkg/tlpsrc/ran_toks.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/ran_toks.tlpsrc |