.TH PAPERSIZE 5 .SH NAME .B papersize \- specify preferred paper size .SH SYNOPSYS .B /etc/papersize .SH DESCRIPTION The .B papersize file is used to specify the preferred paper size to use by available commands and programs generating documents. .PP The format of this file is extremely simple: whitespace and anything starting with `#' is ignored, and the name of the paper is the first string found; the case in the name of the paper does not import (see .B CAVEATS section however). .SH "PAPER NAMES" The following names are commonly understood by programs: .BR a3 ", " a4 ", " a5 ", " b5 ", " letter ", " legal ", " executive , .B note and .BR 11x17 . .PP Additional paper names that one may encounter are: .BR a0 ", " a1 ", " a2 ", " a6 ", " a7 ", " a8 ", " a9 ", " a10 , .BR b0 ", " b1 ", " b2 ", " b3 ", " b4 ", " tabloid , .BR statement ", " note , .BR halfletter ", " halfexecutive ", " folio ", " quarto ", " ledger , .BR archA ", " archB ", " archC ", " archD ", " archE ", " flsa , .BR flse ", " csheet ", " dsheet , .B esheet and .BR 10x14 . .PP The value of the .B papersize file can be overridden by looking in order at the .B PAPERSIZE environment variable, then at the contents of the file specified by the .B PAPERCONF environment variable. If the .B papersize file does not exist, programs using the paper library default to using .B letter as a fall-back value .SH CAVEATS This manual page documents the format of the .B papersize file that is read by the .B libpaper library. Some programs that read this file do not yet use the library and may have trouble ignoring whitespace and comments in the file; they may also require that the paper names use a specific capitalization. .SH DOCUMENTATION Yves Arrouye .SH SEE ALSO .BR paperconf (1) .br .BR paperconfig (8)