Extracting the XML Code

  • The ‘tex4ht filename’ instruction requests the processing of the code produced by the LaTeX compiler
  • The built-in-options-2 args-2 arguments might indicate what environment file to use, and what sets of fonts should be used
  • The environment file indicates where the fonts can be found
  • The postprocessor issues messages showing the environment file and fonts in use
tex4ht.c (2004-05-22-03:13)  
tex4ht -f/filename  
  -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/  
  -cmozhtf  
(/home/4/gurari/tex4ht.dir/texmf/tex4ht/base/solaris/tex4ht.env)  
(/home/4/gurari/tex4ht.dir/tex4ht.fls)  
(/usr/local/teTeX/share/texmf/fonts/tfm/public/cm/cmbsy10.tfm)  
(/home/4/gurari/tex4ht.dir/texmf/tex4ht/ht-fonts/mozilla/cm/cmbsy.htf)  
(/usr/local/teTeX/share/texmf/fonts/tfm/public/cm/cmr10.tfm)  
(/home/4/gurari/tex4ht.dir/texmf/tex4ht/ht-fonts/mozilla/cm/cmr.htf)  
(/usr/local/teTeX/share/texmf/fonts/tfm/public/cm/cmex10.tfm)  
(/home/4/gurari/tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/cm/cmex.htf)  
(/home/4/gurari/tex4ht.dir/texmf/tex4ht/ht-fonts/mozilla/charset/unicode.4hf)  
...  

28, next, prev, up, toc