diff options
author | Norbert Preining <preining@logic.at> | 2006-06-13 12:47:22 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2006-06-13 12:47:22 +0000 |
commit | 8108f4b83943ae40bad45433631d893bc4973f04 (patch) | |
tree | 91b9a2147e99186142fc5243e8b517d04909de70 | |
parent | b738e8798c5dd6c7a03ebcba2dba1f970486c400 (diff) |
move skaknew from latexextra to games
git-svn-id: svn://tug.org/texlive/trunk@1677 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf/tpm/collection-games.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-games.tpm b/Master/texmf/tpm/collection-games.tpm index 9e76ed4c700..664c05bc707 100644 --- a/Master/texmf/tpm/collection-games.tpm +++ b/Master/texmf/tpm/collection-games.tpm @@ -28,6 +28,7 @@ Setups for typesetting various board games, including chess <TPM:Package name="psgo"/> <TPM:Package name="sgame"/> <TPM:Package name="skak"/> + <TPM:Package name="skaknew"/> <TPM:TLCore name="collection-latex"/> </TPM:Requires> <TPM:Provides>TLCore/collection-games</TPM:Provides> diff --git a/Master/texmf/tpm/collection-latexextra.tpm b/Master/texmf/tpm/collection-latexextra.tpm index 5e9b430e588..687bb718b5a 100644 --- a/Master/texmf/tpm/collection-latexextra.tpm +++ b/Master/texmf/tpm/collection-latexextra.tpm @@ -430,7 +430,6 @@ A large collection of add-on packages for LaTeX. <TPM:Package name="showlabels"/> <TPM:Package name="sidecap"/> <TPM:Package name="sides"/> - <TPM:Package name="skaknew"/> <TPM:Package name="slantsc"/> <TPM:Package name="slashbox"/> <TPM:Package name="slidenotes"/> |