This method sets the size (in half-points, like 15 for 7.5-point)
that the header on each page will appear in. The header
is usually just ``modulename p. pagenumber''.
Set this value to true if you don't want the formatter to try
putting a hidden code on all Perl symbols (as best as it can
notice them) that labels them as being not in English, and
so not worth spellchecking.
This sets the language code to tag this document as being in. By
default, it is currently the value of the environment variable
RTFDEFLANG, or if that's not set, then the value
1033 (for US English).
Setting this appropriately is useful if you want to use the RTF
to spellcheck, and/or if you want it to hyphenate right.
Here are some notable values:
1033 US English 2057 UK English 3081 Australia English 4105 Canada English 1034 Spain Spanish
2058 Mexico Spanish
1031 Germany German
1036 France French
3084 Canada French
1035 Finnish
1044 Norwegian (Bokmal)
2068 Norwegian (Nynorsk)
If you are particularly interested in customizing this module's output
even more, see the source and/or write to me.
Copyright (c) 2002 Sean M. Burke. All rights reserved.
This library is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
This program is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of
merchantability or fitness for a particular purpose.