b5f672a3ed05b5c5867a65e9d996aa85854a8fb4
[pspp-builds.git] / config / ChangeLog
1 2007-07-25  Ben Pfaff  <blp@gnu.org>
2
3         * devices: Add an "interactive" category that defaults to
4         tty-ascii.  Make the tty-ascii device more user-friendly.
5
6 Tue Apr  4 20:20:49 2006  Ben Pfaff  <blp@gnu.org>
7
8         * automake.mk: Fix bugs in installation targets.
9
10 Mon Apr  3 11:01:16 2006  Ben Pfaff  <blp@gnu.org>
11
12         * automake.mk: (pkgsysconf_DATA) Add AFM files in config/psfonts.
13         Remove config/html-prologue, config/ps-prologue.
14
15         * html-prologue: Removed.
16
17         * ps-prologue: Removed.
18
19         * psfonts/Courier-Bold.afm, psfonts/Courier-BoldOblique.afm,
20         psfonts/Courier-Oblique.afm, psfonts/Courier.afm,
21         psfonts/Helvetica-Bold.afm, psfonts/Helvetica-BoldOblique.afm,
22         psfonts/Helvetica-Oblique.afm, psfonts/Helvetica.afm,
23         psfonts/Times-Bold.afm, psfonts/Times-BoldItalic.afm,
24         psfonts/Times-Italic.afm, psfonts/Times-Roman.afm: New files.
25
26 Sat Feb 11 21:58:29 2006  Ben Pfaff  <blp@gnu.org>
27
28         * html-prologue: Don't use ${source-file}, which is no longer
29         supported.
30
31 Tue Dec 30 22:37:04 2003  Ben Pfaff  <blp@gnu.org>
32
33         * devices: Add "squeeze=on top-margin=0 bottom-margin=0" to
34         raw-ascii to make test output more readable.
35
36 Sun May 24 22:40:13 1998  Ben Pfaff  <blp@gnu.org>
37
38         * ps-prologue: Add %%DocumentMedia: comment.
39
40 Wed May 20 00:02:51 1998  Ben Pfaff  <blp@gnu.org>
41
42         * ps-prologue: Comment out misleading Bounding-Box comment for
43         now.  SF arguments rearranged.  BP removed.
44
45 Wed Apr 15 13:00:46 1998  Ben Pfaff  <blp@gnu.org>
46
47         * Makefile.am: (private-install) Make it work for separate source
48         and build directories.
49
50         * ps-prologue: New TL macro for a thick line.  New thick-width arg
51         to BP.
52
53 Sun Jan  4 18:11:11 1998  Ben Pfaff  <blp@gnu.org>
54
55         * ps-prologue: Minor reorganization.  New GB macro to draw a gray
56         box.
57
58 Wed Dec 24 22:35:13 1997  Ben Pfaff  <blp@gnu.org>
59
60         * devices: Added devicetype options and documentation for them.
61
62 Fri Dec  5 21:51:08 1997  Ben Pfaff  <blp@gnu.org>
63
64         * Makefile.am: (pkgsysconf_DATA) Add html-prologue.
65         (EXTRA_DIST) Add html-prologue.
66
67         * devices: Add `html' device.  Add `listing', `screen', and
68         `printer' flags to devices as appropriate.
69
70         * html-prologue: New file.
71
72         * ps-prologue: Comment fixes.
73
74 Thu Sep 18 21:31:02 1997  Ben Pfaff  <blp@gnu.org>
75
76         * Makefile.am: (pkgsysconfdir) Changed from $(pkgdatadir) to
77         $(sysconfdir)/$(PACKAGE).
78
79 Thu Aug 14 22:05:54 1997  Ben Pfaff  <blp@gnu.org>
80
81         * devices: (tty) Define as null instead of not defining.
82
83 Sun Aug  3 11:33:28 1997  Ben Pfaff  <blp@gnu.org>
84
85         * devices: tty-ascii has no bold or italic by default.
86
87 Wed Jun 25 22:50:19 1997  Ben Pfaff  <blp@gnu.org>
88
89         * Makefile.am: (EXTRA_DIST) New target.
90
91 Mon May  5 21:56:54 1997  Ben Pfaff  <blp@gnu.org>
92
93         * devices, papersize, ps-prologue: Comment fixes.
94
95 Fri May  2 22:05:44 1997  Ben Pfaff  <blp@gnu.org>
96
97         * Makefile.am: Removed ps-fontmap.
98
99         * ps-fontmap: Removed.
100
101         * ps-prologue: Added comments.  Fixed DSC comments.
102         (BP) Two new arguments; fixed problem with SF argument conflict
103         with SF function.
104
105 Thu May  1 14:57:52 1997  Ben Pfaff  <blp@gnu.org>
106
107         * ps-prologue: (BP) New argument, SF or scale factor.
108         
109 Fri Apr 18 16:48:41 1997  Ben Pfaff  <blp@gnu.org>
110
111         * Makefile.am: New file.
112         
113         * environment: Comment fix.
114
115 Sat Feb 15 21:26:53 1997  Ben Pfaff  <blp@gnu.org>
116
117         * devices: Added ml520 and ml520-ul printer devices.
118
119 Sat Jan 11 15:44:15 1997  Ben Pfaff  <blp@gnu.org>
120
121         * devices: Default listing device is list-ascii, not list-ibmpc.
122
123 Sun Dec 29 21:36:48 1996  Ben Pfaff  <blp@gnu.org>
124
125         * devices: Changed default devices.
126
127 Sat Sep  7 22:35:12 1996  Ben Pfaff  <blp@gnu.org>
128
129         * ps-prologue: Added `!encodings' line to cause encodings to be
130         output.
131         (T) Fixed.  Yes, really this time.
132
133 Thu Sep  5 22:05:56 1996  Ben Pfaff  <blp@gnu.org>
134
135         * ps-prologue: (T) Now works correctly.
136         (SF) Parameters changed to: size in psus, target font name,
137         encoding, PostScript font name.
138
139 Wed Sep  4 21:45:35 1996  Ben Pfaff  <blp@gnu.org>
140
141         * prologue.ps: Renamed ps-prologue, all references changed.
142         (T) New definition.
143
144         * ps-encodings: New PostScript configuration file (not present in
145         distribution).
146
147 Sat Aug 31 23:52:38 1996  Ben Pfaff  <blp@gnu.org>
148
149         * prologue.ps: One minor comment change.
150
151 Thu Aug 29 21:36:41 1996  Ben Pfaff  <blp@gnu.org>
152
153         * prologue.ps: Portions other than DSC comments are essentially
154         completely new.
155
156 Sat Aug 24 23:26:00 1996  Ben Pfaff  <blp@gnu.org>
157
158         * devices: Added PostScript driver.
159
160 Sun Aug 11 21:31:22 1996  Ben Pfaff  <blp@gnu.org>
161
162         * prologue.ps: Calls `setlinecap' in setup code.
163
164 Sat Aug 10 23:28:17 1996  Ben Pfaff  <blp@gnu.org>
165
166         * prologue.ps: DSC comment changes.  New call to `setlinewidth' in
167         setup code.
168
169 Thu Aug  8 22:31:11 1996  Ben Pfaff  <blp@gnu.org>
170
171         * prologue.ps: Changes to scaling & translating code.
172
173 Sat Aug  3 20:50:35 1996  Ben Pfaff  <blp@gnu.org>
174
175         * environment: New file.  Yet another new time- and memory-hogging
176         redundant config file; why not?
177         
178         * papersize: Comment changes.
179
180         * prologue.ps: Changed vars from $varname$ to ${varname} format.
181         Miscellaneous changes.
182
183         * ps-fontmap: Comment changes.  Fixed ZC family.
184
185 Sat Jul 27 22:32:38 1996  Ben Pfaff  <blp@gnu.org>
186
187         * ps-fontmap: New configuration file.  Added to Makefile.am.
188
189 ----------------------------------------------------------------------
190 Local Variables:
191 mode: change-log
192 version-control: never
193 End: