bug-lilypond
[Top][All Lists]
Advanced

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

Re: set tieWaitForNote - 2 problems


From: Mats Bengtsson
Subject: Re: set tieWaitForNote - 2 problems
Date: Tue, 02 Aug 2005 09:10:46 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511

Where did you add the setting? The following should work.

\version "2.6.1"
<< {s2 gis''4. fis''8\stemUp } \\
{ \set tieWaitForNote = ##t b8~ fis'~ a'~ cis''~ <b fis' a' cis''>2 } >>

Please read the details in the manual on what the construct
<<{...} \\ {...}>>
actually does in terms of contexts, to find out why you cannot
do the setting before the << .

   /Mats

Sacha Standen wrote:
Hi

The command \set tieWaitForNote, seems not to work within single staff 
polyphony.

Using Windows (dos) ME

\version "2.6.1.1"
<< {s2 gis''4. fis''8\stemUp } \\
{ b8~ fis'~ a'~ cis''~ <b fis' a' cis''>2 } >>


Also, tying notes to skips appears not to be possible as here:

\version "2.6.1.1"
{c' ~ s}


the reason I need to do this is to leave ties unattached at either or both 
ends. Perhaps there's another way?

Regards

Sacha

_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond

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