Linux Commands Examples

A great documentation place for Linux commands

mmroff

cross reference preprocessor


see also : groff - troff - tbl - pic - eqn

Synopsis

mmroff [ -x ] groff_arguments


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

description

mmroff is a simple preprocessor for groff, it is used for expanding cross references in mm, see groff_mm(7). groff is executed twice, first with -z and -rRef=1 to collect all cross references and then to do the real processing when the cross reference file is up to date.

-x

Just create the cross reference file. This can be used to refresh the cross reference file, it isn’t always needed to have accurate cross references and by using this option groff will only be run once.

files

/usr/share/groff/1.22.1/tmac/m.tmac
/usr/share/groff/1.22.1/tmac/mm/*.cov
/usr/share/groff/1.22.1/tmac/mm/*.MT
/usr/share/groff/1.22.1/tmac/mm/locale


see also

groff _mm, groff_mmse, groff, troff , tbl , pic , eqn


author

Jörgen Hägg, Lund, Sweden <jh[:at:]axis[:dot:]se>.

How can this site be more helpful to YOU ?


give  feedback