diff options
author | Karl Berry <karl@freefriends.org> | 2024-02-27 16:39:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-02-27 16:39:22 +0000 |
commit | 4624d267ff83f197bbce4cf296d291465069296c (patch) | |
tree | 49e6b7eff411379cdad1ce2ece5be61fd5223e4b /Master/tlpkg/tlpsrc/context-legacy.tlpsrc | |
parent | 65a3a51d7339ef8503008808be1cc5ece6583d92 (diff) |
infrastructure changes for making the context 2024 update
git-svn-id: svn://tug.org/texlive/trunk@70188 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/context-legacy.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/context-legacy.tlpsrc | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/context-legacy.tlpsrc b/Master/tlpkg/tlpsrc/context-legacy.tlpsrc index 7625d5b6b96..618a1eac14e 100644 --- a/Master/tlpkg/tlpsrc/context-legacy.tlpsrc +++ b/Master/tlpkg/tlpsrc/context-legacy.tlpsrc @@ -1,3 +1,8 @@ +shortdesc The ConTeXt macro package, MkII +longdesc In TeX Live, ConTeXt MkII is split from current ConTeXt (MkIV +longdesc and newer.) See https://contextgarden.net and +longdesc https://pragma-ade.com for information about ConTeXt. + depend context depend metapost depend pdftex @@ -22,12 +27,12 @@ depend mptopdf docpattern d texmf-dist/doc/context/scripts/mkii docpattern f texmf-dist/doc/man/man1/texmfstart.* +docpattern f texmf-dist/doc/man/man1/texexec.* runpattern d texmf-dist/bibtex/bst/context/mkii runpattern d texmf-dist/context/data/texfont runpattern d texmf-dist/metapost/context/base/mpii runpattern d texmf-dist/scripts/context/ruby -runpattern d texmf-dist/scripts/context/stubs runpattern d texmf-dist/tex/context/base/mkii runpattern d texmf-dist/tex/context/bib runpattern d texmf-dist/tex/context/fonts/mkii |