summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-03-11 00:26:40 +0000
committerKarl Berry <karl@freefriends.org>2011-03-11 00:26:40 +0000
commit82939b1791f084d4f8dd55923ed894d658b9b172 (patch)
treed3f64dcbaea3685b0f7a7037b467ec87aa2a7344 /Master/tlpkg
parenta15edb62a11ed95f77b65bf8fdaba6cdbfdec638 (diff)
new examples package mil3 (10mar11)
git-svn-id: svn://tug.org/texlive/trunk@21677 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds14
-rw-r--r--Master/tlpkg/tlpsrc/collection-documentation-english.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/mil3.tlpsrc0
4 files changed, 10 insertions, 7 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 71de5ffc510..7fb5af151d2 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -232,7 +232,7 @@ my @TLP_working = qw(
metafont-beginners metago metalogo metaobj metaplot metatex metauml
method metre
mfnfss mfpic mfpic4ode mftinc mh mhchem
- mhequ microtype midnight midpage miller
+ mhequ microtype midnight midpage mil3 miller
minibox minipage-marginpar miniplot minitoc
minted minutes
mkgrkindex mkjobtexmf mkpattern
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 93302a460a7..a8e0a2cf52f 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1082,14 +1082,15 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'mfpic', 'mfpic.tex|mfpic.sty|mfppatch.tex',
'mfpic4ode', 'mfpic4ode.tex|' . $standardtex,
'midnight', '\.tex',
+ 'mil3', 'NULL',
'mathabx', 'mathabx\.(dcl|tex)|' . $standardtex,
'minitoc', '\.ml[do]|' . $standardtex,
'misc', '\.sty|\.ltx|\.cls',
'mkpattern', 'mkpatter.tex',
- 'montex', "(mlsgalig|mlstrans|mnhyphex)\.tex|" . $standardtex,
+ 'montex', '(mlsgalig|mlstrans|mnhyphex)\.tex|' . $standardtex,
'mpman-ru', 'NULL', # doc package
- 'msg', "-msg\.tex|" . $standardtex,
- 'msuthesis', "gb4e-compat\.tex|" . $standardtex,
+ 'msg', '-msg\.tex|' . $standardtex,
+ 'msuthesis', 'gb4e-compat\.tex|' . $standardtex,
'multirow', '^..[^s].*\.sty', # not miscdoc.sty
'mylatexformat', '.*\.ltx',
'nag', '\.nag|' . $standardtex,
@@ -1687,13 +1688,14 @@ $standarddvi = 'NULL'; # rely on authors/CTAN making pdf's.
$standardcsf='\.csf';
%specialcsf = (
- 'disser', 'cp1251lc.csf', # cp1251.csf dup with gost
+ 'disser' => 'cp1251lc.csf', # cp1251.csf dup with gost
);
$standardbst='\.bst$';
%specialbst = (
- 'msuthesis', 'NULL',
- 'umthesis', 'NULL',
+ 'mil3' => 'NULL',
+ 'msuthesis' => 'NULL',
+ 'umthesis' => 'NULL',
);
# packages which need special BibTeX data files (not) installed.
diff --git a/Master/tlpkg/tlpsrc/collection-documentation-english.tlpsrc b/Master/tlpkg/tlpsrc/collection-documentation-english.tlpsrc
index 8ca98fac19f..fcef3412f09 100644
--- a/Master/tlpkg/tlpsrc/collection-documentation-english.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-documentation-english.tlpsrc
@@ -31,6 +31,7 @@ depend mathmode
depend memdesign
depend metafont-beginners
depend metapost-examples
+depend mil3
depend patgen2-tutorial
depend pdf-forms-tutorial-en
depend plain-doc
diff --git a/Master/tlpkg/tlpsrc/mil3.tlpsrc b/Master/tlpkg/tlpsrc/mil3.tlpsrc
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/mil3.tlpsrc