bug-lilypond
[Top][All Lists]
Advanced

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

Re: 2.5.31: Clefs as outlines, not glyphs


From: Bertalan Fodor
Subject: Re: 2.5.31: Clefs as outlines, not glyphs
Date: Sat, 25 Jun 2005 21:36:04 +0200
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

According to the ChangeLog, I think it's already fixed.

Bert

Erik Sandberg írta:

Hi,
Does this count as a bug?

On Wednesday 22 June 2005 00.17, Bertalan Fodor wrote:
% Smaller clefs are embedded as outlines, not font elements. Very easy
to see in Acrobat, switching "smooth outlines" off

\version "2.5.31"


melody = \relative c' {
\clef treble
\key c \major
\time 4/4

a \clef bass b \clef treble c d
}

text = \lyricmode {
Aaa Bee Cee Dee
}

\score {
<<
\chords { c }
\context Voice = one {
  \melody
}
\lyricsto "one" \new Lyrics \text

\layout { }
}




reply via email to

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