lilypond-user
[Top][All Lists]
Advanced

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

Re: note head in denominator - snippet doesn't work


From: Mats Bengtsson
Subject: Re: note head in denominator - snippet doesn't work
Date: Thu, 05 Jun 2008 11:54:30 +0200
User-agent: Thunderbird 2.0.0.5 (X11/20070716)

As I just reported on the bug mailing list, 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

Valentin Villenave wrote:
2008/5/30 Mats Bengtsson <address@hidden>:
The same problem appears in 2.10 and 2.11. It's really weird, since the same
markup works
well in other places, even when typeset using the same stencil function,
ly:text-interface::print
as the following example shows. I cannot see any other property setting on
TimeSignature that
might influence it.

OK, I added it as http://code.google.com/p/lilypond/issues/detail?id=628

Cheers,
Valentin

--
=============================================
        Mats Bengtsson
        Signal Processing
        School of Electrical Engineering
        Royal Institute of Technology (KTH)
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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