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
[email protected]
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: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond