Comment #2 on issue 1818 by [email protected]: Inconsistent baseline-skip in markups with multi-rows commands
http://code.google.com/p/lilypond/issues/detail?id=1818

You can't know how happy I am to be wrong! :)

This may need to be implicitly called.

But unfortunately I do have another example in mind that never found a solution.
Can we just have a fixed baseline-skip without any extra padding?
I know this leads to collisions if used unproperly, but this padding always gives inconsistent baseline-skip. Here's what I mean:

%%
#(set-default-paper-size "a9")
\markuplines \override-lines #'(baseline-skip . 1) \column-lines {
  \justified-lines { a a a a a a a a a a a a }
  \justified-lines { a g h a a a a a a a g a h } }
%%


Attachments:
        ugly skips.png  883 bytes


_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to