Re: [csswg-drafts] [css-page] Additional Standard Paper Keywords for (page-)size (#4722)

# [Docraptor](https://docraptor.com/documentation/article/1067959-size-dimensions-orientation)

## ISO
- `A0` … `A10`
- `B0` … `B10`
- `C0` … `C10`
- `id-1`: 85.60mm x 53.98mm
- `id-2`: 105.0mm x 74.0mm
- `id-3`: 125.0mm x 88.0mm

## US
- `US-Letter`: 8.5in x 11.0in
- `US-Legal`: 8.5in x 14.0in
- `US-Executive`: 7.25in x 10.5in
- `US-Ledger`: 17.0in x 11.0in
- `US-Tabloid`: 11.0in x 17.0in
- `US-Government`: 8.0in x 11.0in
- `US-Statement`: 5.5in x 8.5in
- `US-Folio`: 8.5in x 13.0in

### ANSI
- ansi-a: 8.5in x 11.0in
- ansi-b: 11.0in x 17.0in
- ansi-c: 17.0in x 22.0in
- ansi-d: 22.0in x 34.0in
- ansi-e: 34.0in x 44.0in

### Architecture
- `arch-a`: 9.0in x 12.0in
- `arch-b`: 12.0in x 18.0in
- `arch-c`: 18.0in x 24.0in
- `arch-d`: 24.0in x 36.0in
- `arch-e1`: 30.0in x 42.0in
- `arch-e`: 36.0in x 48.0in

### Legacy
- `imperial-folio`: 15.0in x 22.0in
- `imperial-quarto`: 11.0in x 15.0in
- `imperial-octavo`: 7.5in x 11.0in
- `royal-folio`: 12.5in x 20.0in
- `royal-quarto`: 10.0in x 12.5in
- `royal-octavo`: 6.25in x 10.0in
- `crown-folio`: 10.0in x 15.0in
- `crown-quarto`: 7.5in x 10.0in
- `crown-octavo`: 5.0in x 7.5in
- `foolscap-folio`: 8.5in x 13.5in
- `foolscap-quarto`: 6.75in x 8.5in
- `foolscap-octavo`: 4.25in x 6.75in
- `medium-quarto`: 9.0in x 11.5in
- `demy-quarto`: 8.75in x 11.25in
- `demy-octavo`: 5.625in x 8.75in 

# [paged.js](https://pagedjs.org/documentation/5-web-design-for-print/#page-size-property)

Basically the current standard W3C set, but also some more: `a0` through `a7` and `a10`, whereas no JIS variants. 

# [BFO Publisher](https://publisher.bfo.com/live/help/#_page_margin_boxes)

> pre-defined page sizes: `A3`, `A4`, `A5`, `B4`, `B5`, `JIS-B4`, `JIS-B5`, `letter`, `legal`, or `ledger`.
>> New sizes are added with an environment variable, e.g. set `bfo-sys-page-size-a6` to `105mm 148mm`

# typeset.sh

Only standard size keywords. 

# [PDF Reactor](https://www.pdfreactor.com/product/doc_html/index.html#SupportedPageSizes)

- Full ISO A, RA, SRA, B and C series. 
- No JIS. 
- `Invoice`: 5.5in x 8in
- `Executive`: 7.25in x 10.5in
- `Broadsheet`: 17in x 22in

-- 
GitHub Notification of comment by Crissov
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4722#issuecomment-1194707154 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 25 July 2022 22:22:26 UTC