Suggestions |
---|
Search:
|
Next:
latex.graphics.formats |
Previous:
latex.biblioentry.style Up: Parameters: DB2LaTeX Switches param switch.mod.xsl |
latex.caption.swapskip — Improved typesetting of captions
<xsl:param name="latex.caption.swapskip">1</xsl:param>
DB2LaTeX supports $formal.title.placement as a mechanism for choosing whether captions will appear above or below the objects they describe. However, LaTeX will often produce an ugly result when captions occur above their corresponding content. This usually arises because of unsuitable \abovecaptionskip and \belowcaptionskip.
This variable, when set to '1', authorises DB2LaTeX to swap the caption 'skip' lengths when a caption is placed above its corresponding content. This is enabled by default.