diff options
author | Norbert Preining <preining@logic.at> | 2008-07-29 15:50:02 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2008-07-29 15:50:02 +0000 |
commit | a51ebdee895b5fbcada72092437712499f1be4ba (patch) | |
tree | 8648af4c775e7b404c4e241a3a39fdc40aa19267 /Master/tlpkg/tlpsrc | |
parent | e79f2ac8f6669b46c6fc3a01725a79057637197a (diff) |
add context-mathsets
git-svn-id: svn://tug.org/texlive/trunk@9885 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-context.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/context-mathsets.tlpsrc | 5 |
2 files changed, 6 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/collection-context.tlpsrc b/Master/tlpkg/tlpsrc/collection-context.tlpsrc index 50a5dba1c16..6a340623848 100644 --- a/Master/tlpkg/tlpsrc/collection-context.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-context.tlpsrc @@ -15,5 +15,6 @@ depend context-french depend context-letter depend context-lettrine depend context-lilypond +depend context-mathsets depend collection-metapost depend collection-basic diff --git a/Master/tlpkg/tlpsrc/context-mathsets.tlpsrc b/Master/tlpkg/tlpsrc/context-mathsets.tlpsrc new file mode 100644 index 00000000000..a20c10742a2 --- /dev/null +++ b/Master/tlpkg/tlpsrc/context-mathsets.tlpsrc @@ -0,0 +1,5 @@ +name context-mathsets +category Package +runpattern d texmf-dist/tex/context/third/mathsets +runpattern f texmf-dist/tex/context/interface/third/t-mathsets.xml +docpattern d texmf-dist/doc/context/third/mathsets |