diff options
author | Karl Berry <karl@freefriends.org> | 2015-12-20 23:05:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-12-20 23:05:54 +0000 |
commit | 6db964e915c4d62a982a0aed51da9a831a15704f (patch) | |
tree | ed220e642ad19021d8f86fe2c6bbe71b187b3db8 /Master/tlpkg | |
parent | f4e67bebe6f832d21491cfa7ae1dfa9388899117 (diff) |
einfuehrung2 (20dec15)
git-svn-id: svn://tug.org/texlive/trunk@39153 c570f23f-e606-0410-a88d-b1316a301751
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-langgerman.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/einfuehrung2.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 a8360fb738a..c39fa636bc1 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -207,7 +207,7 @@ my @TLP_working = qw( ebezier ebgaramond ebgaramond-maths ebong ebook ebproof ebsthesis ec ecc ecclesiastic ecltree eco economic ecv ed edfnotes edmac edmargin ednotes eemeir eepic efbox egameps - egplot eiad eiad-ltx eijkhout einfuehrung ejpecp ekaia + egplot eiad eiad-ltx eijkhout einfuehrung einfuehrung2 ejpecp ekaia elbioimp electrum eledform eledmac elements ellipse ellipsis elmath elocalloc elpres elsarticle elteikthesis eltex elvish elzcards 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', diff --git a/Master/tlpkg/tlpsrc/collection-langgerman.tlpsrc b/Master/tlpkg/tlpsrc/collection-langgerman.tlpsrc index 53630a1652c..69387a3cb80 100644 --- a/Master/tlpkg/tlpsrc/collection-langgerman.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-langgerman.tlpsrc @@ -11,6 +11,7 @@ depend csquotes-de depend dehyph-exptl depend dhua depend einfuehrung +depend einfuehrung2 depend etdipa depend etoolbox-de depend fifinddo-info diff --git a/Master/tlpkg/tlpsrc/einfuehrung2.tlpsrc b/Master/tlpkg/tlpsrc/einfuehrung2.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/einfuehrung2.tlpsrc |