Up: XSLT parameters



4.1.1 Further XSLT parameters

The following parameters are not so important, but nobody knows. Many of them must be considered internal and shouldn't be changed by the user.

cat
(Default: cat.) Shell command for sending a file to standard output.


cp
(Default: cp -f.) Shell command for file copying.


css-mode
(Default: careful.) If standard, non-simplified CSS are created. On the other hand, very-careful makes very much simplified CSS for ancient browsers like Netscape 4, but unfortunately Konqueror, too.


debug
(Default: false.) If true, you see all LaTeX messages.


docbook-equations
(Default: text.) If mathml, DocBook XML+MathML is created.


dvips-offset
(Default: 0pt,0pt.) Dvips offset for the gallery processes.


eqn-gallery-filename
(Default: <dn>-eqn-gallery.) File name of the formulae gallery LaTeX file.


equation-resolution
(Default: value of html-resolution.) Dpi resolution of the bitmap equations.


file-extension
(Default: .) File extension of generated shell scripts, including a possible leading dot.


gallery-filename
(Default: <dn>-gallery.) File name of the image gallery LaTeX file.


given-document-name
(Default: tbook-temp-file.) Assumed filename of the document, if the correct one can't be determined (e.g. not Saxon used).


graphics-fontsize
(Default: default.) Font size assumed for all graphics. Default means “same of document”. 10pt, 11pt or 12pt. See “basefontsize” in tbookdtd.dtx.


gs
(Default: gs.) How to invoke Ghostscript.


html-extension
(Default: .xhtml.) Assumed file extension for the HTML file.


include-originals
(Default: true.) If true, you can click on bitmaps in HTML and get a view of the original JPEG.


index-at
(Default: @.) Symbol before the sorting key. Also xindy.


index-input-filename
(Default: <dn>-ind.xml.) File name for xindy output (which is XSLT input.)


index-markup-separator
(Default: |.) Symbol that introduces markup info in xindy output,


index-output-filename
(Default: <dn>-idx.xml.) File name for xindy input (which is XSLT output).


index-separator
(Default: !.) Symbol to separate xindy entry from subentry.


latex-quiet-option
(Default: -interaction=batchmode.) How to keep TeX calm.


lb
(Default: &#10; .) Line break within a shell script.


mathplayer-pi-location
(Default: head.) Where to put the <object> element and the processing instruction for the MathPlayer plugin. The default value makes tbook include it in the head of the XHTML file. For making Konqueror (that has a bug regarding this) happy, use body as the value for this parameter. The value none prevents any inclusion of MathPlayer specific code.


mkdir
(Default: mkdir -p.) Shell command for creating a sub directory.


mv
(Default: mv -f.) Shell command for file renaming.


rem
(Default: # .) Command that introduces comments in shell scripts.


rm
(Default: rm -f.) Default is del for Windows & OS/2. File deletion command.1


shift-equations
(Default: true, but false if css-mode is set to very-careful.) Should bitmap equations have a corrected baseline? (false necessary for Netscape 4.77).


two-side
(Default: article: false; book: true.) If true, duplex printing is assumed (e.g., all chapters start on odd pages).

Footnotes

[1] If you don't want that at all, set it e.g. to #.