summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-07-16 20:23:15 +0000
committerKarl Berry <karl@freefriends.org>2021-07-16 20:23:15 +0000
commitece0c61581badd17ed4377fd9313b5e21aa5a927 (patch)
tree3823bbabe14d73b413f948a3077fb300072c036d
parent4c38ce6b85080cb3ec3aa689cd8bdea837b0732b (diff)
pyluatex runtime files
git-svn-id: svn://tug.org/texlive/trunk@59954 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/tex/lualatex/pyluatex/pyluatex-interpreter.py (renamed from Master/texmf-dist/doc/lualatex/pyluatex/pyluatex-interpreter.py)0
-rw-r--r--Master/texmf-dist/tex/lualatex/pyluatex/pyluatex-json.lua (renamed from Master/texmf-dist/doc/lualatex/pyluatex/pyluatex-json.lua)0
-rw-r--r--Master/texmf-dist/tex/lualatex/pyluatex/pyluatex.lua (renamed from Master/texmf-dist/doc/lualatex/pyluatex/pyluatex.lua)0
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
4 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/lualatex/pyluatex/pyluatex-interpreter.py b/Master/texmf-dist/tex/lualatex/pyluatex/pyluatex-interpreter.py
index 4a17b5f5b0f..4a17b5f5b0f 100644
--- a/Master/texmf-dist/doc/lualatex/pyluatex/pyluatex-interpreter.py
+++ b/Master/texmf-dist/tex/lualatex/pyluatex/pyluatex-interpreter.py
diff --git a/Master/texmf-dist/doc/lualatex/pyluatex/pyluatex-json.lua b/Master/texmf-dist/tex/lualatex/pyluatex/pyluatex-json.lua
index 711ef786196..711ef786196 100644
--- a/Master/texmf-dist/doc/lualatex/pyluatex/pyluatex-json.lua
+++ b/Master/texmf-dist/tex/lualatex/pyluatex/pyluatex-json.lua
diff --git a/Master/texmf-dist/doc/lualatex/pyluatex/pyluatex.lua b/Master/texmf-dist/tex/lualatex/pyluatex/pyluatex.lua
index 4f904afe157..4f904afe157 100644
--- a/Master/texmf-dist/doc/lualatex/pyluatex/pyluatex.lua
+++ b/Master/texmf-dist/tex/lualatex/pyluatex/pyluatex.lua
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index a9e90e7fc46..810cfd24cf8 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -2188,6 +2188,7 @@ $standardtex
'ptex-manual', 'NULL', # keep ptex-manual.sty in doc
'punk', 'NULL', # have separate punk-latex
'pwebmac', 'pwebmac.tex',
+ 'pyluatex', '\.(lua|py)$|' . $standardtex,
'qobitree', 'qobitree.tex',
'r_und_s', '\.tex|\.sty',
'randomlist', 'randomlist\.tex|' . $standardtex,