1 2008-01-29 Tim Retout <diocles@gnu.org>
3 * Makefile.am (install-data-local): Prefix installation paths with
4 $(DESTDIR), to avoid breaking `make distcheck'.
5 (uninstall-local): Likewise.
7 2008-01-01 Tim Retout <diocles@gnu.org>
9 * ChangeLog: Run M-x change-log-redate. Add copyright notice at end.
11 1999-08-26 Markku Rossi <mtr@amme.ssh.fi>
13 * a2ps.hdr: Some updates by John Hutchison
14 <John.Hutchison@lmco.com>.
16 1998-12-29 Markku Rossi <mtr@amme.ssh.fi>
18 * enscript-color.hdr: New enscript-styled header for color
21 1998-12-23 Markku Rossi <mtr@amme.ssh.fi>
23 * Makefile.am: Added ISO-8859-{9,10} encodings.
25 1998-11-25 Markku Rossi <mtr@amme.ssh.fi>
27 * squeeze.hdr: New header to maximize the amount of code that can
30 1998-10-26 Markku Rossi <mtr@ngs.fi>
32 * enscript.cfg.in (StatesPath): As a default, do not define.
33 Enscript gives us a better default.
35 1998-10-23 Markku Rossi <mtr@ngs.fi>
37 * enscript.cfg.in: Changed to use the new highlighting style.
39 1998-10-16 Markku Rossi <mtr@ngs.fi>
41 * enscript.pro: New procedures MF_PS and SUF_PS to define a new
42 user font preserving the font's default encoding.
44 1998-07-31 Markku Rossi <mtr@ngs.fi>
46 * enscript.cfg.in: Added 0.5 cm to left and right margins in the
49 1998-06-23 Markku Rossi <mtr@ngs.fi>
51 * enscript.cfg.in (PostScriptLevel): Added option to control the
52 PostScript language level that enscript uses for its output.
54 1998-06-11 Markku Rossi <mtr@ngs.fi>
56 * Renamed ISO-8859-* encodings.
58 1998-03-25 Markku Rossi <mtr@ngs.fi>
60 * Makefile.am (EXTRA_DIST): Added Makefile-encodings and
63 * latin7.enc: Added ISO-8859/7 encoding. Thanks to Manolis
64 Lourakis <lourakis@csd.uch.gr>.
66 1998-01-02 Markku Rossi <mtr@ngs.fi>
68 * enscript.cfg.in (GeneratePageSize): Added option to control
69 whether the PageSize page device setting is generated to the
72 1997-09-30 Markku Rossi <mtr@ngs.fi>
74 * latin4.enc: Added ISO-8859/4 encoding. Thanks to Ricardas Cepas
77 1997-08-27 Markku Rossi <mtr@ngs.fi>
79 * enscript.pro (wrapped_line_mark): fixed `arrow' marker, now it
82 1997-07-16 Markku Rossi <mtr@ngs.fi>
84 * edd.hdr: Added total number of pages.
86 1997-06-10 Markku Rossi <mtr@ngs.fi>
88 * enscript.pro: New primitives SF and SUF to optimize the size of
89 the generated PostScript output.
90 New primitive bgs to show text with background color.
92 1997-05-28 Markku Rossi <mtr@ngs.fi>
94 * enscript.pro: New procedure `wrapped_line_mark' to mark wrapped
97 1997-03-04 Markku Rossi <mtr@ngs.fi>
99 * enscript.cfg.in (StatesPath): New variable to specify the
100 absolute path for the states program.
102 1997-03-03 Markku Rossi <mtr@ngs.fi>
104 * Implemented user escapes for user defined header strings:
105 {simple,enscript}.hdr
107 1997-02-21 Markku Rossi <mtr@ngs.fi>
109 * asciidkno.enc: New encoding asciidkno for 7 bit ascii with dk
112 * asciifise.enc: Renamed asciiscands.enc to asciifise.enc.
114 1997-01-21 Markku Rossi <mtr@ngs.fi>
116 * enscript.cfg.in (StatesColorModel): Added States dependant
117 config file variables.
119 1996-11-05 Markku Rossi <mtr@ngs.ngs.fi>
121 * latin5.enc: New encoding vector for ISO-8859/5 (ISO latin5).
123 1996-09-07 Markku Rossi <mtr@ngs.ngs.fi>
125 * koi8.enc: New encoding vector for Adobe's Standard Cyrillic Font
128 1996-08-30 Markku Rossi <mtr@ngs.ngs.fi>
130 * enscript.pro: Fixed a float / integer conversion bug from
131 hightlight bar printing.
132 Fixed underlays to work with the width/height font point sizes.
134 1996-08-05 Markku Rossi <mtr@ngs.ngs.fi>
136 * Removed hopefully all GNU extensions from strftime()'s format
137 strings in {simple,edd}.hdr files
139 1996-07-28 Markku Rossi <mtr@ngs.ngs.fi>
141 * Makefile.am (install-data-local): Added `else :;' branch to fix
142 the bug caused by ultrix's broken /bin/sh.
144 1996-07-24 Markku Rossi <mtr@ngs.ngs.fi>
146 * Added `--toc' option's volume number to all headers to which it
147 fits: a2ps, edd, emacs, simple
149 * Changed all `%2d' formats to `%e'. Now it should work in all
152 1996-06-30 Markku Rossi <mtr@ngs.ngs.fi>
154 * Cleaned up headers' strftime() strings. Now there shouldn't be
155 any AIX dependencies.
157 1996-06-13 Markku Rossi <mtr@ngs.ngs.fi>
159 * Makefile.am (install-data-local): take a backup copy of
160 `enscript.cfg' before installing the new one.
161 (uninstall-local): New target to uninstall `enscript.cfg'.
163 1996-05-10 Markku Rossi <mtr@ngs.fi>
165 * enscript.pro: New procedure `line_highlight' for ^@shade{}
168 1996-05-07 Markku Rossi <mtr@ngs.fi>
170 * enscript.pro: New procedure `column_borders' to print borders
172 Added support for underlay styles.
174 1996-04-30 Markku Rossi <mtr@ngs.fi>
176 * Makefile.am (install-data-local): Check whether `enscript.cfg'
177 is already installed.
178 (uninstall-local): Uninstall `enscript.cfg'.
180 1996-03-26 Markku Rossi <mtr@ngs.fi>
182 * mp.hdr: New header.
184 1996-03-14 Markku Rossi <mtr@ngs.fi>
186 * frame.hdr: New header.
188 1996-03-12 Markku Rossi <mtr@ngs.fi>
190 * enscript.pro: new procedure: page_prefeed
192 1996-03-05 Markku Rossi <mtr@ngs.fi>
194 * enscript.pro: new procedure: highlight_bars
196 1996-02-20 Markku Rossi <mtr@ngs.fi>
200 1996-01-30 Markku Rossi <mtr@ngs.fi>
202 * genscript.cfg: Fixed output media sizes.
204 * a2ps.hdr: Made margins smaller so more text can be seen on each
207 1996-01-25 Markku Rossi <mtr@ngs.fi>
209 * a2ps.hdr: New header.
211 1996-01-05 Markku Rossi <mtr@ngs.fi>
213 * all headers: changed to use the new `%format' directive
215 * enscript.hdr: changed to be exactly identical with the
216 enscript's gaudy header: date strings are now formatted according
217 to file's modification time instead of the printing time.
219 1996-01-04 Markku Rossi <mtr@ngs.fi>
221 * genscript.pro: Inlined epsf-import.ps file.
222 (MF): changed to use new encoding vectors.
223 Removed ReEncodeSmall procedure.
225 * make-encoding.pl: Changed to generate new encoding vectors.
227 1995-11-27 Markku Rossi <mtr@ngs.fi>
229 * Added ChangeLog to lib subdirectory (to this directory). All
230 underlaying entries are stripped from the ../ChangeLog.
232 1995-11-21 Markku Rossi <mtr@ngs.fi>
234 * lib: new header: edd.hdr
236 * lib/genscript.cfg.in: added new media: Letterdj
238 1995-10-30 Markku Rossi <mtr@ngs.fi>
240 * lib/enscript.hdr: print user supplied header if it is given.
242 1995-10-11 Markku Rossi <mtr@ngs.fi>
244 * lib/genscript.cfg.in: added new media: A3 and A4dj.
246 1995-10-10 Markku Rossi <mtr@ngs.fi>
248 * lib/enscript.hdr: moved filename text ~2 points down.
249 Fixed font point sizes and date string positions.
251 * lib/emacs.hdr: changed fontsize from 13 to 12 points.
254 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2008 Free Software Foundation, Inc.
256 Copying and distribution of this file, with or without modification,
257 are permitted in any medium without royalty provided the copyright
258 notice and this notice are preserved.