bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1818 in lilypond: Inconsistent baseline-skip in markups with m


From: lilypond
Subject: Re: Issue 1818 in lilypond: Inconsistent baseline-skip in markups with multi-rows commands
Date: Mon, 15 Aug 2011 10:10:38 +0000


Comment #2 on issue 1818 by address@hidden: 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




reply via email to

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