Imported Upstream version 1.22.4
[platform/upstream/groff.git] / contrib / glilypond / ChangeLog
1 2018-02-28  Werner LEMBERG  <wl@gnu.org>
2
3         * glilypond.am (glilypond): Use $(AM_V_GEN) to silence file generation.
4
5 2017-10-22  G. Branden Robinson <g.branden.robinson@gmail.com>
6
7         * args.pl: Fix grammar in usage message.
8
9         When used attributively, e.g. as an adjectival phrase,
10         "command-line" should be hyphenated.
11
12 2015-09-10  Bernd Warken  <groff-bernd.warken-72@web.de>
13
14         * glilypond.pl, args.pl, subs.pl: New default `eps_func' as `pdf'.
15
16 2015-09-10  Bernd Warken  <groff-bernd.warken-72@web.de>
17
18         * glilypond.1.man: New default `pdf2eps'.  Several fixes.
19
20         * subs.pl: Replace `.PSPIC' by `$P_PIC'.  Set new default sub on
21         top.
22
23 2015-08-22  Bernd Warken  <groff-bernd.warken-72@web.de>
24
25         * glilypond.1.man: Rename `glilypond.man'.
26
27         * glilypond.am: Include renaming.
28
29 2015-08-05  Bernd Warken  <groff-bernd.warken-72@web.de>
30
31         * glilypond.am: Add `Last update'.  Setup Emacs mode.
32
33 2015-04-03  Werner LEMBERG  <wl@gnu.org>
34
35         * glilypond.man: Make it work in compatibility mode.
36         (EL): Fix typo.
37
38 2015-03-20  Ralph Corderoy  <ralph@inputplus.co.uk>
39
40         * glilypond.pl: Minor syntax fixes.
41
42 2015-03-20  Werner LEMBERG  <wl@gnu.org>
43
44         * glilypond.pl <read files or stdin>: Fix typo.
45
46         Problem reported by GrĂ©goire Babey <gibux@gmx.ch>.
47
48 2014-09-03  Bernd Warken  <groff-bernd.warken-72@web.de>
49
50         * glilypond.pl: New version 1.3.1
51
52         * all `glilypond' files: Copying and Emacs setting.
53
54 2014-07-06  Bernd Warken  <groff-bernd.warken-72@web.de>
55
56         * glilypond.pl: New version 1.3
57
58         * glilypond.man: Make man-page compatible with doclifter.
59
60 2014-07-04  Bernd Warken  <groff-bernd.warken-72@web.de>
61
62         * glilypond.man: Transform to classical man-page style.
63
64 2014-07-03  Bernd Warken  <groff-bernd.warken-72@web.de>
65
66         * glilypond.man: Improve definitions.
67
68 2014-03-30  Steffen Nurpmeso  <sdaoden@yandex.com>
69
70         * Makefile.sub: Put straight error-prevention prefixes for `rm'.
71
72 2014-03-30  Steffen Nurpmeso  <sdaoden@yandex.com>
73
74         * Makefile.sub (uninstall_sub): Typo.
75
76 2014-03-11  Ingo Schwarze  <schwarze@openbsd.org>  (tiny change)
77
78         * Makefile.sub (install_data): POSIX conformance.
79
80         Do not use $< outside inference rules, and even less when there
81         are multiple targets.
82
83 2014-02-14  Bernd Warken  <groff-bernd.warken-72@web.de>
84
85         * examples/example.groff: Add this directory and this file.
86
87 2014-01-06  Bernd Warken  <groff-bernd.warken-72@web.de>
88
89         Remove archive git@github.com:RUNOFF/groff_lilypond.git
90
91 2013-10-30  Bernd Warken  <groff-bernd.warken-72@web.de>
92
93         * glilypond.man: Correct writing.
94
95 2013-05-10  Bernd Warken  <groff-bernd.warken-72@web.de>
96
97         * glilypond.pl: Correct position information.  Add debug code.
98
99         * args.pl, oop_fh.pl, subs.pl: Correct position information.
100
101 2013-04-25  Bernd Warken  <groff-bernd.warken-72@web.de>
102
103         * Makefile.sub: minor corrections.
104
105 2013-04-24  Bernd Warken  <groff-bernd.warken-72@web.de>
106
107         Public `glilypond' version `v1.1'.
108
109         * args.pl, sub.pl, glilypond.man: Change option `-v' to mean
110         `--verbose' instead of former `--version' such as many GNU
111         programs do.  Correct sub `&usage()' and man-page.
112
113         * args.pl, glilypond.pl, oop_fh.pl, subs.pl: Remove spaces in
114         ` -> ', some `( ... )', and some `{ ... }' places for better
115         readability of the Perl source code.
116
117 2013-04-24  Bernd Warken  <groff-bernd.warken-72@web.de>
118
119         * args.pl, oop_fh.pl: Remove 1st line calling `perl'.
120
121         * subs.pl: Remove 1st line calling `perl'.  Remove sub
122         `&perl_version()'.  Adjust sub `&usage()'.
123
124         * glilypond.pl: Keep 1st line, which will be reset by running
125         `make'.  Remove all parts of Perl testing.
126
127         * perl_test.pl: Remove this file.
128
129         * README.txt: Add information about needed Perl version.
130
131         * Makefile.sub: Corrections for removing Perl test.  Use `$<'.
132
133 2013-04-24  Bernd Warken  <groff-bernd.warken-72@web.de>
134
135         * Makefile.sub: Remove Perl test.
136
137 2013-04-12  Bernd Warken  <groff-bernd.warken-72@web.de>
138
139         * glilypond.pl: Fix END for early exit of `--version'.
140
141 2013-04-12  Bernd Warken  <groff-bernd.warken-72@web.de>
142
143         * subs.pl: Replace `state' by global variable.  So the Perl
144         version can be older.
145
146         * perl_test.pl: Replace the Perl version by `v5.6', analogously to
147         `groffer'.
148
149 2013-04-11  Bernd Warken  <groff-bernd.warken-72@web.de>
150
151         * Makefile.sub: Corrections for Emacs.
152
153 2013-04-11  Bernd Warken  <groff-bernd.warken-72@web.de>
154
155         * old groff_lilypond: There is now a free `git' package containing
156         all old versions of the former name `groff_lilypond v0.*'.  They
157         work with `lilypond' parts in `roff' files, but were not
158         installed.  This package can be got at:
159
160         $ git clone git@github.com:RUNOFF/groff_lilypond.git
161
162         The new versions `glilypond 1.*' are not included there.
163
164 2013-03-29  Bernd Warken  <groff-bernd.warken-72@web.de>
165
166         Published version is `v1.0'.
167
168         Run `autoconf' again.
169
170 2013-03-29  Bernd Warken  <groff-bernd.warken-72@web.de>
171
172         * <groff_src_dir>/m4/groff.m4, <groff_src_dir>/configure.ac: Add
173         libdir information for `glilypond'.
174
175         * <groff_src_dir>/Makefile.in: Add
176         `<groff_src_dir>/contrib/glilypond'.
177
178         Run `autoconf'.
179
180         `glilypond' can now be installed to the system.
181
182 2013-03-29  Bernd Warken  <groff-bernd.warken-72@web.de>
183
184         Rename `groff_lilypond' to `glilypond'.  So remove the former
185         source directory `<groff_src_dir>/contrib/lilypond' and newly
186         install `<groff_src_dir>/contrib/glilypond', which now has many
187         files.  The new version starts at `v1.0'.
188
189         Version will now be v1.*.  All former files of versions v0.*
190         vanished or were renamed.  This is not yet an information about
191         publishing.
192
193         * ChangeLog.0x: old `ChangeLog' file for the old `groff_lilypond'
194         versions v0.*.  In the future, this file won't be changed any
195         more.
196
197         * ChangeLog: New file.  It is this file.  It displays the history
198         of `glilypond' versions v1.* or later.
199
200         * glilypond.pl: New main Perl file written from
201         `groff_lilypond.pl' in a totally different way.  It is split now
202         into 4 Perl files.
203
204         * args.pl: New Perl file.  It handles the command line options for
205         a run of `glilypond.pl'.
206
207         * oop_fh.pl: New Perl file.  OOP handling of file handles.
208
209         * perl_test.pl: Test whether the actual Perl program has a
210         suitable versions.  For `Makefile.sub' and `glilypond.pl'.
211
212         * subs.pl: New Perl file.  Defines the global subs for
213         `glilypond.pl'.
214
215         * Makefile.sub: Newly written `Makefile' for this subdirectory of
216         `groff'.  `glilypond' should be able to be installed by `make'
217         with this file.
218
219         * glilypond.man: Newly written man-page for `glilypond'.
220
221         * README.txt: New file about the installation.
222
223 ########################################################################
224
225 Copyright 2013-2018 Free Software Foundation, Inc.
226
227 Copying and distribution of this file, with or without modification,
228 are permitted in any medium without royalty provided the copyright
229 notice and this notice are preserved.
230
231 Local Variables:
232 version-control: never
233 mode: change-log
234 End: