diff options
author | Guido van Rossum <guido@python.org> | 1997-12-24 18:32:36 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-12-24 18:32:36 (GMT) |
commit | dd79bd3539a4fb2dd64ddc3b45fc48259532363a (patch) | |
tree | 65063bd9ff7b749cfd93019d830917ec7ccb3afa /Doc/ref | |
parent | b9973d9060d6c7968118046e8658a54c264ea76b (diff) | |
download | cpython-dd79bd3539a4fb2dd64ddc3b45fc48259532363a.zip cpython-dd79bd3539a4fb2dd64ddc3b45fc48259532363a.tar.gz cpython-dd79bd3539a4fb2dd64ddc3b45fc48259532363a.tar.bz2 |
Checking in fixed PS, with A4 capability.
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 bd7db3c..1c69ee2 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 |