1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-02 11:21:42 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Gerd Moellmann
d30e4fd5fa Insert a version number comment (5.2.2). Can
select page size with/without giving an error if PostScript
printer doesn't have this kind of page size.  Zebra Stripe
continues or restarts on next page.  Indentation fix.
(BeginSheet): If necessary, rescale n-up to fit on the sheet of
paper.
(BeginDoc, doColumnZebra, HeaderText): Code fix.
(SetPageSize): New proc.
2000-06-07 15:38:19 +00:00
Gerd Moellmann
f4fa5c853a PostScript code compatibility with other utilities
like mpage, psnup, etc.
(isLineStep): Code fix.
(BeginDoc, BeginSheet): Utility compatibility.
2000-05-18 21:52:48 +00:00
Gerd Moellmann
c00e0292f6 PostScript level 1 compatibility, Upside-down
printing and line number step.
(BeginDoc, doLineNumber, SL, HL): Code fix.
(isLineStep, PSL): New funs.
2000-04-29 19:34:29 +00:00
Gerd Moellmann
8f4a5e9954 Replace gs_languagelevel by languagelevel.
(printBackground, SetColor): New procs.
(ZebraColor): Renaming old ZebraGray var.
2000-03-30 13:27:27 +00:00
Gerd Moellmann
2447fc02df Eliminate SkipFirstPage. 2000-03-23 13:49:59 +00:00
Gerd Moellmann
58ce180df9 Eliminate CheckConfig. 2000-03-15 13:39:10 +00:00
Kenichi Handa
48441121b2 New file. 2000-01-05 08:14:47 +00:00