]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
release: 1.5.32
[lilypond.git] / ChangeLog
1 2002-02-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2
3         * scm/font.scm: remove font-name symbol.
4
5         * mf/GNUmakefile: use pktrace for making PFAs
6
7         * make/lilypond.redhat.spec.in: use pktrace when making specs
8
9         * lily/rest-collision.cc (do_shift): read direction field from
10         rest-column in case of note-rest collision. This should fix some
11         problems with rest collisions.
12
13 2002-02-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
14
15         * lily/note-heads-engraver.cc (process_music): Removed easyPlay
16         property.
17
18         * lily/note-head.cc (brew_ez_molecule): Remove note-character
19         property. Read pitch directly from #'cause.
20
21         * mf/feta-puntje.mf: bugfix
22
23 2002-02-19  Juergen Reuter <reuter@ipd.uka.de>
24         
25         * mf/*.mf: tried to fix ancient-font.ly. WARNING: Font changed.
26
27 2002-02-18  Jan Nieuwenhuizen  <janneke@gnu.org>
28
29         * Documentation/windows/compiling.texi: Update.
30
31         * Documentation/index.texi: Add link to orphaned compiling for
32         windows page.
33
34         * Documentation/footer.html.in: Comment fix.
35
36         * stepmake/bin/add-html-footer.py: Python2.[12] re workarounds.
37
38 2002-02-18  Han-Wen  <hanwen@cs.uu.nl>
39         
40         * VERSION: 1.5.31 released
41
42         * lily/new-spacing-spanner.cc: remove file.
43
44         * lily/third-try.cc (do_measure): only take spacings into account
45         if they pertain to the column pair under consideration. This fixes
46         spacing bug when mixing eighths triplets and normal eighths.
47
48         * lily/note-head.cc (brew_molecule): revert ledger change: ledger
49         lines don't take up space anymore. Document why in note-head.cc
50         comment.
51
52 2002-02-17  Han-Wen  <hanwen@cs.uu.nl>
53
54         * lily/font-interface.cc (get_font): reinstate
55         #'font-magnification. See input/regression/font-magnification.ly
56         (get_font): Change the definition of  #'font-name grob property.
57
58         * lily/grob.cc (get_uncached_molecule): output origin for grobs
59         that have a #'cause field.
60
61 2002-02-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
62
63         * Documentation/topdocs/INSTALL.texi: remove type3 stuff. 
64
65         * mf/GNUmakefile:  remove metapost stuff
66
67         * stepmake/aclocal.m4: remove metapost detection stuff.
68
69 2002-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
70
71         * mf/GNUmakefile (FET_FILES): 
72         (FONT_FILES): Include parmesan.
73
74         * stepmake/bin/packagepython.py (make_assign_re): Bugfix.  Use re
75         iso regex, regsub
76
77         * buildscripts/clean-fonts.sh (FILES): Clean parmesan too.
78
79         * Documentation/user/refman.itely (Paper size): Quote braces.
80
81 2002-02-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
82
83         * stepmake/aclocal.m4: fixed bison version check to be more
84         robust.
85
86         * lily/stem.cc (position_noteheads): fix for cluster chords.
87
88         * mf/*.mf: many blotting/pixel rounding fixes  by Rune Zedeler
89
90         * python 2.2 support.
91
92 2002-02-04  Han-Wen  <hanwen@cs.uu.nl>
93
94         * VERSION: 1.5.30 released
95
96         * lily/dynamic-engraver.cc: add doco about DynamicLineSpanner
97
98         * Documentation/user/refman.itely (Dynamics): add a note about
99         DynamicLineSpanner.
100
101         * scm/grob-description.scm: add a 'translator-type?  object
102         property, so that \property Foo.Bar =\turnOff doesn't cause
103         type check warning.
104
105         * lily/translator-group.cc (add_fresh_group_translator): make
106         new add-translator functions to make distinction between fresh and
107         used group-translators. Fixes problem with scripts on auto-changing voice 
108
109         * lily/timing-engraver.cc: make Timing_engraver instantiatable,
110         add to Score_performer. Fixes bar checks in MIDI
111
112         * lily/tie-engraver.cc (create_grobs): Use pitches to compare note
113         heads. Fixes many quirks with ties.
114
115         * lily/engraver.cc (announce_grob): Use SCM argument. Store cause
116         in the grob property #'cause, instead of using Grob_info.
117
118         * ly/engraver-init.ly (StaffContext): move Dot_column_engraver to
119         staff context, fixing dot alignment on collisions.
120
121         * lily/beam-engraver.cc (try_music): remove can't find beam start
122         warning, so that skipTypesetting won't complain.
123
124 2002-02-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
125
126         * Documentation/user/refman.itely (Paper size): Documentation fix,
127         papersize
128
129         * lily/text-engraver.cc: Bugfix: textNonEmpty works again
130
131         * scm/grob-description.scm: \breathe: Use feta font comma by default
132
133 2002-01-23  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
134
135         * input/template/piano-dynamics.ly (pedal): Simplified
136
137 2002-01-18  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
138
139         * ly/engraver-init.ly: avoid warnings on \skip in lyrics
140
141 2002-01-10  Mats Bengtsson  <matsb@s3.kth.se>
142
143         * lilypond-mode.el (LilyPond-command-query): ignore case.
144
145 2002-02-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
146
147         * VERSION: 1.5.29 released
148
149         * all files: change 2001 to 2002 in headers globally
150
151         * mf/parmesan20.mf: split out ancient notation into parmesan ("old
152         cheese") font. WARNING: fonts changed.
153         
154 2002-02-01  Juergen Reuter <reuter@ipd.uka.de>
155
156         * mf/*.mf: Fixed some blot_diameter related flaws in some feta symbols
157         
158         * mf/*.mf: Added some more vaticana/solesmes style font symbols
159         
160         * mf/*.mf: Bugfix: renamed subbipunctum -> inclinatum
161
162         * mf/*.mf: Fixed a few typos in various .mf files
163
164 2002-01-17 Rune Zedeler <rune@zedeler.dk>
165  
166         * mf/: added macro soft_penstroke
167         
168                softened some glyphs
169                redrawn triangular noteheads
170                redrawn tab-clef
171                added classical quarter rest
172         
173         * lily/stem.cc: Bugfix: Stem-attachment when staff_space!=1
174  
175         * lily/bar.cc: Bugfix: repeat dots when even number of staff
176         lines and staff_space>=2
177  
178         * lily/rest.cc: Use default rests when current style glyphs not
179         found - this allows
180         \property Staff.Rest \override #'style = #'classical
181
182 2002-01-30  Jan Nieuwenhuizen  <janneke@gnu.org>
183
184         * input/bugs/first-tie.ly: New file.
185
186         * input/bugs/spacing-clash.ly: New file.
187
188 2002-01-29  Jan Nieuwenhuizen  <janneke@gnu.org>
189
190         * po: regenerate.
191
192 2002-1-24 Chris Jackson <chris@fluffhouse.org.uk>
193
194         * lilypond-indent.el: New file providing indentation for
195         parenthesised blocks of lilypond code in Emacs
196         
197         * lilypond-font-lock.el: Changes to the syntax table to facilitate
198         indentation and handle block comments properly. Distinguish
199         accents from close-brackets in fontification.
200
201         * lilypond-mode.el: LilyPond-indent-command set appropriately.
202
203 2002-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
204
205         * Documentation/windows/installing.texi: 
206         * Documentation/windows/compiling.texi: Include from 1.4.10.
207
208         * Documentation/windows/gs-profile.sh: previously lily-gs.sh
209
210         * input/bugs/first-midi-tie.ly: New file.
211
212 2001-12-29  Han-Wen  <hanwen@cs.uu.nl>
213         
214         * VERSION: 1.5.28 released
215
216         * lily/parser.yy (My_lily_parser): Slightly kludgy warning for
217         illicit beams on [c4 c4] etc.
218
219         * lily/bar-check-iterator.cc (Bar_check_iterator): new
220         file. Make separate iterator for Bar_checks. Bar_check now happen
221         outside engravers, meaning that you can use them with
222         skipTypesetting. Associated changes in other files.
223         
224         * lily/new-spacing-spanner.cc (stem_dir_correction): removed
225         function
226         
227         * lily/spacing-spanner.cc (stem_dir_correction): removed function
228
229         * lily/include/grob.hh (unsmob_item, unsmob_spanner): Add functions
230
231         * lily/bar.cc (before_line_breaking): remove bar-line spacing code.
232
233         * lily/stem.cc (set_spacing_hints): removed function
234
235         * lily/note-spacing.cc (stem_dir_correction): new stem-direction
236         correction for spacing; now take vertical extents of the stem into
237         account.  
238
239         * lily/third-try.cc: More hacking to get spacing working.
240
241         * lily/note-spacing-engraver.cc: new file, Note_spacing_engraver
242         sits at staff level and creates note spacing objects. Scrap it
243         again, and document why.
244
245         * lily/include/group-interface.hh: rename functions. 
246
247 2001-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
248
249         * stepmake/stepmake/c++-rules.make:
250         * stepmake/stepmake/c-rules.make: Fixes for bison-1.28.
251
252 2001-12-25  Jan Nieuwenhuizen  <janneke@gnu.org>
253
254         * make/lilypond-vars.make: 
255         * scripts/ly2dvi.py (setup_environment): 
256         * scripts/lilypond-book.py (setup_environment): Also set tex
257         memory options.
258
259 2001-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
260
261         * VERSION: 1.5.27 released.
262
263         * Documentation/user/refman.itely (Bar numbers): added bar number
264         documentation.
265
266         * scm/font.scm (make-style-sheet): Fixes to make staff-sizes work
267         again.
268
269 2001-12-22  Mats Bengtsson  <matsb@matsb@s3.kth.se>
270
271         * tex/lilyponddefs.tex: Make sure interscorelinefill=1 doesn't
272         spread the last few lines all over the last page of a score.
273
274 2001-12-24  Han-Wen  <hanwen@cs.uu.nl>
275
276         * lily/third-try.cc: 3rd try at revising spacing
277         engine. Not yet finished.
278
279         * lily/paper-column.cc (brew_molecule): print debugging marks on a
280         paper-column.
281
282         * lily/tie-engraver.cc (class Tie_engraver): Use busyGrobs for
283         collecting past note heads.
284
285         * lily/note-heads-engraver.cc (try_music): Remove end_mom_
286         stuff.
287
288         * lily/grob-pq-engraver.cc (class Grob_pq_engraver): New file, new
289         class. Keep a queue of grobs that are still playing in busyGrobs. 
290
291         * lily/lyric-combine-music-iterator.cc (get_busy_status): New
292         function. Use busyGrobs to detect playing notes.
293         
294 2001-12-16  Jan Nieuwenhuizen  <janneke@gnu.org>
295  
296         * Documentation/topdocs/INSTALL.texi: Added note about broken
297         python-2.1.  Updated note for Debian's broken (well, broken for
298         our use anyway) tex configuration.
299         
300         * scripts/lilypond-book.py (re_dict): python2.2 fix.
301         
302         * stepmake/stepmake/c++-rules.make ($(outdir)/%.hh): 
303         ($(outdir)/%.cc): Adapted to bison-1.30; added bison < 1.30 fix.
304         
305         * scripts/lilypond-book.py (bounding_box_dimensions): Bugfix.
306         (But left margin of png's still misses a few pixels.  Arg.)
307         
308 2001-12-16  Heikki Junes  <hjunes@cc.hut.fi>
309
310         * lilypond-mode.el (LilyPond-command-next-midi): Make
311         possible to kill midi-process (using "C-c C-m").
312
313 2001-12-14  Han-Wen  <hanwen@cs.uu.nl>
314
315         * scripts/lilypond-book.py (LatexPaper.set_geo_option):
316         Convert strings with dimensions to numbers.
317
318         * lily/volta-engraver.cc:  only make a  bracket for the top staff,
319         as found in stavesFound. 
320
321         * lily/bar-number-engraver.cc: remove staff administration. 
322
323         * lily/mark-engraver.cc (acknowledge_grob): remove staff
324         administration. This breaks support for invisible-staff.
325
326         * lily/staff-collecting-engraver.cc: new engraver. Collects staff
327         symbols into stavesFound.
328
329         * lily/score-engraver.cc (acknowledge_grob): Acknowledge spacing
330         grobs, and put them into columns.
331
332         * lily/engraver-group-engraver.cc (acknowledge_grobs): Include the
333         Engraver_group_engraver as a potential candidate for ack'ing grobs.
334
335 2001-12-13  Heikki Junes  <hjunes@cc.hut.fi>
336
337         * lilypond-mode.el (LilyPond-command-next-midi): Play next (or last)
338         midi section in the Emacs-mode, so it is possible to play certain
339         score in a multiscore lilypond-file.
340          
341 2001-12-09  Rune Zedeler  <rune@zedeler.dk>
342         * lily/lily-guile.cc: Added ly_assoc_front_x() and ly_assoc_cdr()
343         (FIXME: not accessible from guile)
344         
345         * lily/accidental-engraver.cc: rewrote accidental-routines to get
346         better support for Kurt Stone's suggestions.
347         Removed properties: noResetKey, forgetAccidentals, autoReminders,
348                             lazyKeySignature.
349         Changed property:   localKeySignature.
350         Added properties:   extraNatural, autoAccidentals,
351                             autoCautionaries.
352         (BUGFIX: broken-tie-support destroyed in 1.5.16)
353         
354         * ly/property-init.ly: added commands
355         \defaultAccidentals \modernAccidentals \modernCautionaries
356         \noResetKey \forgetAccidentals
357
358         * ly/engraver-init.ly: Correct initialization of new accidentals.
359         
360         * scm/translator-property-description.scm: The new properties
361         added.
362         
363         * input/: Some examples added, some changed.
364         
365         * Documentation/regression-test.tely: Added quick test of new
366         accidentals.
367
368 2001-12-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
369
370         * scripts/lilypond-book.py (scan_latex_preamble): don't crash if
371         header not found
372
373 2001-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
374
375         * lily/beam.cc (before_line_breaking): Make beams  without stems
376         or with only one stem disappear.
377
378 2001-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
379
380         * bibtools/bib2html.py: Add simple bib2html convertor, and .bst
381         files to have standardised HTML bibliography output. Update build
382         docs to reflect this.
383
384         * lily/include/simple-spacer.hh (struct Simple_spacer): add
385         active_count_, so that we don't have to look for active springs
386         anymore.
387
388         * scm/interface-description.scm,scm/grob-property-description.scm:
389         Add 'penalty
390
391         * lily/simple-spacer.cc (solve): Handle forced line breaks
392         here. Fixes problems when combining linebreaks with non-fitting
393         line configurations
394
395 2001-12-05  Jan Nieuwenhuizen  <janneke@gnu.org>
396
397         * 1.4.9.jcn3 forward ports.
398         
399         * Really included .cvsignore.
400
401         * Included Han-Wen's uu1 windows fixes.
402
403         * Bugfix: lilypond-profile.sh: append to GS_FONTPATH, GS_LIB.
404
405         * Added Cygwin setup.hint
406
407         * Removed tex, python wrappers and postinstalls to go with Cywgin's
408         tetex/texmf, python installations.
409
410         * Updated cygwin installer.
411
412         * ly2dvi: Don't accept filenames with spaces (+ fix).
413
414 2001-12-03  Han-Wen  <hanwen@cs.uu.nl>
415
416         * ly/engraver-init.ly (VoiceContext): fix text engraver ordering.
417
418         * lily/translator-def.cc: Remove manual symbol caching.
419
420         * lily/script-column.cc (before_line_breaking): robustness check:
421         don't crash if no direction set.
422
423         * scripts/pmx2ly.py: Key and clef change support (Laura Conrad)
424
425         * scripts/pmx2ly.py (Parser.parse_header): more generic header
426         parsing.
427
428
429 2001-12-01  Han-Wen  <hanwen@cs.uu.nl>
430
431         * lily/note-head.cc (head_extent): added to compute width without
432         ledger lines. By default, ledger lines take up width now.
433
434         * input/regression/fingering.ly: demonstrate auto fingering.
435         Horizontal placement is still buggy. 
436         
437         * lily/fingering-engraver.cc (class Fingering_engraver):
438         added. Provides support for horizontal fingering scripts
439
440         * lily/include/grob.hh: Naming: change parent_l() into get_parent()
441
442         * lily/side-position-interface.cc (add_staff_support): add staff
443         only for Y-axis side positions.
444
445         * lily/parser.yy (request_chord): Fix mem leak.
446
447         * lily/musical-request.cc (transpose): moved to Music::transpose()
448
449         * lily/include/grob-info.hh: Change music pointer to SCM, so we
450         can store grobs as grob-creation cause as well.
451
452         * lily/group-interface.cc (add_thing): efficiency tweak: reuse
453         handle when adding. Use precomputed symbols throughout lily.
454         
455         * lily/rhythmic-column-engraver.cc: make NoteSpacing grobs to keep
456         track of spacing issues.
457
458         * lily/separating-line-group-engraver.cc: make StaffSpacing grobs
459         to keep track of staff spacing
460
461 2001-11-30  Jan Nieuwenhuizen <janneke@gnu.org>
462
463         * Rewrote new conditional guile >= 1.5 compilation switches, to keep
464           code clean from conditionals and have a concentrated sets of
465           compatitility fixes for old guile versions.
466
467         * Fixes for guile 1.4, including embedded ps.
468
469 2001-11-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
470
471         * lily/stanza-number-engraver.cc (process_music): allow pairs as
472         well for markup texts.
473
474         * lily/musical-request.cc (length_mom): kludge for null pointer.
475
476         * scm/sketch.scm (sketch-output-expression): guile 1.4 compatibility
477
478         * scm/lily.scm (sign): bugfix
479
480         * CHANGES: Change log instated.
481
482         * stepmake/add-html-footer.py: @BRANCH@ tag insertion.
483