bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 628 in lilypond: Regression: markup \note doesn't work as a Ti


From: Mats Bengtsson
Subject: Re: Issue 628 in lilypond: Regression: markup \note doesn't work as a TimeSignature stencil
Date: Thu, 05 Jun 2008 11:54:33 +0200
User-agent: Thunderbird 2.0.0.5 (X11/20070716)



Han-Wen Nienhuys wrote:
2008/5/30 Mats Bengtsson <address@hidden>:

It cannot be that simple, since there are no font related settings on
TimeSignature in
scm/define-grobs.scm and the font related settings are done within
ly:time-signature::print
which ins't used here.

There are default font settings which enter the grob property list
through definitions in \layout{}
OK, but these should not differ between the Clef and the TimeSignature grobs.

However, I finally managed to find the culprit, namely that the property style was set on the
TimeSignature grob. Adding the line
\override Staff.TimeSignature #'style = ##f
solves the problem!

  /Mats





reply via email to

[Prev in Thread] Current Thread [Next in Thread]