diff options
author | Karl Berry <karl@freefriends.org> | 2019-11-10 22:09:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-11-10 22:09:48 +0000 |
commit | 91b9b666768bb2cd82ad9fbdfb0ffd97422f078d (patch) | |
tree | 4737cf9f6ede59f38e2415cc85617720b0d97cb0 /Master/tlpkg | |
parent | 7198cdbbf2bd08240a3b0dc9125572b6355b500c (diff) |
grffile
git-svn-id: svn://tug.org/texlive/trunk@52727 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 30afdfe9de9..e26eb46dab7 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2700,6 +2700,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex"; 'gost' => 'latex', # requires interaction 'grabbox' => 'tex', 'graphics-pln' => "env TEXINPUTS=$Master/texmf-dist/source/latex/base: latex", + 'grffile' => 'tex', 'halloweenmath' => 'latex', # requires interaction 'hecthese' => 'etex', 'hf-tikz' => 'tex', |