diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-26 17:55:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-26 17:55:25 +0000 |
commit | a072ab3fdb413ffeb05e0d5136400ad418d89623 (patch) | |
tree | c3341121f34aa231a985abcef7fbe76c6f658128 /Master/tlpkg | |
parent | eed280295c235fcff9c88e1806867f53991340f9 (diff) |
new script texdiff 0.4 (24sep09)
git-svn-id: svn://tug.org/texlive/trunk@15464 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 | 32 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-binextra.tlpsrc | 30 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/texdiff.tlpsrc | 0 |
4 files changed, 36 insertions, 28 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 8f5de7fed6f..a6abec9662f 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -244,7 +244,7 @@ my @WorkingTLP = qw( tamethebeast tdclock tdsfrmath ted templates-fenn templates-sommer tengwarscript tensor termcal termlist teubner tex-ewd tex-gyre texcount - texdirflatten texilikecover texloganalyser texmate texments + texdiff texdirflatten texilikecover texloganalyser texmate texments texpower texshade textcase textfit textopo textpath textpos thailatex theoremref thesis-titlepage-fhac diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index ea6f4de284f..56be1c3b298 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1133,20 +1133,21 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'staves', 'fonts', 'tamil-omega', 'omega', 'texcount', 'support', + 'texdiff', 'support', 'texdirflatten', 'support', 'texloganalyser', 'support', - 'texsis', 'texsis', - 'textpath', 'metapost', - 'trajan', 'fonts', - 'tugboat-plain','plain', - 'txfonts', 'fonts', - 'universa', 'fonts', - 'vancouver', 'bibtex', - 'variations', 'generic', - 'vaucanson-g', 'generic', - 'velthuis', 'generic', - 'vertex', 'plain', - 'voss-de', 'german', + 'texsis', 'texsis', + 'textpath', 'metapost', + 'trajan', 'fonts', + 'tugboat-plain', 'plain', + 'txfonts', 'fonts', + 'universa', 'fonts', + 'vancouver', 'bibtex', + 'variations', 'generic', + 'vaucanson-g', 'generic', + 'velthuis', 'generic', + 'vertex', 'plain', + 'voss-de', 'german', 'wasy2', 'fonts', 'wsuipa', 'generic', 'xepersian', 'xelatex', @@ -1254,6 +1255,7 @@ $standardmp = '\.mp$'; 'textpath', 'textpath.mp', # don't install textpathfigs.mp ); + # packages which need special BibTeX styles installed %specialcsf= (); $standardcsf='\.csf'; @@ -1411,6 +1413,7 @@ $standardocp='\.ocp'; ); $standardxmt='\.xmt'; + # executable scripts to install under texmf*/.../scripts. # if they should end up in $bindir too, # add to Build/source/texk/texlive/Makefile.in (and ChangeLog). @@ -1436,22 +1439,25 @@ $standardxmt='\.xmt'; 'purifyeps' => 'purifyeps$', 'svn-multi' => 'svn-multi\.pl$', 'texcount' => '\.pl$', + 'texdiff' => 'texdiff$', 'texdirflatten' => 'texdirflatten$', 'texloganalyser' => 'texloganalyser', 'ulqda' => '\.pl$', 'vpe' => '\.pl$', ); + # packages which have info files to install. %specialinfos = ( 'latex2e-help-texinfo' => '\.info', ); -# packages which have man pages to install. Assume section 1 for now. +# packages which have man pages to install. We assume section 1. %specialmans = ( 'findhyph' => 'findhyph.1', 'pkfix-helper' => 'pkfix-helper.1', 'purifyeps' => 'purifyeps.1', + 'texdiff' => 'texdiff.1', 'texdirflatten' => 'texdirflatten.1', ); diff --git a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc index ed32850da12..5b27ab9f206 100644 --- a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc @@ -4,45 +4,47 @@ longdesc Various useful, but non-essential, support programs. Includes longdesc programs and macros for DVI file manipulation, literate longdesc programming, patgen, and the TeX Works Editor. depend collection-basic + depend a2ping depend asymptote depend bibtex8 depend ctie +depend cweb depend detex depend dtl depend dvi2tty +depend dviasm depend dvicopy depend dvidvi depend dviljk depend dvipng depend dvipos depend findhyph -depend getnonfreefonts -depend lacheck -depend listings-ext -depend patgen -depend pdftools -depend seetexk -depend texdoc -depend texware -depend tie -depend tpic2pdftex -depend web -depend cweb -depend dviasm depend fragmaster +depend getnonfreefonts depend hyphenex +depend lacheck depend latex2man depend latexmk +depend listings-ext depend mkind-english depend mkjobtexmf +depend patgen depend pdfcrop +depend pdftools depend pkfix depend pkfix-helper depend purifyeps +depend seetexk depend synctex depend texcount -depend texworks +depend texdiff depend texdirflatten +depend texdoc depend texloganalyser +depend texware +depend texworks +depend tie +depend tpic2pdftex +depend web depend xindy diff --git a/Master/tlpkg/tlpsrc/texdiff.tlpsrc b/Master/tlpkg/tlpsrc/texdiff.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/texdiff.tlpsrc |