diff options
author | Karl Berry <karl@freefriends.org> | 2018-03-13 22:07:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-03-13 22:07:05 +0000 |
commit | b5f3209624cdaeceec32d0878fc3bfa5b3585670 (patch) | |
tree | c5c457a935ea3bbda4e98d9a80ab3bbc6366af82 /Master/tlpkg/libexec | |
parent | 60225bd10db8028303b99b5992eb3c9d60e89763 (diff) |
lyluatex (13mar18)
git-svn-id: svn://tug.org/texlive/trunk@46952 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 16555faf803..11087d6d091 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1730,6 +1730,7 @@ $standardtex 'luatexko', '\.lua|' . $standardtex, 'luatodonotes','\.lua|' . $standardtex, 'luaxml', '\.lua|' . $standardtex, + 'lyluatex', '\.sty', # not *.cls 'magyar', 'NULL', # do not install in runtime, conflicts with babel 'manjutex', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$|manju.tex', 'math-e', 'NULL', |