bug-lilypond
[Top][All Lists]
Advanced

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

Re: Font scaling seems to be broken


From: Graham Percival
Subject: Re: Font scaling seems to be broken
Date: Fri, 14 Sep 2007 11:29:07 -0700
User-agent: Icedove 1.5.0.12 (X11/20070607)

http://code.google.com/p/lilypond/issues/detail?id=367

Sorry,
- Graham

Cameron Horsburgh wrote:
Hi folks,

This could just be me, but I seem to be having a little trouble with
font scaling. Consider this score (it's not quite minimal because I
wanted to include a few grobs) :
%%%%%%%%%%%%%%%%%%
\version "2.11.32"

\relative c''{
\key aes \major aes2 c4 d| \time 6/8
  \clef bass
  aes,8 bes c des?4 c8
}
\layout{
%  #(layout-set-staff-size 15)
%  #(layout-set-staff-size 26)
}
\paper{
  ragged-right = ##t
}
%%%%%%%%%%%%%%%%%%

This compiles and renders appropriately (I've attached PNGs of the
output.) However, if I uncomment the first line in the \layout block
the noteheads, time signature and other things seem to be too
small. If I uncomment the second they're too large.
The same thing happens if I try the #(set-global-staff-size ??)
construct instead. Is this a bug or are my eyes getting old?

------------------------------------------------------------------------


------------------------------------------------------------------------


------------------------------------------------------------------------


------------------------------------------------------------------------

_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond





reply via email to

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