Re: Constraining widths of layout objects (TimeSignature)

2013-04-04 Thread Hanns Holger Rutz
I've got it: \context { \Score \override TimeSignature #'X-extent = #'(0 . 3) } that does it. and I think this is the file I was looking for: http://www.lilypond.org/doc/v2.16/Documentation/internals/grob_002dinterface best, .h.h. On 4 Apr 2013, at 16:29, David Nalesnik wro

Re: Constraining widths of layout objects (TimeSignature)

2013-04-04 Thread David Nalesnik
Hi Hanns, On Thu, Apr 4, 2013 at 9:14 AM, Hanns Holger Rutz wrote: > I'm staring at > > > http://lilypond.org/doc/v2.12/Documentation/user/lilypond-learning/Size-of-objects#Size-of-objects (A little off-topic: this is a rather old version of LilyPond. Current stable is 2.16.2. There have be

Constraining widths of layout objects (TimeSignature)

2013-04-04 Thread Hanns Holger Rutz
I'm staring at http://lilypond.org/doc/v2.12/Documentation/user/lilypond-learning/Size-of-objects#Size-of-objects but there is no information about how to constrain the width of objects. I would like to adjust the width of a time signature. I randomly tried \score { \new Rhythmic