diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-publishers.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/hu-berlin-bundle.tlpsrc | 0 |
4 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 4bf111ead11..ad4bad6a34a 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -348,7 +348,8 @@ my @TLP_working = qw( hf-tikz hfbright hfoldsty hhtensor histogr historische-zeitschrift hitec hithesis hletter hlist hmtrump hobby hobete hook-pre-commit-pkg horoscop - hpsdiss hrefhide hrlatex hulipsum hustthesis hvfloat hvindex + hpsdiss hrefhide hrlatex + hu-berlin-bundle hulipsum hustthesis hvfloat hvindex hypdvips hyper hyperbar hypernat hyperref hyperxmp hyph-utf8 hyphen-base hyphenat hyphenex hyplain ibycus-babel ibygrk icite icsv identkey idxcmds idxlayout ieeepes ietfbibs diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index e52ed6b22d3..62f989f2e27 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2672,6 +2672,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex"; 'hecthese' => 'etex', 'hf-tikz' => 'tex', 'hrlatex' => 'latex', # requires interaction + 'hu-berlin-bundle' => 'pdflatex-preserve-pdf --engine lualatex', 'hyperbar' => 'tex', 'intopdf', => 'tex', 'isodoc' => 'luatex', diff --git a/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc b/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc index c980dee278c..0b48d050b1d 100644 --- a/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc @@ -83,6 +83,7 @@ depend har2nat depend hecthese depend hithesis depend hobete +depend hu-berlin-bundle depend hustthesis depend icsv depend ieeepes diff --git a/Master/tlpkg/tlpsrc/hu-berlin-bundle.tlpsrc b/Master/tlpkg/tlpsrc/hu-berlin-bundle.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/hu-berlin-bundle.tlpsrc |