Suggestions |
---|
Search:
|
Next:
latex.decimal.point |
Previous:
latex.generate.indexterm Up: Parameters: DB2LaTeX Switches param switch.mod.xsl |
latex.hyphenation.tttricks — DB2LaTeX hyphenation linebreak tricks
<xsl:param name="latex.hyphenation.tttricks">0</xsl:param>
Usually, LaTeX does not perform hyphenation in “teletype” (monospace) text. This can lead to formatting problems. But certain monospace texts, such as URLs and filenames, have “natural” breakpoints such as full stops and slashes. DB2LaTeX's “tttricks” exploit a hyphenation trick in order to provide line wrapping in the middle of monospace text. Set this to '1' to enable these tricks (they are not enabled by default). See also the FAQ.