Trillspanner line thickness

2009-09-14 Thread Jonathan Wilkes
Hello, I'm getting to the end of formatting a score, and I just need some hints on changing the thickness of the zigzag line after trills. I've tried zigzag-width, thickness, and everything else that looked promising but with no results. I didn't use font-size because I want the trill sig

Re: Trillspanner line thickness

2009-09-15 Thread Mats Bengtsson
The zigzag line is typeset by LilyPond using a number of copies of the scripts.trill_element glyph from the so-called Feta font (see http://lilypond.org/doc/v2.12/Documentation/user/lilypond/The-Feta-font#The-Feta-font). Therefore, your only chance to change the thickness is to change the font s

Re: Trillspanner line thickness

2009-09-15 Thread Robin Bannister
Jonathan Wilkes wrote: I've tried zigzag-width, thickness [...] but with no results. These work if you use the zigzag style (which is not built from glyphs). \override TrillSpanner #'style = #'zigzag Cheers, Robin ___ lilypond-user mail

Re: Trillspanner line thickness

2009-09-15 Thread Jonathan Wilkes
--- On Tue, 9/15/09, Robin Bannister wrote: > From: Robin Bannister > Subject: Re: Trillspanner line thickness > To: "Jonathan Wilkes" , lilypond-user@gnu.org > Date: Tuesday, September 15, 2009, 10:44 AM > Jonathan Wilkes > wrote:    > >  I've tried z