diff options
author | Guido van Rossum <guido@python.org> | 1997-12-30 23:49:49 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-12-30 23:49:49 (GMT) |
commit | 3884e7edf9f93b167232780ea6257fa6c3d535d6 (patch) | |
tree | f5e4f1be05518163d00b283e5ba5f130f5e14c82 /Doc/ref | |
parent | 1f35977bfd5aaca0329ee2822cafdc55d6f67077 (diff) | |
download | cpython-3884e7edf9f93b167232780ea6257fa6c3d535d6.zip cpython-3884e7edf9f93b167232780ea6257fa6c3d535d6.tar.gz cpython-3884e7edf9f93b167232780ea6257fa6c3d535d6.tar.bz2 |
Apply fixps.py to allow A4 paper printing.
Diffstat (limited to 'Doc/ref')
-rw-r--r-- | Doc/ref/ref.ps | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/ref/ref.ps b/Doc/ref/ref.ps index fb70099..328e00c 100644 --- a/Doc/ref/ref.ps +++ b/Doc/ref/ref.ps @@ -21,7 +21,7 @@ % size, or if there is no paper tray of the proper size currently installed, % then the job will not be printed. The following flag, if set to true, will % cause the job to print on the default paper in such cases. -/FMAllowPaperSizeMismatch false def +/FMAllowPaperSizeMismatch true def % % Frame products normally print colors as their true color on a color printer % or as shades of gray, based on luminance, on a black-and white printer. The |