]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
release commit
[lilypond.git] / ChangeLog
1 2002-09-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2
3         * VERSION: 1.6.2 released  
4
5         * input/test/empty-staffs.ly: new file.
6
7         * Documentation/topdocs/INSTALL.texi: adds a bit of information
8         about compiling in OpenBSD. (Graham Percival)
9
10 2002-09-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11         
12         * scm/documentation-lib.scm (scm->string): don't crash if a
13         procedure doesn't have a name.
14
15 2002-09-05  Juergen Reuter  <reuter@ipd.uka.de>
16
17         * input/test/custos.ly: updated test file to show all available
18         custos styles
19
20         * lily/custos.cc: small code clean-ups
21
22         * input/test/rests.ly: updated test file to show all available
23         rest styles
24
25         * mf/feta-eindelijk.mf: bugfix: added missing maxima rest
26
27 2002-09-05  Rune Zedeler  <rune@zedeler.dk>
28
29         * scm/output-lib.scm (make-molecule-boxer): Fixed and moved from
30         input/test/boxed-molecule.ly
31
32         * input/test/boxed-molecule.ly: Fixed to use default
33         make-molecule-boxer
34
35         * input/test/bar-number-every-fifth.ly: Added
36         
37         * lily/bar-number-engraver.cc: Add property barNumberVisibility
38         and use it to decide which BarNumbers to suicide.
39         
40 2002-09-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
41
42         * input/test/poly-metric.ly: new file.
43
44         * scripts/lilypond-book.py (output_verbatim): python 2.2 workaround.
45
46         * scm/documentation-lib.scm (scm->string): print procedure name in
47         stead of #<procedure .. > 
48
49         * scripts/ly2dvi.py (run_lilypond): exit with error if lily exited
50         any file with an error.
51
52         * input/regression/molecule-hacking.ly: also restore Y
53         extent. Fixes bugs with stem attachment of parenthesized note
54         heads.
55
56 2002-09-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
57
58         * input/test/clef-end-of-line.ly: new file.
59
60         * lily/stem-engraver.cc (acknowledge_grob): warn about too long
61         tremolos. Thanks to Erik Sandberg
62
63         * input/trip.ly (fugaIIPedal): small cleanups.
64
65         * lily/grob-pq-engraver.cc: more helpful message.
66         (stop_translation_timestep): use scm_merge_x for merging the lists.
67
68         * Documentation/user/appendices.itely: switch off parmesan listing
69
70 2002-09-01  Juergen Reuter  <reuter@ipd.uka.de>
71
72         * input/test/ancient-font.ly, input/test/ancient-time.ly,
73           input/test/mensural-ligatures.ly, lily/ligature-head.cc,
74           lily/mensural-ligature-engraver.cc, lily/note-head.cc,
75           lily/time-signature.cc, scm/output-lib.scm: removed obsolete
76           code that sets grob property font-family; also small updates to
77           various input/test files.
78
79 2002-09-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
80
81         * input/test/tab-staff.ly: removed.
82         
83         * lily/paper-def.cc (find_font): load virtual font for a list of
84         font names.
85
86         * scm/font.scm (paper20-style-sheet-alist): equate ancient and
87         music font-families.
88
89         * lily/virtual-font-metric.cc (get_char_molecule): new function
90
91         * lily/system-start-delimiter.cc (staff_brace): use virtual fonts
92         for the list of braces
93
94         * lily/font-metric.cc (get_char_molecule): new function.
95
96 2002-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
97
98         * lily/virtual-font-metric.cc: new file
99
100         * lily/include/virtual-font-metric.hh (class Virtual_font_metric):
101         new file
102
103         * scripts/lilypond-book.py: use old re's for python 2.2 as well
104
105         * debian/control: Debian patches by Anthony Fok
106
107         * input/regression/lyric-combine-polyphonic.ly: new file.
108
109         * ly/engraver-init.ly (VoiceContext): add Grob_pq_engraver to
110         Voice context.
111
112 2002-08-31 Graham Percival  <gperciva@sfu.ca>
113
114         * Documentation/user/tutorial.itely:  editorial changes
115         (spelling, grammar, etc) of the orchestral score, integrating text +
116         music, and the end of tutorial.
117
118 2002-08-31 Rune Zedeler  <rune@zedeler.dk>
119
120         * input/test/sondag-morgen/*.ly: 1.6 compatibility knee fixes
121
122         * lily/tab-note-heads-engraver.cc: Bugfix for instruments not
123         having 6 strings.
124         
125 2002-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
126
127         * VERSION: 1.6.1 released
128         
129         * lily/kpath.cc: 
130         * lily/lily-guile.cc: macosx fixes.
131
132         * lily/script-column.cc (before_line_breaking): use stable sorting
133         algorithm to preserve script ordering.
134         (grob_script_priority_less): new function
135
136         * lily/script-engraver.cc (process_music): 
137         * lily/text-engraver.cc (process_acknowledged_grobs):
138         * lily/fingering-engraver.cc (make_script): don't use direction
139         for script-priority. This fixes orderings for multiple down
140         script/fingering.
141
142         * scripts/ly2dvi.py (run_lilypond): don't exit if LilyPond fails,
143         but try to assemble the files anyway.
144
145         * input/regression/prefatory-empty-spacing.ly: new file.
146
147         * lily/break-align-interface.cc (do_alignment): translate last
148         break-align-group if it is invisible/empty.
149
150         * scm/grob-description.scm (all-grob-descriptions): LeftEdge is
151         not a BreakAlignGroup. Do not use
152         Break_align_interface::alignment_callback
153
154 2002-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
155
156         * scripts/lilypond-book.py (LatexPaper.find_latex_dims): give more
157         meaningful error if running latex fails 
158
159         * Documentation/user/refman.itely (Tablatures): small
160         corrections. Thanks to Karl Berry
161
162 2000-08-30  Heikki Junes <hjunes@cc.hut.fi>
163
164         * make/lilypond.mandrake.spec.in: Mandrake adaptations from
165         redhat spec and rpm-skeleton found in Mandrake's home page.
166
167 2002-08-29 Graham Percival  <gperciva@sfu.ca>
168
169         * Documentation/user/tutorial.itely:  editorial changes (spelling,
170         grammar, etc) of the "Fine tuning" section.
171
172 2002-08-29  Juergen Reuter  <reuter@ipd.uka.de>
173
174         * input/test/ancient-font.ly, mf/parmesan-heads.mf,
175         scm/output-lib.scm, lily/note-head.cc: bugfix: make neume note
176         heads accessible
177  
178 2002-08-29  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
179
180         * scm/music-functions.scm (unfold-repeats): Call new
181         shift-duration-log correctly also for unfolded repeats.
182
183 2002-08-27  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
184
185         * tex/titledefs.tex: Define \fetafont for use in titles.
186
187         * scm/music-functions.scm (shift-duration-log), lily/parser.yy
188         (Repeated_music): Handle dots correctly for \repeat tremolo.
189
190 2002-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
191
192         * lily/score.cc: remove paranoia code.
193
194         * lily/parser.yy: don't include malloc.h
195
196 2002-08-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
197
198         * flower/polynomial.cc (operator +): optimize += operator. No
199         copying.
200
201         * lily/source-file.cc (get_line): use binary search to determine
202         line number. This kills another quadratic time-complexity term.
203
204         * lily/include/source-file.hh (class Source_file): add newline_locations
205
206         * flower/include/array.icc (binary_search_bounds): new function.
207
208 2002-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
209
210         * input/regression/tuplet-properties.ly (texidoc): bugfix
211
212         * input/regression/beam-shortened-lengths.ly: add \stemUp
213
214         * Documentation/user/refman.itely: 
215
216 2002-08-22  Tom Cato
217
218         * Documentation/user/refman.itely: spelling fix.
219
220 2002-08-21  Jan Nieuwenhuizen  <janneke@gnu.org>
221
222         * lily/main.cc (setup_paths): Prepend dirs to search path, instead
223         of appending.  Fixes build when typical LilyPond 1.4 leftovers clutter
224         the system.
225
226         * flower/include/file-path.hh (prepend): New function.
227
228 2002-08-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
229
230         * Documentation/misc/ChangeLog-1.5: move 1.5 ChangeLog to misc/
231
232         * lily/completion-note-heads-engraver.cc (class
233         Completion_heads_engraver): don't be confused by polyphonic rhythms.
234
235         * input/regression/completion-heads-polyphony.ly: new file.
236
237 2002-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
238
239         * GNUmakefile.in (web-ext): distribute .ly with web tarball too.
240         This means that the 1.6 binaries must be rebuilt.
241
242         * make/lilypond-vars.make: banish ps-to-X scripts
243
244         * make/generic-rules.make: remove blurb rule.
245
246         * GNUmakefile.in: make lilypond-fource file, so PK fonts are not
247         removed every make-run.
248  
249         * make/ly-rules.make: don't remove .tely file.
250
251         * input/test/chords.ly (scales): whole notes only. Prevents
252         weird breaks.
253