lilypond-user
[Top][All Lists]
Advanced

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

Re: Tie problem


From: Mats Bengtsson
Subject: Re: Tie problem
Date: Tue, 01 Mar 2005 14:20:49 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041217

Easier and better is to keep the spacing notes in the same Voice
context. The << {...} \\ {...} >> is only needed when the music
actually splits into two separate voices which need separate
directions for slurs, stems and so on. If you just remove the "\\"
from your original example, it will work exactly as you wish.

   /Mats

Hans Forbrich wrote:
{<<c1~ \\ {s4 s4\< s4\! \> s4\!}>>
c4 c c c}



Try something like
<< { c1 ~ c4 c c c } \\ {s4 s4\< s4\! \> s4\! s1 }  >>

HTH/Hans

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