summaryrefslogtreecommitdiff
path: root/etc/ps-prin1.ps
Commit message (Collapse)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
|
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
|
* Update copyright year to 2021Paul Eggert2021-01-01
| | | | Run "TZ=UTC0 admin/update-copyright".
* Update copyright year to 2020Paul Eggert2020-01-01
| | | | Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
* Update copyright year to 2019Paul Eggert2019-01-01
| | | | Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
* Update copyright year to 2018Paul Eggert2018-01-01
| | | | Run admin/update-copyright.
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
| | | | | | | | | | | | | Most of this change is to boilerplate commentary such as license URLs. This change was prompted by ftp://ftp.gnu.org's going-away party, planned for November. Change these FTP URLs to https://ftp.gnu.org instead. Make similar changes for URLs to other organizations moving away from FTP. Also, change HTTP to HTTPS for URLs to gnu.org and fsf.org when this works, as this will further help defend against man-in-the-middle attacks (for this part I omitted the MS-DOS and MS-Windows sources and the test tarballs to keep the workload down). HTTPS is not fully working to lists.gnu.org so I left those URLs alone for now.
* Update copyright year to 2017Paul Eggert2016-12-31
| | | | Run admin/update-copyright.
* Update copyright year to 2016Paul Eggert2016-01-01
| | | | Run admin/update-copyright.
* Update copyright year to 2015Paul Eggert2015-01-01
| | | | Run admin/update-copyright.
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
|
* Update copyright notices for 2013.Paul Eggert2013-01-01
|
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
|
* Refill some long/short copyright headers.Glenn Morris2011-01-26
|
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
|
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
|
* Add 2010 to copyright years.Glenn Morris2010-01-13
|
* Add 2009 to copyright years.Glenn Morris2009-01-08
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-15
|
* Add 2008 to copyright years.Glenn Morris2008-01-08
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
|
* Update copyright with years from Emacs-21 to present.Glenn Morris2007-01-27
|
* Fix background heightVinicius Jose Latorre2007-01-27
|
* Update FSF's address.Lute Kamstra2005-07-04
|
* Doc fix.Vinicius Jose Latorre2004-03-30
|
* Clip the header and footer area.Vinicius Jose Latorre2004-03-30
|
* Add license exception.Richard M. Stallman2002-06-26
|
* Footer implementation. Doc fix.Gerd Moellmann2001-04-10
| | | | | | | | | (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.
* Line and paragraph spacing feature.Gerd Moellmann2001-04-02
| | | | | | | (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline) (EffectShadow, EffectBox, EffectOutline): New vars. (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix. (PHL, LHL): New funs.
* Add copyright notice.Gerd Moellmann2001-02-20
|
* Code fix to support `ps-zebra-stripe-follow'Gerd Moellmann2001-02-20
| | | | | funcionality enhancement. (doColumnZebra): Code fix.
* Handle form feed better when ps-zebra-stripe-followGerd Moellmann2000-12-29
| | | | | is non-nil. (printZebra, BeginPage): Code fix.
* Eliminated the line number font predefinition.Eli Zaretskii2000-11-30
|
* Changed comment version (6.0).Gerd Moellmann2000-08-29
|
* Insert a version number comment (5.2.2). CanGerd Moellmann2000-06-07
| | | | | | | | | | 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.
* PostScript code compatibility with other utilitiesGerd Moellmann2000-05-18
| | | | | | like mpage, psnup, etc. (isLineStep): Code fix. (BeginDoc, BeginSheet): Utility compatibility.
* PostScript level 1 compatibility, Upside-downGerd Moellmann2000-04-29
| | | | | | printing and line number step. (BeginDoc, doLineNumber, SL, HL): Code fix. (isLineStep, PSL): New funs.
* Replace gs_languagelevel by languagelevel.Gerd Moellmann2000-03-30
| | | | | (printBackground, SetColor): New procs. (ZebraColor): Renaming old ZebraGray var.
* Eliminate SkipFirstPage.Gerd Moellmann2000-03-23
|
* Eliminate CheckConfig.Gerd Moellmann2000-03-15
|
* New file.Kenichi Handa2000-01-05