summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-07-09 15:41:20 +0000
committerKarl Berry <karl@freefriends.org>2016-07-09 15:41:20 +0000
commit06dfd0dc9ed518e23ce205cd3c37c30a70b65549 (patch)
treec759603119cc3625d53349bb59711d08125e83d5 /Master
parent8388b9579dc3a69678aac4f535ff7b10e81e6742 (diff)
texosquery.tex in runtime
git-svn-id: svn://tug.org/texlive/trunk@41667 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/tex/latex/texosquery/texosquery.tex (renamed from Master/texmf-dist/doc/support/texosquery/texosquery.tex)0
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
2 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/support/texosquery/texosquery.tex b/Master/texmf-dist/tex/latex/texosquery/texosquery.tex
index b95300ac20d..b95300ac20d 100644
--- a/Master/texmf-dist/doc/support/texosquery/texosquery.tex
+++ b/Master/texmf-dist/tex/latex/texosquery/texosquery.tex
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 85989b8cc2c..960de1625be 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1748,6 +1748,7 @@ $standardtex = '(\.(.bx|4ht|cls|clo|cmap|code\.tex|def|fd|fontspec|ldf|sty)'
'tex-ps', '\.tex',
'texapi', 'texapi\.tex',
'texdraw', 'tex$|' . $standardtex,
+ 'texosquery', '\.tex$|' . $standardtex,
'texsis', '\.txs|TXS.*tex|texsis.tex',
'thesis-ekf', 'images|\.cls', # not magyar.ldf
'thesis-titlepage-fhac','LOGO.*|' . $standardtex,