diff options
author | Karl Berry <karl@freefriends.org> | 2018-06-19 20:49:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-06-19 20:49:48 +0000 |
commit | 71007f96e52149a8057da764262bf1cd09256364 (patch) | |
tree | 9106358327ad76ed67a851bf1586b56f30f496e8 /Master/tlpkg | |
parent | 6c451de193d3fd68824f8c782701799d5444f68d (diff) |
kanaparser (19jun18)
git-svn-id: svn://tug.org/texlive/trunk@48052 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-luatex.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/kanaparser.tlpsrc | 0 |
4 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 816ff7ac70f..dbdf2437e84 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -352,7 +352,8 @@ my @TLP_working = qw( jknapltx jkmath jlabels jlreq jmlr jneurosci jpsj jsclasses jslectureplanner jumplines junicode jura juraabbrev jurabib juramisc jurarsp js-misc jvlisting - kantlipsum karnaugh karnaugh-map karnaughmap kastrup kdgdocs kerkis kerntest + kanaparser kantlipsum karnaugh karnaugh-map karnaughmap kastrup + kdgdocs kerkis kerntest keycommand keyfloat keyreader keystroke keyval2e keyvaltable kix kixfont knitting knittingpattern knowledge knuth knuth-lib knuth-local koma-moderncvclassic koma-script koma-script-examples koma-script-sfs diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index c6d2621d413..9a21e6a6acf 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1703,6 +1703,7 @@ $standardtex 'jadetex', '\.ltx|\.def|\.tex|\.ini|\.sty|\.fd', 'js-misc', '(cassette|idverb|js-misc|schild|sperr|xfig)\.tex', 'jslectureplanner', '\.lps|' . $standardtex, + 'kanaparser', 'kanaparser.(tex|lua)$', 'karnaugh', 'kvmacros.tex', 'kastrup', 'binhex.tex|' . $standardtex, 'keystroke', 'keystroke_.*|\.sty', diff --git a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc index 165879f6664..ebd17000a84 100644 --- a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc @@ -15,6 +15,7 @@ depend ctablestack depend enigma depend fontloader-luaotfload depend interpreter +depend kanaparser depend lua-visual-debug depend lua2dox depend luacode diff --git a/Master/tlpkg/tlpsrc/kanaparser.tlpsrc b/Master/tlpkg/tlpsrc/kanaparser.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/kanaparser.tlpsrc |