summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-04-29 23:59:41 +0000
committerKarl Berry <karl@freefriends.org>2010-04-29 23:59:41 +0000
commit20c4fb92a115f9fbb0362a9834d4fc56aa99adcb (patch)
tree15ea8d7fc92164bf75d7141553e058a3e541f6b1 /Master/tlpkg
parent8f6599a9f86ce52e246d5595a68700551208ee9c (diff)
new package mylatexformat (29apr10)
git-svn-id: svn://tug.org/texlive/trunk@18049 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check1
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
-rw-r--r--Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/mylatexformat.tlpsrc0
4 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 38b36e1c350..858ed3b834e 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -206,6 +206,7 @@ my @TLP_working = qw(
moreverb movie15 mp3d mparhack
mpman-ru ms msc msg mslapa mtgreek multibib multicap multirow
multibox multido multiobjective munich muthesis mwcls mxd mxedruli
+ mylatexformat
nag namespc natbib nath nature ncclatex ncctools
needspace newfile newlfm newverbs nextpage
nfssext-cfr niceframe nicetext nih nkarta noitcrul
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 751497beab0..70d414b0078 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -809,7 +809,7 @@ $standardfmt='latex';
# packages which need special .tex/.sty files installed
$standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
-%specialtex= (
+%specialtex = (
'FAQ-en', 'NULL',
'abbr', '\.tex',
'abstyles', 'apreambl.tex', # not a4c.sty
@@ -914,6 +914,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'mpman-ru', 'NULL', # doc package
'msg', "-msg\.tex|" . $standardtex,
'multirow', '^..[^s].*\.sty', # not miscdoc.sty
+ 'mylatexformat', '.*\.ltx',
'nag', '\.nag|' . $standardtex,
'nddiss', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$',
'notes', '[^s]\.(eps|pdf|png)|' . $standardtex, # not notes.pdf
diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
index 851cb77a5a2..79c1c9f3857 100644
--- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
@@ -391,6 +391,7 @@ depend multibox
depend multibbl
depend multicap
depend multirow
+depend mylatexformat
depend nag
depend namespc
depend ncclatex
diff --git a/Master/tlpkg/tlpsrc/mylatexformat.tlpsrc b/Master/tlpkg/tlpsrc/mylatexformat.tlpsrc
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/mylatexformat.tlpsrc