{"id":504,"date":"2012-04-16T17:10:27","date_gmt":"2012-04-16T11:40:27","guid":{"rendered":"http:\/\/www.cvr.cc\/?p=504"},"modified":"2012-04-16T17:10:27","modified_gmt":"2012-04-16T11:40:27","slug":"tex4ht-options","status":"publish","type":"post","link":"https:\/\/cvr.cc\/?p=504","title":{"rendered":"TeX4ht: Options"},"content":{"rendered":"<p>Following is an incomplete list of options that can be passed on to TeX4ht when it is run from command line. These can also be provided as options when <code>tex4ht<\/code> package is loaded in a LaTeX document with the default <code>usepackage<\/code> command.<br \/>\n<!--more--><\/p>\n<table cellpadding=\"6\" cellspacing=\"0\">\n<tr>\n<td style=\"font-family:monospace; color:#27d;border-top: 1px dotted gray;\">-css<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nto ignore <small>CSS<\/small> code, use command line option <code>-css<\/code>.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">-xtpipes<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nto avoid <code>xtpipes<\/code> post-processing the output. This might be useful for docbook <small>XML<\/small> output.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">0<\/td>\n<td style=\"border-top: 1px dotted gray;\">\npagination shall be obtained through the option <code>0<\/code> or <code>1<\/code>, at locations marked with <code>PageBreak<\/code>.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">1, 2, 3, 4, 5, 6, 7<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor automatic sectioning pagination (to break at various section levels), use the appropriate command line option <code>1, 2, 3, 4, 5, 6, 7<\/code>.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">DOCTYPE<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nto request a <code>DOCTYPE<\/code> declaration, use the command line option <code>DOCTYPE<\/code>.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">Gin-dim<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor key dimensions of the graphic, try this option.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">Gin-dim+<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor key dimensions when the bounding box is not available.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">NoFonts<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nto ignore <small>CSS<\/small> font decoration.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">PMath<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nOption to choose positioned math. Example: Example: <code>def({PMath$}<\/code>; <code>def){$EndPMath}<\/code>; <code>def[{PMath$$}<\/code>; <code>def]{$$EndPMath}<\/code>.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">RL2LR<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nto reverse the direction of RL sentences.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">TocLink<\/td>\n<td style=\"border-top: 1px dotted gray;\">\noption to request links from the tables of contents.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">^13<\/td>\n<td style=\"border-top: 1px dotted gray;\">\noption for active superscript character.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">_13<\/td>\n<td style=\"border-top: 1px dotted gray;\">\noption for active subscript character.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">bib-<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor degraded bibliography friendlier for conversion to <code>.doc<\/code>.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">bibtex2<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nOption <code>bibtex2<\/code> requires compilation of <code>jobname j.aux<\/code> with bibtex.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">charset<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor alternate character set, use the command line option <code>charset=\"...\"<\/code> (e.g., <code>charset=\"utf8\"<\/code>).<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">css-in<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nthe inline <small>CSS<\/small> code will be extracted from the input of the previous compilation, so an extra compilaion might be needed for this option to make it effective.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">css2<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor <small>CSS<\/small> 2 code.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">early^<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor default catcode of superscript in the <code>Preamble<\/code>.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">early_<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor default catcode of subscript in the <code>Preamble<\/code>.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">endnotes<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor end notes instead of footnotes, use this option.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">enumerate+<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor enumerated list elements with valued data. This will use the description list like <code>&lt;dt&gt;...&lt;\/dt&gt;<\/code> for the list counter.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">enumerate-<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor enumerated list element&rsquo;s <code>&lt;li&gt;<\/code>&rsquo;s with value attributes, use this command line option. This will be an ordered list with the value of list counter provided as an attribute namely, <code>value<\/code> of the <code>&lt;li&gt;<\/code> element.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">fn-in<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor inline footnotes use this option.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">fn-out<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor offline footnotes.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">fonts<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor tracing L<span style=\"position: relative; bottom: 0.3ex; margin-left: -0.36em; margin-right: -0.15em; text-transform: uppercase\"><small>a<\/small><\/span>T<span style=\"position: relative; top: 0.5ex; margin-left: -0.1667em; margin-right: -0.125em; text-transform: uppercase\">e<\/span>X font commands, use this command line option.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">fonts+<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor marking of the base font, use this option.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">font<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor adjusted font size, use the command line option <code>font=...<\/code> (e.g., font=-2).<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">frames-<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor frames support. <code>frames<\/code> is also valid option for frames support.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">frames-fn<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor content, <small>TOC<\/small> and footnotes in three frames.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">frames<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor <small>TOC<\/small> and content in two frames.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">gif<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor bitmaps of pictures in <code>.gif<\/code> format, use this option.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">graphics-<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nif the included graphics are of degraded quality, try the command line options <code>graphics-num<\/code> or <code>graphics-<\/code>. The <code>num<\/code> should provide the density of pixels in the bitmaps (e.g., 110).<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">hidden-ref<\/td>\n<td style=\"border-top: 1px dotted gray;\">\noption to hide clickable index and bibliography references.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">html+<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor stricter <small>HTML<\/small> code.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">imgdir<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor addressing images in a subdirectory, use the option <code>imgdir:...\/<\/code>.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">image-maps<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor <code>image-maps<\/code> support.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">index<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor <em>n<\/em>-column index, use the command line option, <code>index=n<\/code> (e.g., index=2).<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">info-oo<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor extra tracing information while generating open office output.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">info<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor extra information in the <code>jobname.log<\/code> file.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">java<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor <code>java<\/code>support.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">javahelp<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor <code>JavaHelp<\/code> output format, use this command line option.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">javascript<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor <code>javascript<\/code> support.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">jh-<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor sources failing to produce <small>XML<\/small> versions of <small>HTML<\/small>, try this command line option.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">jpg<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor bitmaps of pictures in <code>.jpg<\/code> format, use this option.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">li-<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor enumerated list elements li&rsquo;s with value attributes.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">math-<\/td>\n<td style=\"border-top: 1px dotted gray;\">\noption to use when sources fail to produce clean math code.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">mathltx-<\/td>\n<td style=\"border-top: 1px dotted gray;\">\noption to use when sources fail to produce clean <code>mathltx<\/code> code.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">mathml-<\/td>\n<td style=\"border-top: 1px dotted gray;\">\noption to use when sources fail to produce clean <small>M<\/small>ath<small>ML<\/small> code.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">mathplayer<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor <small>M<\/small>ath<small>ML<\/small> on Internet Explorer + MathPlayer.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">minitoc&iexcl;<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor mini tocs immediately after the header use the command line option, <code>minitoc&lt;<\/code>.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">mouseover<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor pop ups on mouse over.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">next<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor linear cross-links of pages, use this option.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">nikud<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor Hebrew vowels, use the command line option, <code>nikud<\/code>.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">no-DOCTYPE<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nto remove <small>DOCTYPE<\/small> declaration from the output.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">no-VERSION<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nto remove <code>&lt;?xml version=\"...\"?&gt;<\/code> processing instruction from the output.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">no^<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor non-active <code>^<\/code> (superscript), use the option <code>no^<\/code>.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">no_<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor non-active <code>_<\/code> (subscript command), use the command line option, <code>no_<\/code>.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">no_^<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor both non-active superscript and subscript, use the option <code>no_^<\/code>.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">nolayers<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nto remove overlays of slides, use this option.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">nominitoc<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nthis will eliminate mini tables of contents from the output.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">notoc*<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor tocs without <code>*<\/code> entries, use this option. The <code>notoc*<\/code> option is applicable only to pages that are automatically decomposed into separate web pages along section divides. It shall be used when <code>addcontentsline<\/code> instructions are present in the sources.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">obj-toc<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor frames-like object based table of contents, use the command line option <code>obj-toc<\/code>.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">p-width<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor width specifications of tabular <code>p<\/code> entries, use this option.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">pic-RL<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor pictorial RL.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">pic-align<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor pictorial align environment.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">pic-array<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor pictorial array.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">pic-cases<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor pictorial cases environment.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">pic-eqalign<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor pictorial equalign environment.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">pic-eqnarray<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor pictorial eqnarray.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">pic-equation<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor pictorial equations.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">pic-fbox<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor pictorial or bitmapped fbox&rsquo;es.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">pic-framebox<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor bitmap fameboxes.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">pic-longtable<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor bitmapped longtable.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">pic-m+<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor pictorial <code>$...$<\/code> and <code>$$...$$<\/code> environments with L<span style=\"position: relative; bottom: 0.3ex; margin-left: -0.36em; margin-right: -0.15em; text-transform: uppercase\"><small>a<\/small><\/span>T<span style=\"position: relative; top: 0.5ex; margin-left: -0.1667em; margin-right: -0.125em; text-transform: uppercase\">e<\/span>X alt, use the command line option <code>pic-m+<\/code> (not safe).<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">pic-m<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor pictorial <code>$...$<\/code> environments, use the command line option <code>pic-m<\/code> (not recommended).<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">pic-matrix<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor pictorial matrix.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">pic-tabular<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nuse this option for pictorial tabular.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">plain-<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor scaled down implimentation.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">prog-ref<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor pointers to code files from root fragments, use the command line option <code>prof-ref<\/code>. This is for debugging.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">refcaption<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor links into captions, instead of flat heads, use this option.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">rl2lr<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nto reverse the direction of Hebrew words, use this option.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">sec-filename<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor file names derived from section titles, use the command line option <code>sec-filename<\/code>.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">sections+<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor back links to table of contents, use this option.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">svg-<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor external <small>SVG<\/small> files, try this option.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">svg-obj<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nsame as above.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">svg<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor dvi pictures in <code>svg<\/code> format.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">tab-eq<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor tab-based layout of equation environment, use this option.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">trace-onmo<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor mouseover tracing of compilation, use the command line option, <code>trace-onmo<\/code>.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">url-enc<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor <small>URL<\/small> encoding within href, use this option. <code>Configure{url-encoder}<\/code> can be used to fine tune encoding.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">url-il2-pl<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor il2-pl <small>URL<\/small> encoding.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">ver<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor vertically stacked frames. Effective when <code>frames<\/code> option is requested.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">xht<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor file name extension, <code>.xht<\/code>, use this command line option.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray;\">xhtml<\/td>\n<td style=\"border-top: 1px dotted gray;\">\nfor <small>XML<\/small> code, use the command line option, <code>xml<\/code> or <code>xhtml<\/code>.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"font-family:monospace; color:#27d; border-top: 1px dotted gray; border-bottom: 1px dotted gray;\">xml<\/td>\n<td style=\"border-top: 1px dotted gray; border-bottom: 1px dotted gray;\">\nSee previous entry.<\/td>\n<\/tr>\n<\/table>\n","protected":false},"excerpt":{"rendered":"<p>Following is an incomplete list of options that can be passed on to TeX4ht when it is run from command line. These can also be provided as options when tex4ht package is loaded in a LaTeX document with the default usepackage command.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[30,15,16],"tags":[],"class_list":["post-504","post","type-post","status-publish","format-standard","hentry","category-options","category-tex","category-tex4ht"],"_links":{"self":[{"href":"https:\/\/cvr.cc\/index.php?rest_route=\/wp\/v2\/posts\/504","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cvr.cc\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cvr.cc\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cvr.cc\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cvr.cc\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=504"}],"version-history":[{"count":0,"href":"https:\/\/cvr.cc\/index.php?rest_route=\/wp\/v2\/posts\/504\/revisions"}],"wp:attachment":[{"href":"https:\/\/cvr.cc\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=504"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cvr.cc\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=504"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cvr.cc\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=504"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}