summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index b93203fb1a1..461da50afc7 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -2732,6 +2732,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex";
'hf-tikz' => 'tex',
'hrlatex' => 'latex', # requires interaction
'hu-berlin-bundle' => 'pdflatex-preserve-pdf --engine lualatex',
+ 'hycolor' => 'tex',
'hyperbar' => 'tex',
'intopdf', => 'tex',
'isodoc' => 'luatex',
@@ -3284,6 +3285,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot'
'findhyph' => 'findhyph.pdf', # we generate
'fundus' => $standardclean . '|outline.sty', # in own package
'gentle' => 'gentle.ps.gz', # pdf is enough
+ 'hycolor' => 'hycolor\.(drv|ins|log)',
'ibycus-babel' => $standardclean . '|ibyhyph.tex', # in hyphen-ancientgreek
'jadetex' => $standardclean # these sty files are in passivetex
. '|(dummyels|mlnames|ucharacters|unicode)\.sty',