diff options
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/libpaper/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libraries/libpaper/README b/libraries/libpaper/README index 78db9863a9..d583e23e02 100644 --- a/libraries/libpaper/README +++ b/libraries/libpaper/README @@ -1,7 +1,8 @@ libpaper is a library for handling paper characteristics. -The libpaper paper-handling library automates recognition of many different -paper types and sizes for programs that need to deal with printed output. +The libpaper paper-handling library automates recognition of many +different paper types and sizes for programs that need to deal with +printed output. Pass the variable PAPERSIZE=letter|a3|a4|... to the script to set the preferred papersize (the default is a4). |