LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

gxditview

displays groff output in an X11 window

TLDR

View groff document
$ gxditview [file.roff]
copy
Specify page size
$ gxditview -page [a4] [file.roff]
copy
View from stdin
$ groff -X [file.roff]
copy
View with specific resolution
$ gxditview -resolution [100] [file.roff]
copy

SYNOPSIS

gxditview [options] [file]

DESCRIPTION

gxditview displays groff output in an X11 window. It provides on-screen preview of formatted documents without printing.The tool reads groff's intermediate output format and renders it graphically. It's invoked by groff -X or can read ditroff output directly.

PARAMETERS

FILE

Groff intermediate output.
-page SIZE
Page size (a4, letter).
-resolution DPI
Display resolution.
-backingStore
Use backing store.
-help
Display help information.

INSTALL

sudo apt install groff
copy
sudo dnf install groff
copy
sudo pacman -S groff
copy
sudo zypper install groff
copy
brew install groff
copy
nix profile install nixpkgs#groff
copy

CAVEATS

Part of groff package. Requires X11. Dated interface. May have font issues.

HISTORY

gxditview was developed as part of GNU groff as an X11 previewer, derived from xditview from X11.

SEE ALSO

groff(1), groffer(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid