summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-09-05 21:58:47 +0000
committerKarl Berry <karl@freefriends.org>2015-09-05 21:58:47 +0000
commitdd9af8d6468a7f432235669fdbc5dbb7283b3bf8 (patch)
tree937c6529efbb56603ad4f01f93ef4cca11968c5b
parent14a002e69731151ac62707840fe0229ad40c2b5a (diff)
tikz-bayesnet code in runtime (5 Sep 2015 15:10:19)
git-svn-id: svn://tug.org/texlive/trunk@38295 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/tex/latex/tikz-bayesnet/tikzlibrarybayesnet.code.tex (renamed from Master/texmf-dist/doc/latex/tikz-bayesnet/tikzlibrarybayesnet.code.tex)0
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
2 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/tikz-bayesnet/tikzlibrarybayesnet.code.tex b/Master/texmf-dist/tex/latex/tikz-bayesnet/tikzlibrarybayesnet.code.tex
index 4253532c9f2..4253532c9f2 100644
--- a/Master/texmf-dist/doc/latex/tikz-bayesnet/tikzlibrarybayesnet.code.tex
+++ b/Master/texmf-dist/tex/latex/tikz-bayesnet/tikzlibrarybayesnet.code.tex
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index a4fc94b2e2f..389d8b505e8 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1395,7 +1395,7 @@ $standardfmt='latex';
# packages which need special .tex/.sty files installed
-$standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|fontspec|cmap|4ht)$';
+$standardtex='\.(.bx|code\.tex|cfg|sty|clo|ldf|cls|def|fd|fontspec|cmap|4ht)$';
%specialtex = (
'2up', '2up\.tex|' . $standardtex,
'FAQ-en', 'NULL',