The LaTeX2HTML Translator    Drakos/Moore 

previous up next To: Handling ``order-sensitive'' Commands index contents


Asking the Translator to Pass Commands to LATEX

Commands that should be passed on to LATEX for processing because there is no direct translation to HTML may be specified in the .latex2html-init file as input to the process_commands_in_tex subroutine. The format is the same as that for specifying commands to be ignored. Here is an example:
&process_commands_in_tex (<<_RAW_ARG_CMDS_);
fbox # {}
framebox # [] # [] # {}
<add your commands here>
_RAW_ARG_CMDS_


previous up next To: Handling ``order-sensitive'' Commands index contents

 Ross Moore 1991-03-26    Processed by LaTeX2HTML-FU