Difference between revisions of "Groff"
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
|Name=groff | |Name=groff | ||
− | |Short description=Document formatting system | + | |Short description=Document formatting system. |
|Full description=Based on a device-independent version of `troff,' `groff' (GNU Troff) is a document processor which reads plain text and formatting commands, produces formatted output from them, and then outputs it to another device. The package is essential for viewing online manual pages. Output can be produced in a number of formats including plain ASCII and PostScript. All the standard macro packages are supported. | |Full description=Based on a device-independent version of `troff,' `groff' (GNU Troff) is a document processor which reads plain text and formatting commands, produces formatted output from them, and then outputs it to another device. The package is essential for viewing online manual pages. Output can be produced in a number of formats including plain ASCII and PostScript. All the standard macro packages are supported. | ||
|Homepage URL=https://www.gnu.org/software/groff/ | |Homepage URL=https://www.gnu.org/software/groff/ | ||
Line 13: | Line 13: | ||
https://www.gnu.org/software/groff/grohtml.pdf | https://www.gnu.org/software/groff/grohtml.pdf | ||
+ | |||
+ | '''Selection from the [https://shop.fsf.org/ FSF shop]''' | ||
+ | |||
+ | [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] | ||
+ | |||
+ | [https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line] | ||
+ | |||
+ | ---- | ||
+ | ---- | ||
+ | '''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]''' | ||
+ | ---- | ||
+ | ---- | ||
+ | |||
+ | If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org | ||
+ | ---- | ||
|Decommissioned or Obsolete=No | |Decommissioned or Obsolete=No | ||
|Donate=https://my.fsf.org/donate/ | |Donate=https://my.fsf.org/donate/ | ||
− | |Related projects=Deroff,Spline | + | |Related projects=gnustandards,Deroff,Spline |
|Keywords=editing,troff,formatting,GNU troff | |Keywords=editing,troff,formatting,GNU troff | ||
− | |Version identifier=1.22. | + | |Version identifier=1.22.4 |
− | |Version date= | + | |Version date=2018/12/23 |
|Version status=stable | |Version status=stable | ||
− | |Version download=https://ftp.gnu.org/gnu/groff/groff-1.22. | + | |Version download=https://ftp.gnu.org/gnu/groff/groff-1.22.4.tar.gz |
|Last review by=Bendikker | |Last review by=Bendikker | ||
− | |Last review date= | + | |Last review date=2019/01/04 |
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
− | |Submitted date=2011/04/ | + | |Submitted date=2011/04/01 |
|User level=none | |User level=none | ||
|Component programs=troff,nroff,tbl,eqn,pic,grn,refer,soelim,grog,groffer,gxditview,eqn2graph,grap2graph,pic2graph,gdiffmk,pdfroff | |Component programs=troff,nroff,tbl,eqn,pic,grn,refer,soelim,grog,groffer,gxditview,eqn2graph,grap2graph,pic2graph,gdiffmk,pdfroff | ||
|Paid support=https://www.fsf.org/resources/service/ | |Paid support=https://www.fsf.org/resources/service/ | ||
|Accepts cryptocurrency donations=Yes | |Accepts cryptocurrency donations=Yes | ||
+ | |OpenPGP signature=https://ftp.gnu.org/gnu/groff/groff-1.22.4.tar.gz.sig | ||
|Test entry=No | |Test entry=No | ||
|Is GNU=Yes | |Is GNU=Yes | ||
Line 60: | Line 76: | ||
{{Resource | {{Resource | ||
|Resource audience=Savannah (Ref) | |Resource audience=Savannah (Ref) | ||
− | |Resource URL=https://savannah.gnu.org/projects/groff | + | |Resource URL=https://savannah.gnu.org/projects/groff/ |
}} | }} | ||
{{Resource | {{Resource | ||
|Resource kind=VCS Repository Webview | |Resource kind=VCS Repository Webview | ||
− | |Resource URL=https://git.savannah.gnu.org/cgit/groff.git | + | |Resource URL=https://git.savannah.gnu.org/cgit/groff.git/ |
}} | }} | ||
{{Resource | {{Resource | ||
|Resource kind=Mailing List | |Resource kind=Mailing List | ||
− | |Resource URL=https://lists.gnu.org/mailman/listinfo/groff | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/groff/ |
}} | }} | ||
{{Resource | {{Resource | ||
|Resource kind=Mailing List | |Resource kind=Mailing List | ||
− | |Resource URL=https://lists.gnu.org/mailman/listinfo/bug-groff | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/bug-groff/ |
}} | }} | ||
{{Resource | {{Resource | ||
Line 80: | Line 96: | ||
{{Resource | {{Resource | ||
|Resource kind=Download | |Resource kind=Download | ||
− | |Resource URL=https://ftp.gnu.org/gnu/groff | + | |Resource URL=https://ftp.gnu.org/gnu/groff/ |
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=General | ||
+ | |Resource URL=https://savannah.gnu.org/people/ | ||
}} | }} | ||
{{Software category | {{Software category |
Revision as of 03:27, 4 January 2019
groff
https://www.gnu.org/software/groff/
typesetting document formatter
groff (GNU roff) is a typesetting system that reads plain text input that includes formatting commands to produce output in PostScript, PDF, HTML, or DVI formats or for display to a terminal. Formatting commands can be low-level typesetting primitives, macros from a supplied package, or user-defined macros. All three approaches can be combined.
A reimplementation and extension of troff and other programs from AT&T Unix, groff is widely available on POSIX and other systems owing to its long association with Unix manuals, including man pages. It and its predecessor have produced several best-selling software engineering texts. groff can create typographically sophisticated documents while consuming minimal system resources.
This is a GNU package:
groff
Download
https://ftp.gnu.org/gnu/groff/groff-1.23.0.tar.gz
version 1.23.0
(mature)
released on 5 July 2023
OpenPGP signature URL: https://ftp.gnu.org/gnu/groff/groff-1.23.0.tar.gz.sig
VCS Checkout
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
G. Branden Robinson | Maintainer |
Werner Lemberg | Maintainer Emeritus |
Bertrand Garrigues | Maintainer Emeritus |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Mailing List | https://lists.gnu.org/mailman/listinfo/groff-commit/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-groff/ | |
General | https://savannah.gnu.org/people/ | |
Savannah (Ref) | https://savannah.gnu.org/projects/groff/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
Download | https://ftp.gnu.org/gnu/groff/ | |
VCS Repository Webview | https://git.savannah.gnu.org/cgit/groff.git/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/groff/ | |
Debian (Ref) | https://tracker.debian.org/pkg/groff |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.