diff options
-rw-r--r-- | Master/texmf-dist/doc/latex/url/miscdoc.sty (renamed from Master/texmf-dist/tex/latex/url/miscdoc.sty) | 0 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/url/miscdoc.sty b/Master/texmf-dist/doc/latex/url/miscdoc.sty index 179939fc984..179939fc984 100644 --- a/Master/texmf-dist/tex/latex/url/miscdoc.sty +++ b/Master/texmf-dist/doc/latex/url/miscdoc.sty diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 8aeab8b4507..448c6fd89d4 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1044,6 +1044,7 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'translator', '\.dict|translator-language-mappings.tex|' . $standardtex, 'tugboat-plain','\.cmn|' . $standardtex, 'universa', '\.fd|uni\.sty', # not unidoc.sty + 'url', 'url\.sty', # not miscdoc.sty 'variations', '^variations\.tex|' . $standardtex, # not docvariations.tex 'varisize', '\.tex', 'vaucanson-g', '\.(def|tex)|' . $standardtex, |