On 16/04/12 12:43, Hwaen Ch'uqi wrote:
On 4/15/12, Xavier Scheuer wrote:
On 16 April 2012 00:36, Hwaen Ch'uqi wrote:
Greetings All,
I am attempting to tie two notes of an arpeggiated chord into the
chord proper. However, one of the ties appears more as a tiny dot
rather than a curve
On 16 April 2012 00:36, Hwaen Ch'uqi wrote:
> Greetings All,
> I am attempting to tie two notes of an arpeggiated chord into the
> chord proper. However, one of the ties appears more as a tiny dot
> rather than a curve. Can anyone explain the reason for this and offer
> a solution? Please
Am 16. April 2012 00:36 schrieb Hwaen Ch'uqi :
> Greetings All,
> I am attempting to tie two notes of an arpeggiated chord into the
> chord proper. However, one of the ties appears more as a tiny dot
> rather than a curve. Can anyone explain the reason for this and offer
> a solution? Plea
Kieren MacMillan wrote:
Hi Stefan,
I can't manage to get a tie from a single note into a multi-voice
section, like this:
c~
<< { c ... } \\ { ... } >>
Is there any solution for this case?
Yes: explicitly instantiate your Voice contexts:
c ~ << { \voiceOne c ... } \new Voice { \voiceTwo
Hi Stefan,
I can't manage to get a tie from a single note into a multi-voice
section, like this:
c~
<< { c ... } \\ { ... } >>
Is there any solution for this case?
Yes: explicitly instantiate your Voice contexts:
c ~ << { \voiceOne c ... } \new Voice { \voiceTwo ... } >> \oneVoice …
Stefan Waler wrote:
Hi,
I can't manage to get a tie from a single note into a multi-voice
section, like this:
c~
<< { c ... } \\ { ... } >>
Is there any solution for this case?
Thanks!
Stefan
Yes. See Learning Manual 4.6.1:
http://lilypond.org/doc/v2.11/Documentation/user/lilypond-lea