Next: Faces, Previous: Interface Options, Up: Customization
These options control the layout that WoMan uses to format the man page.
woman-fill-columnwoman-fill-framenil then most of the frame width is used,
overriding the value of woman-fill-column. Default is nil.
woman-default-indent-man
macros. Default is 5. Set this variable to 7 to emulate GNU/Linux man
formatting.
woman-bold-headingsnil then embolden section and subsection
headings. Default is t. [Heading emboldening is not standard
man behavior.]
woman-ignorenil then unrecognized requests etc. are
ignored. Default is t. This gives the standard roff behavior.
If nil then they are left in the buffer, which may aid debugging.
woman-preserve-asciinil then preserve ASCII characters in the
WoMan buffer. Otherwise, non-ASCII characters (that display as
ASCII) may remain, which is irrelevant unless the buffer is to be
saved to a file. Default is nil.
woman-emulationnroff or troff. Default
is nroff. troff emulation is experimental and largely
untested.