source: trunk/third/enscript/lib/ChangeLog @ 17620

Revision 17620, 5.7 KB checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r17619, which included commits to RCS files with non-trunk default branches.
Line 
11998-06-23  Markku Rossi  <mtr@ngs.fi>
2
3        * enscript.cfg.in (PostScriptLevel): Added option to control the
4        PostScript language level that enscript uses for its output.
5
61998-06-11  Markku Rossi  <mtr@ngs.fi>
7
8        * Renamed ISO-8859-* encodings.
9
101998-03-25  Markku Rossi  <mtr@ngs.fi>
11
12        * Makefile.am (EXTRA_DIST): Added Makefile-encodings and
13        make-encoding.pl.
14
15        * latin7.enc: Added ISO-8859/7 encoding.  Thanks to Manolis
16        Lourakis <lourakis@csd.uch.gr>.
17
181998-01-02  Markku Rossi  <mtr@ngs.fi>
19
20        * enscript.cfg.in (GeneratePageSize): Added option to control
21        whether the PageSize page device setting is generated to the
22        output.
23
241997-09-30  Markku Rossi  <mtr@ngs.fi>
25
26        * latin4.enc: Added ISO-8859/4 encoding.  Thanks to Ricardas Cepas
27        <rch@pub.osf.lt>.
28
29Wed Aug 27 15:32:41 1997  Markku Rossi  <mtr@ngs.fi>
30
31        * enscript.pro (wrapped_line_mark): fixed `arrow' marker, now it
32        looks good.
33
34Wed Jul 16 11:59:31 1997  Markku Rossi  <mtr@ngs.fi>
35
36        * edd.hdr: Added total number of pages.
37
38Tue Jun 10 10:07:01 1997  Markku Rossi  <mtr@ngs.fi>
39
40        * enscript.pro: New primitives SF and SUF to optimize the size of
41        the generated PostScript output.
42        New primitive bgs to show text with background color.
43
44Wed May 28 10:52:44 1997  Markku Rossi  <mtr@ngs.fi>
45
46        * enscript.pro: New procedure `wrapped_line_mark' to mark wrapped
47        lines.
48
49Tue Mar  4 10:09:03 1997  Markku Rossi  <mtr@ngs.fi>
50
51        * enscript.cfg.in (StatesPath): New variable to specify the
52        absolute path for the states program.
53
54Mon Mar  3 10:23:41 1997  Markku Rossi  <mtr@ngs.fi>
55
56        * Implemented user escapes for user defined header strings:
57        {simple,enscript}.hdr
58
59Fri Feb 21 13:52:07 1997  Markku Rossi  <mtr@ngs.fi>
60
61        * asciidkno.enc: New encoding asciidkno for 7 bit ascii with dk
62        and no extensions.
63
64        * asciifise.enc: Renamed asciiscands.enc to asciifise.enc.
65
66Tue Jan 21 18:15:01 1997  Markku Rossi  <mtr@ngs.fi>
67
68        * enscript.cfg.in (StatesColorModel): Added States dependant
69        config file variables.
70
71Tue Nov  5 08:20:19 1996  Markku Rossi  <mtr@ngs.ngs.fi>
72
73        * latin5.enc: New encoding vector for ISO-8859/5 (ISO latin5).
74
75Sat Sep  7 15:39:26 1996  Markku Rossi  <mtr@ngs.ngs.fi>
76
77        * koi8.enc: New encoding vector for Adobe's Standard Cyrillic Font
78        KOI8.
79
80Thu Aug 29 22:30:28 1996  Markku Rossi  <mtr@ngs.ngs.fi>
81
82        * enscript.pro: Fixed a float / integer conversion bug from
83        hightlight bar printing.
84        Fixed underlays to work with the width/height font point sizes.
85
86Mon Aug  5 07:51:34 1996  Markku Rossi  <mtr@ngs.ngs.fi>
87
88        * Removed hopefully all GNU extensions from strftime()'s format
89        strings in {simple,edd}.hdr files
90
91Sat Jul 27 23:36:45 1996  Markku Rossi  <mtr@ngs.ngs.fi>
92
93        * Makefile.am (install-data-local): Added `else :;' branch to fix
94        the bug caused by ultrix's broken /bin/sh.
95
96Wed Jul 24 11:43:19 1996  Markku Rossi  <mtr@ngs.ngs.fi>
97
98        * Added `--toc' option's volume number to all headers to which it
99        fits: a2ps, edd, emacs, simple
100
101        * Changed all `%2d' formats to `%e'.  Now it should work in all
102        normal Unixes.
103
104Sun Jun 30 11:42:22 1996  Markku Rossi  <mtr@ngs.ngs.fi>
105
106        * Cleaned up headers' strftime() strings.  Now there shouldn't be
107        any AIX dependencies.
108
109Thu Jun 13 11:29:01 1996  Markku Rossi  <mtr@ngs.ngs.fi>
110
111        * Makefile.am (install-data-local): take a backup copy of
112        `enscript.cfg' before installing the new one.
113        (uninstall-local): New target to uninstall `enscript.cfg'.
114
115Fri May 10 14:10:46 1996  Markku Rossi  <mtr@ngs.fi>
116
117        * enscript.pro: New procedure `line_highlight' for ^@shade{}
118        escape.
119
120Tue May  7 08:59:41 1996  Markku Rossi  <mtr@ngs.fi>
121
122        * enscript.pro: New procedure `column_borders' to print borders
123        around columns.
124        Added support for underlay styles.
125
126Tue Apr 30 09:51:17 1996  Markku Rossi  <mtr@ngs.fi>
127
128        * Makefile.am (install-data-local): Check whether `enscript.cfg'
129        is already installed.
130        (uninstall-local): Uninstall `enscript.cfg'.
131
132Tue Mar 26 11:21:12 1996  Markku Rossi  <mtr@ngs.fi>
133
134        * mp.hdr: New header.
135
136Thu Mar 14 09:16:16 1996  Markku Rossi  <mtr@ngs.fi>
137
138        * frame.hdr: New header.
139
140Tue Mar 12 08:38:39 1996  Markku Rossi  <mtr@ngs.fi>
141
142        * enscript.pro: new procedure: page_prefeed
143
144Tue Mar  5 16:45:24 1996  Markku Rossi  <mtr@ngs.fi>
145
146        * enscript.pro: new procedure: highlight_bars
147
148Tue Feb 20 16:25:55 1996  Markku Rossi  <mtr@ngs.fi>
149
150        * new encoding: hp8
151
152Tue Jan 30 08:58:41 1996  Markku Rossi  <mtr@ngs.fi>
153
154        * genscript.cfg: Fixed output media sizes.
155
156        * a2ps.hdr: Made margins smaller so more text can be seen on each
157        page.
158
159Thu Jan 25 14:33:28 1996  Markku Rossi  <mtr@ngs.fi>
160
161        * a2ps.hdr: New header.
162
163Fri Jan  5 17:18:57 1996  Markku Rossi  <mtr@ngs.fi>
164
165        * all headers: changed to use the new `%format' directive
166
167        * enscript.hdr: changed to be exactly identical with the
168        enscript's gaudy header: date strings are now formatted according
169        to file's modification time instead of the printing time.
170
171Thu Jan  4 12:32:36 1996  Markku Rossi  <mtr@ngs.fi>
172
173        * genscript.pro: Inlined epsf-import.ps file.
174        (MF): changed to use new encoding vectors.
175        Removed ReEncodeSmall procedure.
176
177        * make-encoding.pl: Changed to generate new encoding vectors.
178
179Mon Nov 27 08:34:07 1995  Markku Rossi  <mtr@ngs.fi>
180
181        * Added ChangeLog to lib subdirectory (to this directory).  All
182        underlaying entries are stripped from the ../ChangeLog.
183
184Tue Nov 21 11:53:36 1995  Markku Rossi  <mtr@ngs.fi>
185
186        * lib: new header: edd.hdr
187
188        * lib/genscript.cfg.in: added new media: Letterdj
189
190Mon Oct 30 07:12:23 1995  Markku Rossi  <mtr@ngs.fi>
191
192        * lib/enscript.hdr: print user supplied header if it is given.
193
194Wed Oct 11 09:11:21 1995  Markku Rossi  <mtr@ngs.fi>
195
196        * lib/genscript.cfg.in: added new media: A3 and A4dj.
197
198Tue Oct 10 09:02:14 1995  Markku Rossi  <mtr@ngs.fi>
199
200        * lib/enscript.hdr: moved filename text ~2 points down.
201        Fixed font point sizes and date string positions.
202
203        * lib/emacs.hdr: changed fontsize from 13 to 12 points.
Note: See TracBrowser for help on using the repository browser.