diff options
author | Karl Berry <karl@freefriends.org> | 2009-07-13 23:40:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-07-13 23:40:21 +0000 |
commit | b04590dfd56abc429b598c9b2827abe9db2153c9 (patch) | |
tree | 9c4c5a0d2068111e56b8aa76d0d3594dee191e69 /Master/tlpkg | |
parent | 0af2478b2fffcfb568853fe034377ca32d849b77 (diff) |
oberdiek 2.0 draft update, for testing
git-svn-id: svn://tug.org/texlive/trunk@14245 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latex.tlpsrc | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/ifluatex.tlpsrc | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/collection-latex.tlpsrc b/Master/tlpkg/tlpsrc/collection-latex.tlpsrc index ea696e1b30d..5a49eaad093 100644 --- a/Master/tlpkg/tlpsrc/collection-latex.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latex.tlpsrc @@ -1,7 +1,7 @@ category Collection shortdesc Basic LaTeX packages longdesc These packages are either mandated by the core LaTeX team, or -longdesc otherwise highly recommended. +longdesc otherwise strongly recommended. depend ae depend amscls depend amsmath diff --git a/Master/tlpkg/tlpsrc/ifluatex.tlpsrc b/Master/tlpkg/tlpsrc/ifluatex.tlpsrc index 320938cfb06..4f66ce17ff4 100644 --- a/Master/tlpkg/tlpsrc/ifluatex.tlpsrc +++ b/Master/tlpkg/tlpsrc/ifluatex.tlpsrc @@ -1,3 +1,4 @@ +# separated from oberdiek since it is so basic, and not just latex. docpattern f texmf-dist/doc/latex/oberdiek/ifluatex.pdf docpattern f texmf-dist/doc/latex/oberdiek/test/ifluatex* srcpattern f texmf-dist/source/latex/oberdiek/ifluatex.dtx |