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: VSD
Subject: Re: 2.5.31: Clefs as outlines, not glyphs
Date: Wed, 22 Jun 2005 11:04:44 +0200
User-agent: Opera M2/8.01 (Win32, build 7642)


I think this happens to the vertical braces too, as in e.g. the brace which connects two staves in any piano score.


On Wed, 22 Jun 2005 00:17:16 +0200, Bertalan Fodor <address@hidden> 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 { }
}


_______________________________________________
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]