lilypond-user
[Top][All Lists]
Advanced

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

bug?


From: David Bobroff
Subject: bug?
Date: 30 Jun 2003 21:09:39 +0000

I have a fresh build of Lily 1.7.23 (ChangeLog 1.1044) and the following
produces strange results.  In the first and third measures the font is
neither \large nor \italic.  This syntax worked before.  Oddly enough,
it works in measure two.

-David Bobroff

v1.7.23 on RedHat 9

%%%%%%%%%%%%%%%%%%%

\score {
    \notes \relative c' { 
        \time 4/4
    \key c \minor 
    c4\ff^\markup{\italic \large "marcato"} d es f
    R1^\markup{\center <<\italic \large "a tempo">>}
    c4^\markup{\center <<\italic \large "a tempo">>} d e f

    }
}
%%%%%%%%%%%%%%%%%%





reply via email to

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