lilypond-user
[Top][All Lists]
Advanced

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

Re: stemUp stemDown with chords


From: Brett Duncan
Subject: Re: stemUp stemDown with chords
Date: Sat, 03 Jun 2006 08:25:54 +1000
User-agent: Thunderbird 1.5.0.2 (Macintosh/20060308)

Mark Dewey wrote:

> However, the need to do this is not always
desirable.  For example, when I type the following:
<< d'2. \\ {c'2 (b4)} >>
I run into the bug where the dot of d'2. is slightly blocked by the note head of
c'2.  If I get rid of the \\ then all the stems face the same direction and
cannot face different directions, it seems.

One way around the problem of the dot being lost behind the notehead is to use a skip and adjust the durations:

<< {s16 d'2.*15/16 } \\ {c2 (b4)} >>

HTH

Brett




reply via email to

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