summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-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 4d795e4d696..6fcf20a9800 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1145,6 +1145,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'ecv', '\.sty|\.cls|\.ldf', # no docstrip.cfg, else system-wide
'edmac', 'edmac.tex|edstanza.tex|\.sty',
'eijkhout', '\.tex',
+ 'einfuehrung', 'NULL', # doc package
'eltex', 'eltex.*tex',
'elsarticle', 'elsarticle.cls', # no rvdtx, pdfwidgets
'epigram', 'epigram.tex',
@@ -1843,6 +1844,7 @@ $standardinsrunner="latex -interaction=nonstopmode";
%specialmakeindex= (
'apprends-latex' => 'NULL', # doc
'bigints' => 'NULL', # doc
+ 'einfuehrung' => 'NULL', # doc
'mpman-ru' => 'NULL', # doc
'musuos' => 'NULL', # gind.ist conflict
'pst-eucl-translation-bg' => 'NULL', # doc
@@ -1860,6 +1862,7 @@ $standardmp = '\.mp$';
'bpolynomial', 'bpolynomial.mp', # skip examples.mp
'chemarrow', 'NULL', # don't install arrow.mp
'dviincl', 'fix.*mp', # skip test-bop.mp
+ 'einfuehrung', 'NULL', # doc package
'epsincl', 'eps.*mp', # skip testincl.mp
'feynmp', 'feynmp.mp',
'hatching', '[^e].mp', # no htchuse.mp
@@ -1885,6 +1888,7 @@ $standardcsf='\.csf';
$standardbst='\.bst$';
%specialbst = (
+ 'einfuehrung' => 'NULL',
'mil3' => 'NULL',
'msu-thesis' => 'NULL',
'przechlewski-book-examples' => 'NULL',