7.8 Commands used for centering and flushing of text
When a command controlling the alignement of text is used (@center,
@flushleft and @flushright), the main program takes
care of opening and closing paragraphs. The alignement commands are the
key of the
%paragraph_style hash.
The value is used in the function doing the formatting of the paragraphs.
See section Formatting (or not) a paragraph and a preformatted region.
A function references allows for a customization of the formatting of the text
appearing in the command block.
- Function Reference: $result paragraph_style_command $command $text
$command is the command name, $text is the text appearing within
the command. This function returns a formatted text.
The default is to return the text unmodified.
Doku-Base
This document was created by Netzdino using texi2html.
|