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