diff options
author | Karl Berry <karl@freefriends.org> | 2018-03-26 21:45:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-03-26 21:45:49 +0000 |
commit | c5dfeb9ad263b4b62be8f308146a685ffcea304f (patch) | |
tree | a3eec12a4ec653d352fa4ed1f213f63fa53f26b2 /Master/tlpkg | |
parent | b122c04cb991adda209f6eb10e8e3f3c31a1f73c (diff) |
npp-for-context
git-svn-id: svn://tug.org/texlive/trunk@47139 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-context.tlpsrc | 6 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/npp-for-context.tlpsrc | 0 |
4 files changed, 6 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index f1406c8bf42..8f085224eb1 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -460,7 +460,7 @@ my @TLP_working = qw( nmbib noconflict nodetree noindentafter noitcrul nolbreaks nomencl nomentbl nonfloat nonumonpart nopageno norasi-c90 normalcolor nostarch notes notes2bib notespages notestex - notex-bst noto notoccite novel nowidow nox + notex-bst noto notoccite novel nowidow nox npp-for-context nrc ntgclass ntheorem ntheorem-vn nuc nucleardata numberedblock numericplots numname numnameru numprint numspell nwejm oberdiek objectz obnov diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index ca8ac7d0e38..d328bddcab0 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2095,6 +2095,7 @@ $standardtex 'musixtnt', 'generic', 'mxedruli', 'fonts', 'nkarta', 'fonts', + 'npp-for-context', 'context/third', 'oberdiek', 'generic', 'ocherokee', 'omega', 'ofs', 'generic', diff --git a/Master/tlpkg/tlpsrc/collection-context.tlpsrc b/Master/tlpkg/tlpsrc/collection-context.tlpsrc index a7f47b6a87e..d33f9d9115f 100644 --- a/Master/tlpkg/tlpsrc/collection-context.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-context.tlpsrc @@ -7,10 +7,12 @@ depend collection-basic # depend context depend jmn -# from ctan:info: +# +# other contributed: depend context-notes-zh-cn +depend npp-for-context # -# rest are contrib modules: +# rest are contrib modules from the garden: depend context-account depend context-algorithmic depend context-animation diff --git a/Master/tlpkg/tlpsrc/npp-for-context.tlpsrc b/Master/tlpkg/tlpsrc/npp-for-context.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/npp-for-context.tlpsrc |