On Sun, 29 Apr 2012 10:38:48 +0200 (CEST)
Werner LEMBERG <w...@gnu.org> wrote:

> >> Attached is its output.  How can I avoid that the \tempo string
> >> sticks out to the right?
> > 
> > I think this is
> > 
> > http://code.google.com/p/lilypond/issues/detail?id=1133
> 
> Mhmm, not really, I think.  As can be seen in my example, lilypond
> increases the spacing in the bar, but the \tempo still sticks out to
> the right.
> 
> It's certainly connected, but maybe two problems overlap.

I think sticking out to the right is a separate problem and
deserves a separate issue unless there is one.

This makes the "sticking out" worse:

\override Score.NonMusicalPaperColumn #'keep-inside-line = ##f

That's a sign that keep-inside-line tries to do its job but fails to do
it correctly.

I can reproduce the problem with \tempo, but not with \markup \bold or
with \mark \markup \bold. There is something special about \tempo.

-- 
Regards,
Pavel Roskin

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to