1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Lute Kamstra
364c38d3af Update FSF's address. 2005-07-04 15:47:28 +00:00
Vinicius Jose Latorre
f7f5c8fbb1 Doc fix. 2004-03-30 03:12:27 +00:00
Vinicius Jose Latorre
30301a737a Clip the header and footer area. 2004-03-30 03:08:48 +00:00
Richard M. Stallman
91d0c677aa Add license exception. 2002-06-26 08:31:10 +00:00
Gerd Moellmann
7953b715e1 Footer implementation. Doc fix.
(doLineNumber): Code fix for line number color.
(BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code
fix for footer implementation.
(TextStart, SetFooterLines, FooterFrameStart, doFramePath)
(FooterFramePath, doFrame, FooterFrame, FooterStart)
(HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
2001-04-10 11:34:26 +00:00
Gerd Moellmann
0f61512806 Line and paragraph spacing feature.
(LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
(EffectShadow, EffectBox, EffectOutline): New vars.
(PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
(PHL, LHL): New funs.
2001-04-02 10:38:26 +00:00
Gerd Moellmann
b15a393be1 Add copyright notice. 2001-02-20 12:29:52 +00:00
Gerd Moellmann
385f740883 Code fix to support `ps-zebra-stripe-follow'
funcionality enhancement.
(doColumnZebra): Code fix.
2001-02-20 10:42:14 +00:00
Gerd Moellmann
dc8921906b Handle form feed better when ps-zebra-stripe-follow
is non-nil.
(printZebra, BeginPage): Code fix.
2000-12-29 11:47:19 +00:00
Eli Zaretskii
4b61ec9686 Eliminated the line number font predefinition. 2000-11-30 13:23:04 +00:00
Gerd Moellmann
a7f4e1b48d Changed comment version (6.0). 2000-08-29 10:48:39 +00:00
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