Re: signed trills

2008-01-16 Thread Mats Bengtsson
Ruth Roland wrote: Thank you. I did not know about convert-ly, but I will look up how to use it for next time. \override TrillSpanner #'bound-details #'left #'text = \markup{ \vcenter \musicglyph #"scripts.trill" \vcenter \teeny \flat } This works beautifully, but I could not figure out

Re: signed trills/trillspan to barline

2008-01-16 Thread Mats Bengtsson
Ruth Roland wrote: Excuse my ignorance--does this just mean that this code doesn't currently work? Right! /Mats That's what it looks like, but I want to make sure there isn't a fix hidden in this message... Thanks, Ruth On Jan 16, 2008, at 6:44 AM, Mats Bengtsson wrote: Regarding your s

Re: signed trills/trillspan to barline

2008-01-16 Thread Mats Bengtsson
Regarding your second question on extending the trill to the bar line, see the following bug report http://code.google.com/p/lilypond/issues/detail?id=493&q=to-barline /Mats Ruth Roland wrote: Hi, There have been various posts regarding putting an accidental above a trill. Does anyone have a

Re: signed trills/trillspan to barline

2008-01-16 Thread Mats Bengtsson
Since you know that the code example you found was intended for an older version of LilyPond, you should always use convert-ly to update it to the current syntax. If you do that on your file below (with a \version statement that matches the version the solution originally was intended for), you w