Jule Slootbeek wrote: >> >> in the meantime i found TextSpanners, but it gives me this error: >> >> Parsing... >> /Users/jslootbe/musc220/ass4/ass4.ly:16:27: error: parse error: >> [bes'! bes,!]\spanrequest >> \start "text" [b'! b,!] >> [bes'! bes,!] \spanrequest \stop "text" >> >> /Users/jslootbe/musc220/ass4/ass4.ly:16:78: error: parse error: >> [bes'! bes,!]\spanrequest \start "text" [b'! b,!] >> [bes'! bes,!] \spanrequest >> >> \stop "text" >
Try putting the \spanrequests inside the square brackets, immediately after the note you want it attached to: [ b'! \spanrequest \start "text" b,!] [bes'! bes,! \spanrequest \stop "text" ] or [bes'! bes,! \spanrequest \start "text" ] [b'! b,!] [bes'! bes,! \spanrequest \stop "text" ] Or alternatively use \commandspanrequest instead of \spanrequest, but I'm not sure how the internals work here. -- chris _______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user