diff options
author | Karl Berry <karl@freefriends.org> | 2010-04-27 01:11:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-04-27 01:11:09 +0000 |
commit | 27641243bb80c512247076301649db517d4eb35d (patch) | |
tree | 7e31dfac17c36b820f975aba90ca849b33d5bb46 /Master/tlpkg | |
parent | 2a02b4779d0acc1e6bfd719c6c19e12940617bec (diff) |
hrlatex update (25apr10)
git-svn-id: svn://tug.org/texlive/trunk@18020 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 376fb14c9e9..f3295462b83 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1389,6 +1389,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex"; 'geometry' => 'tex', 'german' => 'tex', 'graphics-pln' => "env TEXINPUTS=$Master/texmf-dist/source/latex/base: latex", + 'hrlatex' => 'latex', # requires interaction 'isodoc' => 'latex', # requires interaction 'labelcas' => 'latex', # requires interaction 'lcd' => 'latex -translate-file=empty.tcx', # no 8-bit |