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