bug-lilypond
[Top][All Lists]
Advanced

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

RehearsalMark extent shouldn't count


From: Bertalan Fodor
Subject: RehearsalMark extent shouldn't count
Date: Sun, 14 Nov 2004 23:13:00 +0100
User-agent: Mozilla Thunderbird 0.7.1 (Windows/20040626)

In my opinion rehearsal mark extent shouldn't cause notes' extent to grow. It should work as in TextScript:

Bad:
\score {
b8 \mark \markup {\small \bold "Parlando"} as g16 g8.~g4 g16 g8 g16 | c16 c c c c c c | c c c c c c c c | c c c c c c c c
}

Good:

\score {
b8^\markup {\small \bold "Parlando"} as g16 g8.~g4 g16 g8 g16 | c16 c c c c c c | c c c c c c c c | c c c c c c c c
}

Bert




reply via email to

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