![]() |
![]()
| ![]() |
![]()
NAMEderoff, delatex - remove formatting requests SYNOPSISderoff [ option ... ] file ... delatex file DESCRIPTIONDeroff reads each file in sequence and removes all nroff and requests and non-text arguments, backslash constructions, and constructs of preprocessors such as and Remaining text is written on the standard output. Deroff follows files included by and commands; if a file has already been included, a for that file is ignored and a terminates execution. If no input file is given, deroff reads from standard input. The options are
Delatex does for tex and latex (see files what deroff -wi does for troff files. SOURCE/src/cmd/deroff.c
SEE ALSOtroff(1), BUGSThese filters are not complete interpreters of troff or tex. For example, macro definitions containing cause chaos in deroff when the popular delimiters for eqn are in effect. Text inside macros is emitted at place of definition, not place of call.
|