diff options
author | Karl Berry <karl@freefriends.org> | 2022-03-20 22:21:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-03-20 22:21:12 +0000 |
commit | 7cbb0f3677ae21009e7bf2bc708ecab8acbfd66e (patch) | |
tree | 67d9304949ff46440780ae12f4d139ada2e50cb2 | |
parent | d3ba633c5ebd90d9aae36a38373ab88a51da0916 (diff) |
luaaddplot.tex in runtime (branch)
git-svn-id: svn://tug.org/texlive/branches/branch2021.final@62843 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/tex/luatex/luaaddplot/luaaddplot.tex (renamed from Master/texmf-dist/doc/luatex/luaaddplot/luaaddplot.tex) | 0 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/luatex/luaaddplot/luaaddplot.tex b/Master/texmf-dist/tex/luatex/luaaddplot/luaaddplot.tex index 8225d53d193..8225d53d193 100644 --- a/Master/texmf-dist/doc/luatex/luaaddplot/luaaddplot.tex +++ b/Master/texmf-dist/tex/luatex/luaaddplot/luaaddplot.tex diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 416ac6c2a80..e3e32306ae5 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2110,6 +2110,7 @@ $standardtex 'lua-ul', '\.lua|' . $standardtex, 'lua-visual-debug', '\.lua|' . $standardtex, 'lua2dox', 'NULL', # .def is lua code + 'luaaddplot', 'luaaddplot.tex|' . $standardtex, 'luabidi', '(arabmaths|footnoterule)|' . $standardtex, 'luaintro', 'NULL', # doc pkg 'luakeys', '\.lua|luakeys\.tex|' . $standardtex, |