diff options
-rwxr-xr-x[-rw-r--r--] | Master/texmf-dist/scripts/puyotikz/puyotikz.py (renamed from Master/texmf-dist/tex/latex/puyotikz/puyotikz.py) | 0 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/puyotikz/puyotikz.py b/Master/texmf-dist/scripts/puyotikz/puyotikz.py index 66f536b4cae..66f536b4cae 100644..100755 --- a/Master/texmf-dist/tex/latex/puyotikz/puyotikz.py +++ b/Master/texmf-dist/scripts/puyotikz/puyotikz.py diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index f8b9eab53ea..c3f59b03cd2 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2115,7 +2115,6 @@ $standardtex 'ptex-base', '\.(ini|lib|src)$|(ascii-jplain|kinsoku|ptex).tex$', 'ptex-manual', 'NULL', # keep ptex-manual.sty in doc 'punk', 'NULL', # have separate punk-latex - 'puyotikz', '\.py|' . $standardtex, 'pwebmac', 'pwebmac.tex', 'qobitree', 'qobitree.tex', 'r_und_s', '\.tex|\.sty', @@ -3253,6 +3252,7 @@ $standardttf = '\.ttf|\.TTC'; 'pgfmolbio' => '\.lua$', 'placeat' => '\.lua$', 'pst-pdf' => '\.bat(.w95)?$', + 'puyotikz' => '\.py$', 'pythontex' => '([23]|_.*)\.py$', 'shipunov' => '\.(bat|sh|pl)$', 'songs' => '\.lua$', |