Re: same note, different accidentals

2006-11-14 Thread Lasse Rempe
Mats Bengtsson ee.kth.se> writes: > You might want to use tricks like (snip) > To get a reasonable output. > >/Mats > Thanks for the quick answer! That worked perfectly. Lasse ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.g

Re: same note, different accidentals

2006-11-13 Thread Mats Bengtsson
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 hav

same note, different accidentals

2006-11-13 Thread Lasse Rempe
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, LilyPon