Hello there!

I've just started to use Lilypond 2.9.2 yesterday, and it has a bug with
TextCresc and TextSpan, the next staff will look kind of interesting.

Here is an example:

\include "deutsch.ly"
\header {
title = "TextCresc has a bug"
}
        \score { 
        \relative c'' {
                \key c \major
                \time 4/4
                \clef treble
                \setTextCresc
                g4 a\< h c \break
                d e f g\!
                \bar "|."
        }
        \layout { }
        }

Thank you, I very much enjoy using Lilypond! Keep up the good work!



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

Reply via email to