diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/hyperbar.tlpsrc | 0 |
4 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index ed25092fd05..c99846c0dea 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -331,7 +331,7 @@ my @TLP_working = qw( hhtensor histogr historische-zeitschrift hitec hithesis hletter hlist hobby hobete hook-pre-commit-pkg horoscop hpsdiss hrefhide hrlatex hulipsum hustthesis hvfloat hvindex - hypdvips hyper hypernat hyperref hyperxmp hyph-utf8 hyphen-base + hypdvips hyper hyperbar hypernat hyperref hyperxmp hyph-utf8 hyphen-base hyphenat hyphenex hyplain ibycus-babel ibygrk icsv idxcmds idxlayout ieeepes ietfbibs ifetex iffont ifmslide ifmtarg ifnextok ifoddpage ifplatform ifptex ifsym diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 1a17d793cc7..eece0314b6e 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2540,6 +2540,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex"; 'hecthese' => 'etex', 'hf-tikz' => 'tex', 'hrlatex' => 'latex', # requires interaction + 'hyperbar' => 'tex', 'intopdf', => 'tex', 'isodoc' => 'luatex', 'japanese' => 'platex', diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 545aab04893..862d5b26a19 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -536,6 +536,7 @@ depend hrefhide depend hvindex depend hypdvips depend hyper +depend hyperbar depend hypernat depend hyperxmp depend hyphenat diff --git a/Master/tlpkg/tlpsrc/hyperbar.tlpsrc b/Master/tlpkg/tlpsrc/hyperbar.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/hyperbar.tlpsrc |