summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/tex/luatex/nodetree/nodetree.lua (renamed from Master/texmf-dist/doc/luatex/nodetree/nodetree.lua)0
-rw-r--r--Master/texmf-dist/tex/luatex/nodetree/nodetree.tex (renamed from Master/texmf-dist/doc/luatex/nodetree/nodetree.tex)0
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
3 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/luatex/nodetree/nodetree.lua b/Master/texmf-dist/tex/luatex/nodetree/nodetree.lua
index 170f040c348..170f040c348 100644
--- a/Master/texmf-dist/doc/luatex/nodetree/nodetree.lua
+++ b/Master/texmf-dist/tex/luatex/nodetree/nodetree.lua
diff --git a/Master/texmf-dist/doc/luatex/nodetree/nodetree.tex b/Master/texmf-dist/tex/luatex/nodetree/nodetree.tex
index 71373b5d716..71373b5d716 100644
--- a/Master/texmf-dist/doc/luatex/nodetree/nodetree.tex
+++ b/Master/texmf-dist/tex/luatex/nodetree/nodetree.tex
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 10033f47416..71678d8f439 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1690,6 +1690,7 @@ $standardtex = '(\.(.bx|4ht|cls|clo|cmap|code\.tex|def|fd|fontspec|ldf|sty)'
'nag', '\.nag|' . $standardtex,
'navigator', '(t-)?navigator.tex|' . $standardtex,
'nddiss', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$',
+ 'nodetree', 'nodetree.(tex|lua)|' . $standardtex,
'noindentafter', "noindentafter\.sty",
'notes', '[^s]\.(eps|pdf|png)|' . $standardtex, # not notes.pdf
'ntheorem', '\.sty|\.std',