bug-lilypond
[Top][All Lists]
Advanced

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

Re: empty markup causes text overlapping in lilypond >2.17


From: David Nalesnik
Subject: Re: empty markup causes text overlapping in lilypond >2.17
Date: Tue, 21 Oct 2014 08:37:17 -0500

Hi Eugene,

You could substitute \markup \null for \markup { }

Alternatively, you could use \markup \vspace #1 (or whatever value).

I'm not sure that it is a bug--the notation says to me "make no markup,"
 whatever LilyPond did in the past.

Anyway, for the purposes of the bug list, you should formulate your
demonstration as a very short inline code snippet.

Best,
David

On Tue, Oct 21, 2014 at 7:37 AM, Eugene Cormier <address@hidden>
wrote:

> So for years I've been making up theory worksheets with lilypond, and in
> order to get extra vertical spacing between questions, I've used an empty
> markup block like: \markup { }
>
> since my upgrade to lilypond 2.18 I've noticed that when the empty markup
> block is added, instead of putting an empty, invisible, line of text, it
> now
> in fact freaks out and looses vertical space (like less than default, and
> overlaps with previous elements)
>
> Bug? regression? should it not work that way?
>
> here's a small example
> http://lilybin.com/0ntmpy/1
>
>
> _______________________________________________
> bug-lilypond mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/bug-lilypond
>


reply via email to

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