diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2008-08-05 14:20:20 +0000 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2008-08-05 14:20:20 +0000 |
commit | 505a62b02785f465968da051faa2801234a91c9e (patch) | |
tree | cf0c83d5a6711e215e5fa2db17cb64e930a1262a /Master/tlpkg | |
parent | bf687e7363bb107761d39bf2425633982bc38249 (diff) |
new xpackages package (collection of latex3-flavoured latex2e packages)
git-svn-id: svn://tug.org/texlive/trunk@10101 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latex3.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/xpackages.tlpsrc | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/collection-latex3.tlpsrc b/Master/tlpkg/tlpsrc/collection-latex3.tlpsrc index eee91da9665..31ce4e920ab 100644 --- a/Master/tlpkg/tlpsrc/collection-latex3.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latex3.tlpsrc @@ -2,4 +2,5 @@ name collection-latex3 category Collection shortdesc LaTeX3 packages depend expl3 +depend xpackages depend collection-latex diff --git a/Master/tlpkg/tlpsrc/xpackages.tlpsrc b/Master/tlpkg/tlpsrc/xpackages.tlpsrc new file mode 100644 index 00000000000..9d41bd2cce2 --- /dev/null +++ b/Master/tlpkg/tlpsrc/xpackages.tlpsrc @@ -0,0 +1,2 @@ +name xpackages +category Package |