bug-lilypond
[Top][All Lists]
Advanced

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

Wrong position of barnumbers and marks


From: Thomas Frank
Subject: Wrong position of barnumbers and marks
Date: Fri, 2 Feb 2007 17:20:25 +0100
User-agent: KMail/1.9.5

This is new in 2.11.15: Barnumbers and marks are put higher than the highest
note in a line...

%% BEGIN CODE SNIPPET

\version "2.11.15"

\layout { ragged-right = ##t }

\relative c' {
        c1 | c |
        \break
        \mark \default
        c8 d e f g a b4 |
        \mark \default
        c8 d e f g a b4 |
        \break
        \mark \default
        c8 d e f g a b4 |
        \mark \default
        c8 d e f g a b4 |
}

%% END CODE SNIPPET

regards
Thomas

Attachment: test.png
Description: PNG image


reply via email to

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