summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-12-20 23:05:54 +0000
committerKarl Berry <karl@freefriends.org>2015-12-20 23:05:54 +0000
commit6db964e915c4d62a982a0aed51da9a831a15704f (patch)
treeed220e642ad19021d8f86fe2c6bbe71b187b3db8 /Master/tlpkg/libexec
parentf4e67bebe6f832d21491cfa7ae1dfa9388899117 (diff)
einfuehrung2 (20dec15)
git-svn-id: svn://tug.org/texlive/trunk@39153 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds4
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 271c811f819..5ef11a38136 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1486,6 +1486,7 @@ $standardtex='\.(.bx|code\.tex|cfg|sty|clo|ldf|cls|def|fd|fontspec|cmap|4ht)$';
'exsheets', 'dicts|' . $standardtex,
'eijkhout', '\.tex',
'einfuehrung', 'NULL', # doc package
+ 'einfuehrung2','NULL', # doc package
'eltex', 'eltex.*tex',
'elsarticle', 'elsarticle.cls', # no rvdtx, pdfwidgets
'enigma', 'NULL',
@@ -2364,6 +2365,7 @@ $standardinsrunner="latex -interaction=nonstopmode";
'apprends-latex' => 'NULL', # doc
'bigints' => 'NULL', # doc
'einfuehrung' => 'NULL', # doc
+ 'einfuehrung2' => 'NULL', # doc
'labyrinth' => 'NULL', # doc
'luaintro' => 'NULL', # doc
'minitoc' => 'NULL', # doc
@@ -2388,6 +2390,7 @@ $standardmp = '\.mp$';
'chemarrow', 'NULL', # don't install arrow.mp
'dviincl', 'fix.*mp', # skip test-bop.mp
'einfuehrung', 'NULL', # doc package
+ 'einfuehrung2','NULL', # doc package
'epsincl', 'eps.*mp', # skip testincl.mp
'feynmp', 'feynmp.mp',
'hatching', '[^e].mp', # no htchuse.mp
@@ -2416,6 +2419,7 @@ $standardcsf='\.csf';
$standardbst='\.bst$';
%specialbst = (
'einfuehrung' => 'NULL',
+ 'einfuehrung2' => 'NULL',
'feupphdteses' => 'NULL',
'latex-bib-ex' => 'NULL',
'latex-referenz' => 'NULL',