Suggestions |
---|
Search:
|
Next:
latex.use.ltxtable |
Previous:
latex.decimal.point Up: Parameters: DB2LaTeX Switches param switch.mod.xsl |
latex.trim.verbatim — Toggle the trimming of leading and trailing whitespace in verbatim environments
<xsl:param name="latex.trim.verbatim">0</xsl:param>
In verbatim environments such as programlisting [2.0.9] and screen [2.0.9], it can be useful to trim leading and trailing whitespace. However, this is not compliant with The Definitive Guide.