Re: Tie question.

2012-04-15 Thread Nick Payne
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

Re: Tie question.

2012-04-15 Thread Xavier Scheuer
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

Re: Tie question.

2012-04-15 Thread Thomas Morley
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

Re: Tie question

2008-12-03 Thread Colin Campbell
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

Re: Tie question

2008-12-03 Thread Kieren MacMillan
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 …

Re: Tie question

2008-12-03 Thread Jonathan Kulp
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