bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: accidentals and clef changes


From: Mats Bengtsson
Subject: Re: accidentals and clef changes
Date: Tue, 15 Nov 2005 13:20:45 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511

If you take a look at the program reference for the Key_engraver, you will
find a property to set to get what you want:
http://lilypond.org/doc/v2.6/Documentation/user/out-www/lilypond-internals/Key_005fengraver.html#Key_005fengraver

  /Mats

Edward Neeman wrote:

Accidentals are not reset after a clef change, in accordance with common 
practise:

\version "2.7.12"
\new Staff \relative c' {
 \clef treble
 cis dis fis
 \clef bass
<cis dis fis gis>
}
\layout {raggedright = ##t}

Cheers,
Edward Neeman


                
---------------------------------
Do you Yahoo!?
Take your Mail with you - get Yahoo! Mail on your mobile _______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

[Prev in Thread] Current Thread [Next in Thread]