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