diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 4 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-documentation-german.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/einfuehrung.tlpsrc | 0 |
4 files changed, 6 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index dded1411693..ecbb2639fce 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -135,7 +135,7 @@ my @TLP_working = qw( ean ean13isbn easy easy-todo easyfig easylist ebezier ebong ebsthesis ec ecc ecclesiastic ecltree economic ecv ed edfnotes edmac edmargin ednotes eemeir eepic egameps - egplot eiad eiad-ltx eijkhout ejpecp + egplot eiad eiad-ltx eijkhout einfuehrung ejpecp elbioimp electrum ellipsis elmath elpres elsarticle elteikthesis eltex elvish emarks emptypage emulateapj emp encxvlna endfloat endheads endnotes 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', diff --git a/Master/tlpkg/tlpsrc/collection-documentation-german.tlpsrc b/Master/tlpkg/tlpsrc/collection-documentation-german.tlpsrc index e59b40f6602..dc1de42721f 100644 --- a/Master/tlpkg/tlpsrc/collection-documentation-german.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-documentation-german.tlpsrc @@ -1,5 +1,6 @@ category Collection shortdesc German documentation +depend einfuehrung depend fifinddo-info depend kopka depend l2picfaq diff --git a/Master/tlpkg/tlpsrc/einfuehrung.tlpsrc b/Master/tlpkg/tlpsrc/einfuehrung.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/einfuehrung.tlpsrc |