summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-03-20 22:21:12 +0000
committerKarl Berry <karl@freefriends.org>2022-03-20 22:21:12 +0000
commit7cbb0f3677ae21009e7bf2bc708ecab8acbfd66e (patch)
tree67d9304949ff46440780ae12f4d139ada2e50cb2
parentd3ba633c5ebd90d9aae36a38373ab88a51da0916 (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-xMaster/tlpkg/libexec/ctan2tds1
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,