All other specified short options (words starting with one minus character -) are interpreted as groff options or option clusters with or without argument. No space is allowed between options and their argument. Except from the -marg options, all options will be passed on, i.e. they are included unchanged in the command for the output without effecting the work of grog.
A filespec argument can either be the name of an existing file or a single minus - to mean standard input. If no filespec is specified standard input is read automatically.
It is possible to specify arbitrary groff options on the command line. These are passed on the output without change, except for the -marg options.
The groff program has trouble when the wrong -marg option or several of these options are specified. In these cases, grog will print an error message and exit with an error code. It is better to specify no -marg option. Because such an option is only accepted and passed when grog does not find any of these options or the same option is found.
If several different -marg options are found by grog an error message is produced and the program is terminated with an error code. But the output is written with the wrong options nevertheless.
Remember that it is not necessary to determine a macro package. A roff file can also be written in the groff language without any macro package. grog will produce an output without an -marg option.
As groff also works with pure text files without any roff requests, grog cannot be used to identify a file to be a roff file.
The groffer(1) program heavily depends on a working grog.
The grog source contains two files written in different programming languages: grog.pl is the Perl version, while grog.sh is a shell script using awk(1) . During the run of make(1) , it is determined whether the system contains a suitable version of perl(1) . If so, grog.pl is transformed into grog; otherwise grog.sh is used instead.
- grog meintro.me
- grog pic.ms
- grog meintro.me pic.ms
- grog -ksS -Tdvi grnexmpl.g
This file is part of grog, which is part of groff, a free software project. You can redistribute it and/or modify it under the terms of the GNU General Public License (CR]GPL]) as published by the Free Software Foundation, either version~2, or (at your option) any later version.
You should have received a copy of the CR]GNU General Public License] along with groff, see the files CB]COPYING] and CB]LICENSE] in the top directory of the groff source package. Or read the man~page gpl(1) . You can also write to the Free Software Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA.