diff options
author | Karl Berry <karl@freefriends.org> | 2010-06-04 17:25:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-06-04 17:25:49 +0000 |
commit | a7c32087bb038464128a9129a22e3cbb5dd4ce27 (patch) | |
tree | 745465d32b733b7acc8c2c17427b083468dbd574 /Master/tlpkg | |
parent | 67a9534d8f552d4ad1afb4c68e40b93cf5a51aea (diff) |
photo non-update
git-svn-id: svn://tug.org/texlive/trunk@18739 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 418d76f8b5c..b9db05f3579 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -234,7 +234,7 @@ my @TLP_working = qw( permute persian-bib petiteannonce pgf pgf-soroban pgf-umlsd pgfopts pgfplots phaistos philex philosophersimprint - phonetic picinpar pict2e pictex pictex2 pigpen + phonetic photo picinpar pict2e pictex pictex2 pigpen pinlabel pittetd pkfix pkfix-helper placeins placeins-plain plari plantslabels plates play plnfss plweb pmgraph pnas2009 diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 081cf4cfce9..b12a2d20c97 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1400,6 +1400,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex"; 'dotseqn' => 'latex', # requires interaction 'delimtxt' => 'latex -translate-file=empty.tcx', # no 8-bit 'engpron' => 'latex -translate-file=empty.tcx', # no 8-bit + 'ecclesiastic' => 'latex', # requires interaction 'etextools' => 'etex -translate-file=empty.tcx', # no 8-bit 'extpfeil' => 'latex -translate-file=empty.tcx', # no 8-bit 'fancyvrb' => 'latex -translate-file=empty.tcx', # no 8-bit |