summaryrefslogtreecommitdiff
path: root/Build/tools/Tpm.pm
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-06-19 22:30:32 +0000
committerKarl Berry <karl@freefriends.org>2006-06-19 22:30:32 +0000
commit1c6ae1bc004f1c8a3b49e90c803ebef5030dcdaa (patch)
treea5e9dae89527e9a1cd59054046e1c6acf4d412d4 /Build/tools/Tpm.pm
parentefccbf2fa04224ae6ce0a33a93baca39c887ea8c (diff)
new format and collection xetex, new package xltxtra
git-svn-id: svn://tug.org/texlive/trunk@1704 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/tools/Tpm.pm')
-rw-r--r--Build/tools/Tpm.pm5
1 files changed, 3 insertions, 2 deletions
diff --git a/Build/tools/Tpm.pm b/Build/tools/Tpm.pm
index 2944702c230..774d0b1a162 100644
--- a/Build/tools/Tpm.pm
+++ b/Build/tools/Tpm.pm
@@ -122,9 +122,10 @@ my @engines = ("aleph", "enctex", "eomega", "metafont", "metapost", "omega", "pd
# The so called formats
my @formats = (
"alatex", "amstex", "context", "cslatex", "csplain", "enctex",
- "eplain", "fontinst", "generic", "jadetex", "lambda", "latex", "latex3",
+ "eplain", "fontinst", "generic", "jadetex", "lambda",
+ "latex", "latex3",
"mex", "physe", "phyzzx", "plain", "psizzl",
- "startex", "texinfo", "texsis", "xmltex", "ytex", );
+ "startex", "texinfo", "texsis", "xetex", "xmltex", "ytex", );
# Kind of font files
my @fonttypes = (
"afm", "misc", "ofm", "opentype", "ovf", "ovp", "pfb",