01.01.2013 Views

AT&T UNIX™PC Unix System V Users Manual - tenox

AT&T UNIX™PC Unix System V Users Manual - tenox

AT&T UNIX™PC Unix System V Users Manual - tenox

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

DEROFF (l) DEROFF (l)<br />

NAME<br />

derofi - remove nrofi/trofi, tbl, and eqn constructs<br />

SYNOPSIS<br />

deroff [ -mx I [ -w I [ files I<br />

DESCRIPTION<br />

Deroff reads each of the files in sequence and removes all troff<br />

requests, macro calls, backslash constructs, eqn(1) constructs<br />

(between .EQ and .EN lines, and between delimiters), and tbl(1)<br />

descriptions, perhaps replacing them with white space (blanks and<br />

blank lines), and writes the remainder of the file on the standard<br />

output. Deroff follows chains of included files (.so and .nx troff<br />

commands); if a file has already been included, a .so naming that<br />

file is ignored and a .nx naming that file terminates execution. If<br />

no input file is given, deroff reads the standard input.<br />

The -m option may be followed by an m, s, or I. The -mm<br />

option causes the macros be interpreted so that only running text<br />

is output (i.e., no text from macro lines.) The -ml option forces<br />

the -mm option and also causes deletion of lists associated with<br />

the mm macros.<br />

If the -w option is given, the output is a word list, one "word"<br />

per line, with all other characters deleted. Otherwise, the output<br />

follows the original, with the deletions mentioned above. In text,<br />

a "word" is any string that contains at least two letters and is<br />

composed of letters, digits, ampersands (&), and apostrophes ( ' );<br />

in a macro call, however, a "word" is a string that begins with at<br />

least two letters and contains a total of at least three letters. Delimiters<br />

are any characters other than letters, digits, apostrophes,<br />

and ampersands. Trailing apostrophes and ampersands are<br />

removed from "words."<br />

SEE ALSO<br />

eqn( 1 ), nrofi( 1 ), tbl( 1 ).<br />

BUGS<br />

Deroff is not a complete troff interpreter, so it can be confused by<br />

subtle constructs. Most such errors result in too much rather than<br />

too little output.<br />

The -ml option does not handle nested lists correctly.<br />

- 1 -

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!