Request output buffer.
Type & position: | switch, preamble |
Syntax: | !use_output_buffer [<abbreviations>] |
Description: | For all destination formats UDO breaks lines after the amount
of characters you set with !parwidth. When converting to Windows
Help or HTML it can happen that UDO makes mistakes when inserting
links. If you use this switch UDO will print a complete paragraph into
the output buffer, it will then insert the links and in the final step
it will break the lines. Because this method slows down the conversion
of the source file UDO doesn't use the output buffer normally. |
Example: | !use_output_buffer [win,html] |
Exists since: | Release 5 Patchlevel 6 |
See also: | !parwidth |