lilypond-user
[Top][All Lists]
Advanced

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

AW: Problems when adding chords


From: Fabian Binz
Subject: AW: Problems when adding chords
Date: Wed, 18 May 2011 10:18:18 +0200

Thanks, that's exactly the problem. Changing the font-family from sans to roman 
makes it compile:
\layout {
        \context {
                \ChordNames
                \override ChordName #'font-family = #'roman
        }
}

Of course it doesn't look as good as the sans-serif font.

>  This sounds like the problem described at
> <http://code.google.com/p/lilypond/issues/detail?id=1562>

> Not much progress has been made so far, because it is not clear exactly how 
> to 
> reproduce it.  There is some information at that link about how to avoid the 
> problem.  If you discover anything about the cause, you might share the 
> information with the bug-lilypond mailing list.





reply via email to

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