Next: @@ commands Prev: Starting Up: Top Top: Top

--- COMMAND-LINE OPTIONS ---

Command-line options may be put into the initialization file .fweb. In that file, options beginning with a plus sign are processed before the command-line options. Otherwise, they are processed after the command-line options.

Menu

Negating options
How to invert the meaning of an option.
-1
Brief debugging mode.
-2
Verbose debugging mode.
-a
ASCII translations.
-b
Number blocks.
-c
Set global language to C.
-c++
Set global language to C++.
-D_.
Display information about FWEB's reserved words.
-d
Convert unnumbered `do...enddo's to Fortran--77.
-E_.
Change the delimiter of a file-name extension.
-e
Turn on automatic file-name completion.
-f
Turn off module references for identifiers.
-h
Where to get help.
-I_.
Append a directory to search list for include files.
-i
Don't print contents of @I include files.
-i!
Don't even read @I include files.
-L_.
Select global language.
-l
Echo the input line.
-m
Define a WEB macro.
-m4
Understand the m4 built-in commands.
-m;
Append pseudo-semicolons to WEB macro definitions.
-n
Set global language to Fortran--77.
-n9
Set global language to Fortran--90.
-n;
For Fortran--77, supply semicolons automatically (default).
-nb
In Fortran, number the ifs and dos.
-np
Print semicolons in woven Fortran output.
-n\
In Fortran--90, free-form syntax continued with '\\'.
-n&
In Fortran--90, free-form syntax continued with '&'.
-n/
In Fortran, recognize '//' as the start of a short comment.
-n!
In Fortran, make '!' denote the start of a short comment.
-o
Turn off FWEAVE's mechanisms for overloading operators.
-q
Don't translate Ratfor.
-P_.
Select TeX processor.
-p
Set style parameter.
-r
Set the global language to Ratfor--77.
-r9
Set the global language to Ratfor--90.
-rb
In Ratfor, number the ifs and dos.
-rg
Set |goto| parameters.
-rk
Suppress comments about Ratfor statement translation.
-rK_.
Write out comments about Ratfor statement translation.
-r;
Turn on Ratfor's auto-semi mode.
-r/
In Ratfor, recognize '//' as the start of a short comment.
-r!
In Ratfor, make '!' denote the start of a short comment.
-s
Print statistics about memory usage.
-t
Truncate identifiers.
-u
Undefined a predefined or command-line macro.
-v
Make all comments verbatim.
-W_.
Flag-setting commands for FWEAVE.
-w
Modify processing of fwebmac.sty.
-X_.
Print selected cross-reference information.
-x
Reduce or eliminate cross-reference information.
-y
Allocate dynamic memory.
-Z_.
Display default values of style-file parameters.
-z
Change name of style file.
-.
Don't recognize dot constants.
-\
Explicitly escape continued strings.
-lp.
Continue parenthesized strings with backslashes.
-colon.
Set starting automatic statement number.
->
Redirect tangled output.
-=
Redirect tangled output.
-#
Don't print comments about line numbers and module names in tangled output.
-+
Don't interpret compound assignment operators.
-/
Recognize '//' as the start of a short comment.
-!
Make '!' denoted the start of a short comment.

Info options
Information options.