lilypond-user
[Top][All Lists]
Advanced

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

Re: same note, different accidentals


From: Mats Bengtsson
Subject: Re: same note, different accidentals
Date: Mon, 13 Nov 2006 13:05:29 +0100
User-agent: Thunderbird 1.5.0.7 (X11/20060909)

Tricky! I'm not sure what the best typesetting practice is for such a situation.
You might want to use tricks like
\version "2.8.0"
\relative c''{
<< {c b! c d } \\ { c s64 bes4*15/16 a4 g} >>
}
\layout{ragged-right=##t }

To get a reasonable output.

  /Mats

Lasse Rempe wrote:
Hello ---

I have only recently started using LilyPond, so this may be a newbie question,
but I didn't find a solution anywhere.

I am typesetting a piece where, on the same beat, one voice has a b, while the
other has a b flat. Even when I use the NoteColumn property to separate the
stems, LilyPond insists on only setting one accidental, which of course is not
going to work ...

Of course I could write the b flat as an a sharp (and since it's a piano part,
it doesn't make a difference), but that doesn't seem quite satisfactory.



_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        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]