documentation.man.mandoc.settings.output.paper
NixOS option
This option is for generating PostScript and PDF output. The paper size name may be one of a3, a4, a5, legal, or letter. You may also manually specify dimensions as NNxNN, width by height in millimetres. If an unknown value is encountered, letter is used. Output pages default to letter sized and are rendered in the Times font family, 11-point. Margins are calculated as 1/9 the page length and width. Line-height is 1.4m.
type: null or stringDefault
declared in: nixos/modules/misc/mandoc.nixView source on NixOS/nixpkgs →null