bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1818 in lilypond: Inconsistent baseline-skip in markups with multi


From: lilypond
Subject: Issue 1818 in lilypond: Inconsistent baseline-skip in markups with multi-rows commands
Date: Sun, 14 Aug 2011 14:39:01 +0000

Status: Accepted
Owner: address@hidden
Labels: Priority-Medium Type-Defect

New issue 1818 by address@hidden: 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




reply via email to

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