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 { }
> }
>
>
> _______________________________________________
> bug-lilypond mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/bug-lilypond

-- 
Erik Sandberg
Maintainer of the Lilypond bug CVS archive,
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lily-bugs/bugs/
http://lilypond.org/doc/v2.5/bugs/out/index.html


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to