1 2002-09-06 Han-Wen Nienhuys <hanwen@cs.uu.nl>
3 * lily/parser.yy (chord_inversion): use CHORD_SLASH for '/'
5 2002-09-06 Jérémie Lumbroso <jeremie@lumbroso.fr>
7 * Documentation/user/refman.itely: minor corrections (replacing
8 `grob' by `object'), addition of an example in the tablature
11 2002-09-06 Han-Wen Nienhuys <hanwen@cs.uu.nl>
13 * VERSION: 1.6.2 released
15 * input/test/empty-staffs.ly: new file.
17 * Documentation/topdocs/INSTALL.texi: adds a bit of information
18 about compiling in OpenBSD. (Graham Percival)
20 2002-09-05 Han-Wen Nienhuys <hanwen@cs.uu.nl>
22 * scm/documentation-lib.scm (scm->string): don't crash if a
23 procedure doesn't have a name.
25 2002-09-05 Juergen Reuter <reuter@ipd.uka.de>
27 * input/test/custos.ly: updated test file to show all available
30 * lily/custos.cc: small code clean-ups
32 * input/test/rests.ly: updated test file to show all available
35 * mf/feta-eindelijk.mf: bugfix: added missing maxima rest
37 2002-09-05 Rune Zedeler <rune@zedeler.dk>
39 * scm/output-lib.scm (make-molecule-boxer): Fixed and moved from
40 input/test/boxed-molecule.ly
42 * input/test/boxed-molecule.ly: Fixed to use default
45 * input/test/bar-number-every-fifth.ly: Added
47 * lily/bar-number-engraver.cc: Add property barNumberVisibility
48 and use it to decide which BarNumbers to suicide.
50 2002-09-05 Han-Wen Nienhuys <hanwen@cs.uu.nl>
52 * input/test/poly-metric.ly: new file.
54 * scripts/lilypond-book.py (output_verbatim): python 2.2 workaround.
56 * scm/documentation-lib.scm (scm->string): print procedure name in
57 stead of #<procedure .. >
59 * scripts/ly2dvi.py (run_lilypond): exit with error if lily exited
60 any file with an error.
62 * input/regression/molecule-hacking.ly: also restore Y
63 extent. Fixes bugs with stem attachment of parenthesized note
66 2002-09-04 Han-Wen Nienhuys <hanwen@cs.uu.nl>
68 * input/test/clef-end-of-line.ly: new file.
70 * lily/stem-engraver.cc (acknowledge_grob): warn about too long
71 tremolos. Thanks to Erik Sandberg
73 * input/trip.ly (fugaIIPedal): small cleanups.
75 * lily/grob-pq-engraver.cc: more helpful message.
76 (stop_translation_timestep): use scm_merge_x for merging the lists.
78 * Documentation/user/appendices.itely: switch off parmesan listing
80 2002-09-01 Juergen Reuter <reuter@ipd.uka.de>
82 * input/test/ancient-font.ly, input/test/ancient-time.ly,
83 input/test/mensural-ligatures.ly, lily/ligature-head.cc,
84 lily/mensural-ligature-engraver.cc, lily/note-head.cc,
85 lily/time-signature.cc, scm/output-lib.scm: removed obsolete
86 code that sets grob property font-family; also small updates to
87 various input/test files.
89 2002-09-01 Han-Wen Nienhuys <hanwen@cs.uu.nl>
91 * input/test/tab-staff.ly: removed.
93 * lily/paper-def.cc (find_font): load virtual font for a list of
96 * scm/font.scm (paper20-style-sheet-alist): equate ancient and
99 * lily/virtual-font-metric.cc (get_char_molecule): new function
101 * lily/system-start-delimiter.cc (staff_brace): use virtual fonts
102 for the list of braces
104 * lily/font-metric.cc (get_char_molecule): new function.
106 2002-08-31 Han-Wen Nienhuys <hanwen@cs.uu.nl>
108 * lily/virtual-font-metric.cc: new file
110 * lily/include/virtual-font-metric.hh (class Virtual_font_metric):
113 * scripts/lilypond-book.py: use old re's for python 2.2 as well
115 * debian/control: Debian patches by Anthony Fok
117 * input/regression/lyric-combine-polyphonic.ly: new file.
119 * ly/engraver-init.ly (VoiceContext): add Grob_pq_engraver to
122 2002-08-31 Graham Percival <gperciva@sfu.ca>
124 * Documentation/user/tutorial.itely: editorial changes
125 (spelling, grammar, etc) of the orchestral score, integrating text +
126 music, and the end of tutorial.
128 2002-08-31 Rune Zedeler <rune@zedeler.dk>
130 * input/test/sondag-morgen/*.ly: 1.6 compatibility knee fixes
132 * lily/tab-note-heads-engraver.cc: Bugfix for instruments not
135 2002-08-31 Han-Wen Nienhuys <hanwen@cs.uu.nl>
137 * VERSION: 1.6.1 released
140 * lily/lily-guile.cc: macosx fixes.
142 * lily/script-column.cc (before_line_breaking): use stable sorting
143 algorithm to preserve script ordering.
144 (grob_script_priority_less): new function
146 * lily/script-engraver.cc (process_music):
147 * lily/text-engraver.cc (process_acknowledged_grobs):
148 * lily/fingering-engraver.cc (make_script): don't use direction
149 for script-priority. This fixes orderings for multiple down
152 * scripts/ly2dvi.py (run_lilypond): don't exit if LilyPond fails,
153 but try to assemble the files anyway.
155 * input/regression/prefatory-empty-spacing.ly: new file.
157 * lily/break-align-interface.cc (do_alignment): translate last
158 break-align-group if it is invisible/empty.
160 * scm/grob-description.scm (all-grob-descriptions): LeftEdge is
161 not a BreakAlignGroup. Do not use
162 Break_align_interface::alignment_callback
164 2002-08-30 Han-Wen Nienhuys <hanwen@cs.uu.nl>
166 * scripts/lilypond-book.py (LatexPaper.find_latex_dims): give more
167 meaningful error if running latex fails
169 * Documentation/user/refman.itely (Tablatures): small
170 corrections. Thanks to Karl Berry
172 2000-08-30 Heikki Junes <hjunes@cc.hut.fi>
174 * make/lilypond.mandrake.spec.in: Mandrake adaptations from
175 redhat spec and rpm-skeleton found in Mandrake's home page.
177 2002-08-29 Graham Percival <gperciva@sfu.ca>
179 * Documentation/user/tutorial.itely: editorial changes (spelling,
180 grammar, etc) of the "Fine tuning" section.
182 2002-08-29 Juergen Reuter <reuter@ipd.uka.de>
184 * input/test/ancient-font.ly, mf/parmesan-heads.mf,
185 scm/output-lib.scm, lily/note-head.cc: bugfix: make neume note
188 2002-08-29 Mats Bengtsson <mats.bengtsson@s3.kth.se>
190 * scm/music-functions.scm (unfold-repeats): Call new
191 shift-duration-log correctly also for unfolded repeats.
193 2002-08-27 Mats Bengtsson <mats.bengtsson@s3.kth.se>
195 * tex/titledefs.tex: Define \fetafont for use in titles.
197 * scm/music-functions.scm (shift-duration-log), lily/parser.yy
198 (Repeated_music): Handle dots correctly for \repeat tremolo.
200 2002-08-26 Han-Wen Nienhuys <hanwen@cs.uu.nl>
202 * lily/score.cc: remove paranoia code.
204 * lily/parser.yy: don't include malloc.h
206 2002-08-25 Han-Wen Nienhuys <hanwen@cs.uu.nl>
208 * flower/polynomial.cc (operator +): optimize += operator. No
211 * lily/source-file.cc (get_line): use binary search to determine
212 line number. This kills another quadratic time-complexity term.
214 * lily/include/source-file.hh (class Source_file): add newline_locations
216 * flower/include/array.icc (binary_search_bounds): new function.
218 2002-08-22 Han-Wen Nienhuys <hanwen@cs.uu.nl>
220 * input/regression/tuplet-properties.ly (texidoc): bugfix
222 * input/regression/beam-shortened-lengths.ly: add \stemUp
224 * Documentation/user/refman.itely:
228 * Documentation/user/refman.itely: spelling fix.
230 2002-08-21 Jan Nieuwenhuizen <janneke@gnu.org>
232 * lily/main.cc (setup_paths): Prepend dirs to search path, instead
233 of appending. Fixes build when typical LilyPond 1.4 leftovers clutter
236 * flower/include/file-path.hh (prepend): New function.
238 2002-08-20 Han-Wen Nienhuys <hanwen@cs.uu.nl>
240 * Documentation/misc/ChangeLog-1.5: move 1.5 ChangeLog to misc/
242 * lily/completion-note-heads-engraver.cc (class
243 Completion_heads_engraver): don't be confused by polyphonic rhythms.
245 * input/regression/completion-heads-polyphony.ly: new file.
247 2002-08-19 Han-Wen Nienhuys <hanwen@cs.uu.nl>
249 * GNUmakefile.in (web-ext): distribute .ly with web tarball too.
250 This means that the 1.6 binaries must be rebuilt.
252 * make/lilypond-vars.make: banish ps-to-X scripts
254 * make/generic-rules.make: remove blurb rule.
256 * GNUmakefile.in: make lilypond-fource file, so PK fonts are not
257 removed every make-run.
259 * make/ly-rules.make: don't remove .tely file.
261 * input/test/chords.ly (scales): whole notes only. Prevents