-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

troff


> Typesetting processor for the groff (GNU Troff) document fomatting system.

> See also `groff`.

More information.


Format output for a PostScript printer, saving the output to a file:

troff {path/to/input.roff} | grops > {path/to/output.ps}

Format output for a PostScript printer using the [me] macro package, saving the output to a file:

troff -{me} {path/to/input.roff} | grops > {path/to/output.ps}

Format output as [a]SCII text using the [man] macro package:

troff -T {ascii} -{man} {path/to/input.roff} | grotty

Format output as a [pdf] file, saving the output to a file:

troff -T {pdf} {path/to/input.roff} | gropdf > {path/to/output.pdf}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 08:36:50 2024