diff options
author | Karl Berry <karl@freefriends.org> | 2007-05-22 20:49:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-05-22 20:49:08 +0000 |
commit | ab9a3ae80bfc0728f987dacf988b13f07109dab3 (patch) | |
tree | 67208bf56905d538158e742cf59ab2c6778e4aef | |
parent | 852be8117eb9ac0e0c9b5ad8a6cd71dd2c2deb3c (diff) |
xfrac in latex3 (22 May 2007 21:59:30)
git-svn-id: svn://tug.org/texlive/trunk@4339 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf/tpm/collection-latex3.tpm | 1 | ||||
-rw-r--r-- | Master/texmf/tpm/collection-latexextra.tpm | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf/tpm/collection-latex3.tpm b/Master/texmf/tpm/collection-latex3.tpm index 5d823f3ed33..1de54283f40 100644 --- a/Master/texmf/tpm/collection-latex3.tpm +++ b/Master/texmf/tpm/collection-latex3.tpm @@ -19,6 +19,7 @@ <TPM:Package name="galley"/> <TPM:Package name="template"/> <TPM:Package name="xbase"/> + <TPM:Package name="xfrac"/> <TPM:Package name="xinitials"/> <TPM:Package name="xor"/> <TPM:Package name="xparse"/> diff --git a/Master/texmf/tpm/collection-latexextra.tpm b/Master/texmf/tpm/collection-latexextra.tpm index 485622f87d2..0d99ed1dd5c 100644 --- a/Master/texmf/tpm/collection-latexextra.tpm +++ b/Master/texmf/tpm/collection-latexextra.tpm @@ -529,7 +529,6 @@ A large collection of add-on packages for LaTeX. <TPM:Package name="wrapfig"/> <TPM:Package name="xbmc"/> <TPM:Package name="xdoc"/> - <TPM:Package name="xfrac"/> <TPM:Package name="xifthen"/> <TPM:Package name="xmpincl"/> <TPM:Package name="xnewcommand"/> |