[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LilyPond 2.2.3 is released
From: |
Erik Sandberg |
Subject: |
Re: LilyPond 2.2.3 is released |
Date: |
Tue, 22 Jun 2004 01:36:25 +0200 |
User-agent: |
KMail/1.6.2 |
On Sunday 20 June 2004 23.13, Han-Wen Nienhuys wrote:
> Lily 2.2.3 is out. This release add a turkish translation and fixes a
> few minor bugs that were reported over the past month.
These are the remaining bugs, roughly ordered by importance (in my ad-hoc
opinion):
custom-key-signatures
disappearing-staff-lines
midi-grace/midi-lyrics-barcheck2
rest-collision
progerror-lyrics-staff
progerror-round-filled-box
> * lily/bar-line.cc (compound_barline): backport ||: fix.
fix confirmed
> * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
> override for Beam::position-callbacks in grace. Fixes:
> weird-stem-size-grace
fix confirmed
> 2004-06-11 Han-Wen Nienhuys <address@hidden>
>
> * lily/accidental-engraver.cc (number_accidentals_from_sig):
> backport additional fixes.
>
> * lily/accidental-engraver.cc (update_local_key_signature): fold
> repetitive code.
> (number_accidentals_from_sig): backport code from 2.3. Fixes:
> custom-key-signatures.ly
fix not confirmed. Just try this out:
\set Staff.keySignature = #'(((1 . 2) . 2) ((0 . 3) . 2)) f
\set Staff.keySignature = #'(((1 . 0) . 2)) c'
\set Staff.keySignature = #'((1 . 2)) d
The c does not get a natural sign, it should.
Erik
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: LilyPond 2.2.3 is released,
Erik Sandberg <=