-
The
‘t4ht
filename’
command
performs
mainly
platform-based
tasks
such
as
-
Creating
bitmaps
for
pictures
-
Validating
XML
and
CSS
files
- The environment file provides scripts for the different
tasks
- The utility issues messages showing the environment file
and scripts in use
t4ht.c (2004-04-21-00:17)
t4ht -f/filename
(/home/4/gurari/tex4ht.dir/texmf/tex4ht/base/solaris/tex4ht.env)
Entering filename.lg
System call: dvips -Ppdf -mode ibmvga -D 110 -f filename.idv -pp 1 > zzfilename.ps
This is dvips(k) 5.86 Copyright 1999 Radical Eye Software (www.radicaleye.com)
' TeX output 2004.09.09:2024' ->
<tex.pro><alt-rule.pro><texc.pro><texps.pro>. <cmr10.pfb>[1]
System return: 0
System call: gs -sDEVICE=ppm -sOutputFile=zzfilename.ppm -r110x110 -dTextAlphaBits=2
-dGraphicsAlphaBits=2 -q -dbatch -dNOPAUSE zzfilename.ps -c quit
System return: 0
System call: convert -crop 0x0 -density 110x110 -transparent '#FFFFFF'
zzfilename.ppm filename0x.gif
System return: 0
System call: rm zzfilename.ps
System return: 0
System call: rm zzfilename.ppm
System return: 0
Entering filename.css
Entering filename.tmp
System call: java -classpath /home/4/gurari/main.dir/bin.dir myparser filename.xml
System return: 0
System call: vcss filename.css
No error or warning found
System return: 0
|