lilypond-user
[Top][All Lists]
Advanced

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

Re: LilyPond 2.12.3 and Fonts in Debian Squeeze


From: Federico Bruni
Subject: Re: LilyPond 2.12.3 and Fonts in Debian Squeeze
Date: Thu, 24 Mar 2011 18:45:44 +0100

2011/3/24 Tiresia Giuno <address@hidden>

I'm running LilyPond 2.12.3 on Debian Squeeze. I can compile my files
with no problems but if I change the font size I get an almost empty PDF
file. It does not happen with every font size. For example setting
#(set-global-staff-size 14) returns a PDF file containing just stems,
beams and slurs (no noteheads, no clef, no dynamics)


I've tried the minimal example below and it compiles fine using lilypond packaged in squeeze.
Does it work for you?
If it doesn't work, then there's definitely something wrong in your installation.

\version "2.12.3"
#(set-global-staff-size 14)

{ a b c d }

reply via email to

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