diff options
author | Karl Berry <karl@freefriends.org> | 2010-06-11 00:43:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-06-11 00:43:33 +0000 |
commit | 1f2855b00ed53226ad9141e4d313f42af42b83a7 (patch) | |
tree | 512958193c7d1f5cdab0ab9db4e713d7dfa30036 /Master/tlpkg | |
parent | 030ea45adcac9c8cf31e5e2ad474965155c8d4e0 (diff) |
papermas 1.0b (10jun10)
git-svn-id: svn://tug.org/texlive/trunk@18884 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 | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/papermas.tlpsrc | 0 |
4 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 1ab58d9e7c0..4500ec00883 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -226,7 +226,7 @@ my @TLP_working = qw( oberdiek ocgtools ocr-latex octavo ofs ogham oldlatin oldstyle onlyamsmath onrannual opcit optional ordinalpt orkhun ot-tableau othello oubraces outline overpic - pagecont pagenote pagerange pageslts paper papercdcase papertex + pagecont pagenote pagerange pageslts paper papercdcase papermas papertex parallel paresse parrun passivetex patch patchcmd patgen2-tutorial pauldoc pax pbox pb-diagram pdf14 pdf-forms-tutorial-de pdf-forms-tutorial-en diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 56db4143be5..25b8b61880f 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -934,6 +934,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'ntheorem', '\.sty|\.std', 'ofs', '^ofs\.tex|ofsdef\.tex|ofs-.*\.tex|\.sty|a.*\.tex|.*fn\.tex', 'pageslts', '\.sty|[^c]\.cfg', # omit ltxdoc.cfg, would be system-wide + 'papermas', '\.sty|[^c]\.cfg', # omit ltxdoc.cfg, would be system-wide 'patch', '\.tex', 'pdf-trans', 'pdf-trans.tex', 'pdfcprot', '\.cpa|\.sty', diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index d76878a60a6..7ac2c8e129b 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -440,6 +440,7 @@ depend pagerange depend pageslts depend paper depend papercdcase +depend papermas depend papertex depend paralist depend paresse diff --git a/Master/tlpkg/tlpsrc/papermas.tlpsrc b/Master/tlpkg/tlpsrc/papermas.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/papermas.tlpsrc |