diff options
author | Karl Berry <karl@freefriends.org> | 2011-01-23 19:18:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-01-23 19:18:04 +0000 |
commit | 1a7766f8eaec99aa55f9a73e855b0596935fd3a5 (patch) | |
tree | 4800bf709d65901ce578c6988f8b0beafd7baf95 /Master/tlpkg | |
parent | 33f8f6326b732b79aa2fcb441f8079b909cedd23 (diff) |
new latex package canoniclayout (23jan11)
git-svn-id: svn://tug.org/texlive/trunk@21155 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 1 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/canoniclayout.tlpsrc | 0 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index e688e7073f5..0f28caaee4e 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -64,6 +64,7 @@ my @TLP_working = qw( bracketkey braille braket breakcites breakurl bullcntr bundledoc bussproofs bytefield c-pascal cachepic calctab calligra calrsfs cals calxxxx-yyyy cancel + canoniclayout capt-of captcont captdef caption carlisle carolmin-ps cases casyl catchfilebetweentags catechis cbcoptic cbfonts diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 5dd76eed46f..09b57b99f97 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1517,6 +1517,7 @@ $standardsource='\.(c|drv|dtx|fea|fdd|ins|sfd)$|configure.*|install-sh'; 'bbold', 'bbold.dtx', 'blacklettert1','NULL', # don't try to do fontinst 'bosisio', '.*\.dtx', + 'canoniclayout','.*\.dtx', 'carlisle', '\.ins|ltxtable.tex', 'ccfonts', 'ccfonts.ins', 'chronology', 'chronology.dtx', @@ -1562,6 +1563,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex"; %specialinsrunner = ( 'bosisio' => 'latex -translate-file=empty.tcx', # ^^, no 8-bit 'bullcntr' => 'latex', # requires interaction + 'canoniclayout' => 'tex', 'carlisle' => "env TEXINPUTS=$core_latex/base:$core_latex/tools:. latex", 'clefval' => 'latex -translate-file=empty.tcx', # no 8-bit 'ctable' => 'latex', # requires interaction diff --git a/Master/tlpkg/tlpsrc/canoniclayout.tlpsrc b/Master/tlpkg/tlpsrc/canoniclayout.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/canoniclayout.tlpsrc diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 023db23b383..2c080475f17 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -68,6 +68,7 @@ depend calrsfs depend cals depend calxxxx-yyyy depend cancel +depend canoniclayout depend capt-of depend captcont depend captdef |