Re: Creating a font usable in Finale and Sibelius

2009-09-15 Thread Jonathan Wilkes
> Message: 1 > Date: Mon, 14 Sep 2009 23:59:03 +0200 > From: Valentin Villenave > Subject: Re: Creating a font usable in Finale and Sibelius > Programs > To: Josh Nichols > Cc: lilypond-user@gnu.org > Message-ID: >     > Content-Type: text/plain; charset=UTF-8 > > On Mon, Sep 14, 2009 at 8:37 P

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 zigzag-width, thickness [...] but > with no

Re: problems building documentation without compiling LilyPond

2009-09-15 Thread Graham Percival
On Tue, Sep 15, 2009 at 10:05:23AM +0200, Patrick Schmidt wrote: > > Hmm. What happens if you try to compile input/typography-demo.ly > > manually? Try adding a -V to the lilypond call. > > I get a bus error (see file attached) Hmm. Maybe it's a problem with 2.13.3. I don't know about this fi

Re: Marching sheetmusic

2009-09-15 Thread Jeroen Heijmans
On Sun, Sep 13, 2009 at 14:36, Robin Bannister wrote: > Jeroen Heijmans wrote: >> >>  But I'm not content with the results. > > > It fills the page better if you don't zero   between-system-space. It does fill better. I've been working on a sheet, but it takes 2 pages A6, while it can be fitted o

Re: Horizontal note spacing

2009-09-15 Thread Nick Payne
Thanks. A much simpler fix. Nick Kieren MacMillan wrote: Hi Nick, Is this the only solution? My preference would be to adjust the padding or X-extent of the arpeggio directly, e.g. \version "2.13.3" arpspace = \once \override Staff.Arpeggio #'X-extent = #'(-13 . 1) treble = \relative

Re: Horizontal note spacing

2009-09-15 Thread Kieren MacMillan
Hi Nick, Is this the only solution? My preference would be to adjust the padding or X-extent of the arpeggio directly, e.g. \version "2.13.3" arpspace = \once \override Staff.Arpeggio #'X-extent = #'(-13 . 1) treble = \relative c' { a4 \arpspace cis\arpeggio | g' cis, |} bass

Horizontal note spacing

2009-09-15 Thread Nick Payne
The only way I found of adding extra space before the arpeggiated chord in this example was to have a hidden voice with some notes to affect the spacing - I had a look at the manual section on horizontal spacing and tried a few things, but this was the only thing I tried that made a difference.

Re: text in horizontal space between staves

2009-09-15 Thread Patrick Schmidt
Hi Robin, thanks for your help. The other day I found a different approach here: http://www.mail-archive.com/lilypond-user@gnu.org/msg51078.html. This comes even closer to my original intention: \version "2.13.3" \markup { \line { \score { \new StaffGroup << \new Staff { c'1 } \new 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 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