diff options
author | Karl Berry <karl@freefriends.org> | 2010-05-06 16:19:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-05-06 16:19:56 +0000 |
commit | 3aab32591e4dcaddfffd6cca2b84919eb453cfa5 (patch) | |
tree | 9160b15c1afd5404c7dcf2bf76d3d315078ea202 /Master/tlpkg | |
parent | 4dbafe34d8d1f82c8c145c31ff0e0df85e0f5a6b (diff) |
doc + separate package optional (3may10)
git-svn-id: svn://tug.org/texlive/trunk@18131 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/optional.tlpsrc | 0 |
3 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 82d1128d61d..5f0cf296052 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -213,7 +213,7 @@ my @TLP_working = qw( nomencl nomentbl nonfloat nopageno nostarch notes notes2bib notoccite nrc ntgclass ntheorem-vn numname numprint oberdiek ocgtools ocr-latex octavo ofs ogham oldlatin oldstyle - onlyamsmath onrannual opcit + onlyamsmath onrannual opcit optional ordinalpt orkhun ot-tableau othello oubraces outline pagecont pagenote pagerange paper papercdcase papertex parallel paresse parrun passivetex diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 2cad992a944..31cdc548ad5 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -424,6 +424,7 @@ depend octavo depend oldstyle depend onlyamsmath depend opcit +depend optional depend outline depend outliner depend overpic diff --git a/Master/tlpkg/tlpsrc/optional.tlpsrc b/Master/tlpkg/tlpsrc/optional.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/optional.tlpsrc |