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