On Thursday, 18 February 1999, Mats Bengtsson writes:
> > [EMAIL PROTECTED] writes:
> > > I found an even uglier example of the spacing problems with
> > > multi-measure rests. This time, it's printed on top of the
> > > time signature. 
> > > Is there some quick fix?
> > 
> > Yes, modify
> > 
> >      Multi_measure_rest::get_rods()
> > 
> > to return some minimum fixed distance.
> 
> I tried to make something similar to Slur::get_rods() but it doesn't
> have any effect at all.

Similar? 
You know for sure that you're overriding the member function

    spanner.hh:44:  virtual Array<Rod> get_rods () const;

and have exactly the same type?

Are you reading a property/paper variable, and is that set,
what if you make the value real big?

Otherwise you'll have to send a patch for us to find what's wrong...

Jan.

Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien/      | http://www.lilypond.org/

Reply via email to