[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-bug
Subject:    Piano accidentals don't work in a GrandStaff
From:       Yuval Harel <yuvalh () HotPOP ! com>
Date:       2004-04-30 21:39:48
Message-ID: opr7ag4mknw1xmk1 () smtp ! hotpop ! com
[Download RAW message or body]

Hello,

The Notation Manual page on Accidentals 
( http://lilypond.org/doc/v2.2/Documentation/user/out-www/lilypond/Accidentals.html#Accidentals) 
reads:
---SNIP---
	piano
		This rule reflects 20th century practice for piano notation. Very 
similar to modern but accidentals also get canceled across the staves in 
the same GrandStaff or PianoStaff.
---SNIP---

But #(set-accidental-style 'piano) does not word at all inside a 
GrandStaff - not even for accidentals on the same staff.
Here is a simple example:
\score {
     \notes \relative c' {
%       \new PianoStaff << % this works fine
         \new GrandStaff << % this does not work fine
             #(set-accidental-style 'piano)
             \new Staff {
                 fis1 | f
             }
             \new Staff {
			c2 f
		}
         >>
     }
}

Thanks,
	Yuval




[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic