]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
(re-sub-alist): Robustify.
[lilypond.git] / ChangeLog
1 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2
3         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
4         dtd).  Add preliminary dtd.
5         (re-sub-alist): Robustify.
6
7 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8
9         * lily/include/event-chord-iterator.hh,
10         lily/context-specced-music-iterator.cc,
11         lily/event.cc, lily/event-chord-iterator.cc: add
12
13 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
14
15
16         * lily/: some (c) header fixes.
17         
18         * lily/request-chord.cc: Remove.
19         
20         * lily/include/event-chord-iterator.hh:
21         * lily/include/event.hh:
22         * lily/event-chord.cc: New file.
23         
24         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
25         requested.
26
27 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
28
29         * lily/ : rename Request to Event
30
31         * lily/parser.yy (command_element): move clef stuff into Scheme.
32
33         * lily/:  rename length_mom () to get_length()
34
35         * lily/part-combine-music.cc: removed file and class.
36
37         * lily/context-specced-music-iterator.cc (class
38         Context_specced_music_iterator): new file. Obsoletes the
39         Context_specced_music type.
40
41         * scm/music-types.scm (make-repeated-music): put different kinds
42         of repeated music into music-type table.
43
44         * VERSION: 1.7.1 released.
45
46         * scm/to-xml.scm: new file.
47
48         * input/test/to-xml.ly (fooBar): demo of what is possible with the
49         new Input representation: dump music as XML.
50
51         * scm/engraver-documentation-lib.scm
52         (engraver-accepts-music-types?): add links from music to engraver,
53         from music-type to engraver.
54
55         * lily/include/command-request.hh: removed
56         lily/include/musical-request.hh: removed. Removed all _req classes
57         except Key_change_req. Changes throughout.
58
59 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
60
61         * lily/tuplet-engraver.cc (try_music): Compile kludge.
62
63 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
64
65         * lily/*.cc: specify accepts for many engravers.
66
67         * scm/music-documentation-lib.scm: dump music expressions and
68         music subtypes.
69
70         * scm/documentation-lib.scm: complete revision.
71         Use GOOPS objects to store document tree explicitly. Cleaned up and
72         sped up doco generation a lot.
73
74 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
75
76         * input/trip.ly (fugaIILeft): add arpeggio
77
78         * lily/translator-group.cc (try_music_on_nongroup_children):
79         oops. The name symbol is in the cdr of the assoc handle.
80
81         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
82         Hyphen_req, Glissando_req, Break_req, Mark_req 
83
84 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
85
86         * lily/musical-request.cc (music-duration-length,
87         music-duration-compress): new functions.
88
89         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
90         throughout. Warning doesn't work yet.
91
92         * lily/translator-group.cc (try_music_on_nongroup_children):
93         new implementation: store candidate acceptors in a hashTable.
94
95 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
96
97         * scm/music-types.scm (music-descriptions): change name to
98         internal-class-name
99
100         * scm/chord-name.scm (chord::inner-name-banter): remove space.
101
102 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
103
104         * lily/beam.cc (connect_beams): don't crash if there are quarter
105         notes in beams.
106
107 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
108
109         * Documentation/user/refman.itely: corrected ancient clef
110         docu; added docu on ligatures
111
112 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
113
114         * Documentation/user/glossary.tely,
115         Documentation/user/refman.itely, input/les-nereides.ly,
116         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
117         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
118         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
119         Stem properties: flag-style -> stroke-style, style -> flag-style.
120
121 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
122
123         * scm/music-functions.scm (music-separator?): don't use name music
124         property.
125
126 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
127
128         * stepmake/stepmake/generic-targets.make (help): Document check
129         target.
130
131         * lily/new-accidental-engraver.cc: Compile fix.
132
133 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
134
135         * scripts/convert-ly.py: Add rule.
136
137         * input/test/music-creation.ly:
138         * input/test/add-staccato.ly:
139         * input/test/add-text-script.ly: ly-make-music.
140
141         * scm/drums.scm (make-head-type-elem, make-articulation-script):
142         More ly-make-music renamings.
143
144         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
145
146         * lily/music-constructor.cc (make_music): Add debugging info.
147
148         * scm/music-functions.scm (make-simultaneous-music,
149         (make-sequential-music, context-spec-music):
150         * scm/music-types.scm (music-descriptions): Get lily to run.
151
152 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
153
154         * lily/command-request.cc (transpose_key_alist): new function.
155
156         * lily/key-performer.cc (create_audio_elements): cleanup. 
157
158 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
159
160         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
161
162         * lily/include/translator.hh (ENTER_DESCRIPTION): add
163         events-accepted field.
164
165         * scm/music-types.scm: new file.
166
167         * lily/parser.yy: put music type initialization into scheme,
168         similar to grob initialization.  Changes throughout.
169
170 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
171
172         * Documentation/user/tutorial.itely: Fix links.
173         
174         * Documentation/index.texi: 
175         * Documentation/header.html.in: 
176         * Documentation/topdocs/index.tely: Small website fixes and updates.
177
178         * debian/: Debian patch by Anthony Fok.
179
180 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
181
182         * Documentation/footer.html.in: How time flies: It's already 2002!
183
184         * Documentation/topdocs/index.tely: Stable/development fix.  Use
185         more descriptive link names than 'here'.
186
187         * ROADMAP: Remove test stuff.
188
189         * scripts/update-lily.py: Allow auto-building of stable and
190         development versions.  Bugfixes.
191
192 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
193
194         * VERSION: released 1.7.0
195
196         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
197
198         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
199         positive line widths.
200
201 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
202
203         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
204         go.  Fix comments.
205
206         * cygwin: Cygwin updates.
207
208 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
209
210         * Documentation/windows/installing.texi (Top): version for python,
211         urls for ghostscript (thanks to John Potelle)
212         
213         * lily/simultaneous-music-iterator.cc
214         (Simultaneous_music_iterator): init children_list_ before
215         triggering GC.
216
217         * lily/*-iterator.cc: be even more careful with smobbed copy
218         constructors. 
219
220         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
221         LeftEdge item.
222
223 2002-09-15  Werner Lemberg  <wl@gnu.org>
224
225         Improving LilyPond's output to make them ordinary TeX boxes with
226         predictable dimensions.  System boxes are now vertically centered on
227         the baseline; this offset can be further controlled with
228         \lilypondscoreshift.
229
230         * lily/system.cc (System::post_processing): Pass length of current
231         system to `start-system' (including any horizontal indentation).
232
233         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
234         prettier.
235         (lily-def): Append `%'.
236         (start-system): Add parameter `wd'.  Output more TeX code to specify
237         box dimensions.
238         (stop-system, stop-last-system): Complement changes in
239         `start-system'.
240         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
241         Updated.
242
243         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
244         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
245         Write final `\endinput'.
246
247         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
248         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
249         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
250         files and macro definitions don't produce spurious spaces and
251         paragraphs (using \endlinechar).
252         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
253
254         * Documentation/user/internals.itely: Improved formatting, fixing
255         typos.  Added a section `Output details' to describe how the TeX
256         code looks like.
257
258 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
259
260         * lily/accidental-engraver.cc: Also work with partial measures.
261
262 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
263
264         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
265         spanner.
266
267 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
268
269         * lily/identifier-smob.cc (unpack_identifier): new file.
270
271         * lily/lexer.ll (identifier_type): new function.  use ly-id to
272         pass off scheme expressions as music identifiers.
273
274         * scm/lily.scm: reorganisation, cleanups.
275
276         * lily/main.cc: small cleanups.
277
278 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
279
280         * lily/ly-module.{cc,hh}: new file.
281
282 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
283
284         * lily/accidental-engraver.cc: Also work with partial measures.
285
286 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
287
288         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
289
290 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
291
292         * lily/my-lily-lexer.cc: use SCM module in stead of
293         Scheme_hash_table. Changes throughout.  
294
295 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
296
297         * VERSION (MY_PATCH_LEVEL): make 1.7.0
298