diff options
Diffstat (limited to 'doc/user/fmt_size')
-rw-r--r-- | doc/user/fmt_size | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/user/fmt_size b/doc/user/fmt_size index 8e4a258..04ebb5e 100644 --- a/doc/user/fmt_size +++ b/doc/user/fmt_size @@ -6,11 +6,11 @@ This section explains how to use the setup file options that determine page size and page orientation. Here they are with their default values: page.type @Index @Code "@PageType" -@ID @OneRow @Code { -"@PageType { A4 }" -"@PageWidth {}" -"@PageHeight {}" -"@PageOrientation { Portrait }" +@ID @OneRow @Code @Verbatim { +@PageType { A4 } +@PageWidth {} +@PageHeight {} +@PageOrientation { Portrait } } The usual way to determine the page size is to set the @Code "@PageType" option to the name of the paper you use: |