Re: Space before staff lines in ossia

2009-09-04 Thread Jonathan Wilkes
> Message: 1 > Date: Fri, 4 Sep 2009 02:15:52 -0700 (PDT) > From: -Eluze > Subject: Re: Space before staff lines in ossia > To: lilypond-user@gnu.org > Message-ID: <25290931.p...@talk.nabble.com> > Content-Type: text/plain; charset=us-ascii > > &g

Re: Space before staff lines in ossia

2009-09-04 Thread -Eluze
y I'd like to be able to set this in a \layout block. > > instead of removing the Time_signature_engraver you can \override TimeSignature #'stencil = ##f which automagically creates more distance at the left hope this does what you want -- View this message in context: http:

Space before staff lines in ossia

2009-09-03 Thread Jonathan Wilkes
Hello, Here's a picky little question: what's the best way to get the staff lines of the ossia measure to extend, say, half a staff space before the first note (*without* changing any of the current spacing between notes)? Ideally I'd like to be able to set this in a \layout block. -Jonath