logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Generate Groff Charts - Format Diagrams with Grap | Online Free DevTools by Hexmos

Generate Groff charts effortlessly with Grap, a charting preprocessor for creating diagrams in the Groff document formatting system. Free online tool, no registration required.

grap

A charting preprocessor for the groff (GNU Troff) document formatting system. See also: pic, groff. More information: https://manned.org/grap.

  • Process a grap file and save the output file for future processing with pic and groff:

grap {{path/to/input.grap}} > {{path/to/output.pic}}

  • Typeset a grap file to PDF using the [me] macro package, saving the output to a file:

grap {{path/to/input.grap}} | pic -T {{pdf}} | groff -{{me}} -T {{pdf}} > {{path/to/output.pdf}}

See Also