Next: Completion params, Previous: Subscript params, Up: Style [Contents][Index]
To some extent, the behavior of FWEB’s macro package fwebmac.sty can be changed by means of the following parameters. (Please try not to actually edit fwebmac.sty itself; it is produced automatically from fwebmac.web. And please don’t edit that file either!)
• doc.preamble | Preamble for entire document. | |
• doc.postamble | Postamble for entire document. | |
• format_IDENTIFIER | Macro name for typesetting upper-case identifiers. | |
• format.reserved | Macro for reserved words. | |
• format.short_identifier | Macro for single-character identifiers. | |
• format_OUTER_MACRO | Macro for upper-case ‘@d’ identifiers. | |
• format.outer_macro | Macro for lower-case ‘@d’ identifiers. | |
• format_WEB_MACRO | Macro for upper-case ‘@m’ identifiers. | |
• format.WEB_macro | Macro for lower-case ‘@m’ identifiers. | |
• format.intrinsic | Macro for intrinsic library functions. | |
• format_KEYWORD | Macro for upper-case keywords. | |
• format.keyword | Macro for lower-case keywords. | |
• format.typewriter | Macro for strings. | |
• format.wildcard | Macro for user-defined index entries. | |
• indent.TeX | Paragraph indentation for TeX part. | |
• indent.code | Paragraph indentation for code part. | |
• LaTeX.class | Specify the document class. | |
• LaTeX.class.options | Specify options for document class. | |
• LaTeX.package | Specify user package(s) | |
• LATeX.package.options | Specify options for user package(s). |
Next: Completion params, Previous: Subscript params, Up: Style [Contents][Index]