Set size of headings (HTML only).
Type & position: | command, preamble & main part |
Syntax: | !html_nodesize <value> |
Description: | You can set the font size of the HTML headlines with this
switch. By default UDO will use value of 1. That means, that UDO will
print <H1>...</H1> for chapters,
<H2>...</H2> for sections etc. The example shows
how to tell UDO that it should print <H2>...</H2>
for chapters etc. |
Example: | !html_nodesize 2 |
Exists since: | Release 5 Patchlevel 4 |
See also: | !node, !subnode, !subsubnode,
!subsubsubnode |