summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-01-21 22:19:26 +0000
committerKarl Berry <karl@freefriends.org>2016-01-21 22:19:26 +0000
commit7b16ba99a82485444514dce7c607a5717ab7fcff (patch)
tree8cea9e56887092c385813c65bfeccd66700019b9
parent4dcbe055d25ddc314a413b60d3ad95a001b63921 (diff)
tikz-feynman .lua in runtime
git-svn-id: svn://tug.org/texlive/trunk@39449 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/tex/latex/tikz-feynman/tikzfeynman.patch.lua (renamed from Master/texmf-dist/doc/latex/tikz-feynman/tikzfeynman.patch.lua)0
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
2 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tikz-feynman/tikzfeynman.patch.lua b/Master/texmf-dist/tex/latex/tikz-feynman/tikzfeynman.patch.lua
index 8201af6d5b8..8201af6d5b8 100644
--- a/Master/texmf-dist/doc/latex/tikz-feynman/tikzfeynman.patch.lua
+++ b/Master/texmf-dist/tex/latex/tikz-feynman/tikzfeynman.patch.lua
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index afaed90bd3e..9690267b492 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1714,6 +1714,7 @@ $standardtex='\.(.bx|code\.tex|cfg|sty|clo|ldf|cls|def|fd|fontspec|cmap|4ht)$';
'tipa', '\.fd$|\.def$|^(?!tipaman|boxchar|codelist).*\.sty$',
'tipa-de', 'NULL', # doc package
'titleref', '^..[^s].*\.sty', # not miscdoc.sty
+ 'tikz-feynman','\.lua|' . $standardtex,
'tkz-orm', 'tkz.*\.sty', # no pgfmanual.sty
'tlc2', 'NULL', # doc package
'tools', '\.cfg|\.sty|\.clo|\.cls|\.def|\.fd$|.?\.tex|^\.tex$',