There are a variety of miscellaneous parameters.
For FTANGLE: | ||
---|---|---|
• ASCII_fcn | Routine for converting strings to ASCII. | |
• cchar | Continuation character for Fortran. | |
• cdir_start | ‘?’ translates to this. | |
• line_char | Comment char. for FTANGLE’s line cmds.
| |
• line_length | ||
• paren.len | Length of one parenthesized index for ‘-n)’. | |
• paren.levels | Number of nested parentheses for ‘-n)’. | |
• paren.num | Number of permitted indices for ‘-n)’. | |
• meta.top | Material to precede tangled meta-comment. | |
• meta.prefix | Begins each line of meta-comment. | |
• meta.bottom | Material that follows the meta-comment. | |
• meta.top.hdr | Like meta.top, but for info at start of file. | |
• meta.prefix.hdr | As above. | |
• meta.bottom.hdr | As above. | |
• outer.def | FTANGLE converts ‘@d’ to this. | |
• outer.undef | FTANGLE converts ‘@u’ to this. | |
• protect | Protection character to end a continued line. | |
• suffix | Suffixes for output files. | |
For FWEAVE: | ||
• macros | Default name of the macro package to be read in by FWEAVE. | |
• limbo.begin | Default material to begin the limbo section. | |
• limbo.end | Default material to end the limbo section. | |
• meta.code.begin | ||
• meta.code.end | ||
• meta.TeX.begin | TeX material to begin FWEAVE’s output of a meta-comment. | |
• meta.TeX.end | As above, but end the meta-comment. | |
• preamble.named | TeX material to begin named section. | |
• preamble.unnamed | TeX material to begin unnamed section. | |
For both processors: | ||
• dot_constant.begin | Beginning character for dot constant. | |
• dot_constant.end | Ending character for dot constant. | |
• null_file | Name of the null file. |