diff options
author | Karl Berry <karl@freefriends.org> | 2008-05-19 00:51:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-05-19 00:51:55 +0000 |
commit | b5cb5d36168cc6cce85a6a807438d46638d79804 (patch) | |
tree | c72367fc538c84f7843fbfd545e29f5affd87c32 /Master/tlpkg | |
parent | 7fbbc3beac18fc29147a0b0fc3a58166f24d97ab (diff) |
new manual mpman-ru (12may08)
git-svn-id: svn://tug.org/texlive/trunk@8228 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 9 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 4 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/mpman-ru.tlpsrc | 2 |
3 files changed, 11 insertions, 4 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index d56befe447e..b2ffce53525 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -475,9 +475,10 @@ $standardsource='\.fdd|\.dtx|\.ins|\.c$|Makefile|configure.*|install-sh|\.drv'; 'mff', '\.mfj|\.bat|\.diz', 'fpl', "$standardsource|Add|\.sfd|\.pe|\.ps", 'hyphenex', ".*", - 'pgfplots', 'NULL', # keep manual.install.tex in doc/ + 'mpman-ru', 'NULL', # doc package + 'pgfplots', 'NULL', # keep manual.install.tex in doc/ 'rcs', "$standardsource|rcs.el|src", - 'semaphor', 'NULL', # keep Makefile in doc/ + 'semaphor', 'NULL', # keep Makefile in doc/ ); %specialfoundry = ( @@ -724,6 +725,7 @@ $standardfmt='latex'; 'mkpattern', 'plain', 'mkjobtexmf', 'generic', 'mpattern', 'metapost', + 'mpman-ru', 'russian', 'ntheorem-vn', 'vietnamese', 'ofs', 'generic', 'pacioli', 'fonts', @@ -802,6 +804,7 @@ $standardins='\.ins'; $standardinsrunner="latex -interaction=nonstopmode"; %specialmakeindex= ( + 'mpman-ru' => 'NULL', # doc ); $standardmakeindex='\.ist'; @@ -881,6 +884,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$|\.cmap'; 'minitoc', "\.ml[do]|$standardtex", 'misc', '\.sty|\.ltx|\.cls', 'mkpattern', 'mkpatter.tex', + 'mpman-ru', 'NULL', # doc package 'msg', "$standardtex|-msg\.tex", 'nag', "$standardtex|\.cfg|\.nag", 'nddiss', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$', @@ -1030,6 +1034,7 @@ $standardmp = '\.mp$'; 'feynmp', 'feynmp.mp', 'latexmp', 'latexmp.mp', 'mpattern', 'mpattern.mp', # don't install test.mp + 'mpman-ru', 'NULL', # doc package 'polski', 'NULL', # no sample-*.mp 'semioneside', 'NULL', # don't install figure*.mp 'textpath', 'textpath.mp', # don't install textpathfigs.mp diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 11c1de8d891..ff06f7f82bd 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -124,8 +124,8 @@ my @WorkingTLP = qw( mhequ mhs microtype minipage-marginpar minitoc minutes mkjobtexmf mkpattern mla-paper mlist mnsymbol - moderncv modroman mongolian-babel moreverb movie15 mp3d ms msg - multicap + moderncv modroman mongolian-babel moreverb movie15 mp3d + mpman-ru ms msg multicap multido munich muthesis mwcls nag namespc natbib nath nature ncclatex ncctools newlfm nih noitcrul nomencl nomentbl nostarch notes2bib diff --git a/Master/tlpkg/tlpsrc/mpman-ru.tlpsrc b/Master/tlpkg/tlpsrc/mpman-ru.tlpsrc new file mode 100644 index 00000000000..8a8e203003f --- /dev/null +++ b/Master/tlpkg/tlpsrc/mpman-ru.tlpsrc @@ -0,0 +1,2 @@ +name mpman-ru +category Documentation |