Status: Accepted
Owner: [email protected]
Labels: Priority-Medium Type-Defect
New issue 1818 by [email protected]: Inconsistent baseline-skip in
markups with multi-rows commands
http://code.google.com/p/lilypond/issues/detail?id=1818
In such examples, baseline-skip doesn't behave as expected:
%%
#(set-default-paper-size "a9")
\markuplines {
\justified-lines { a a a a a a a a a a a a }
"a" }
%%
I think this would be avoided if multi-rows commands were really creating a
new markup for each line instead of making a single markup.
A fix for this may probably require a lot of downstream changes.
Bertrand.
Attachments:
ex.preview.png 658 bytes
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond