bug-lilypond
[Top][All Lists]
Advanced

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

Re: wrong vertical distance after wrapped lines


From: Ralph Palmer
Subject: Re: wrong vertical distance after wrapped lines
Date: Sat, 22 Dec 2012 16:42:54 -0500

On Fri, Dec 21, 2012 at 8:01 AM, Eluze <address@hidden> wrote:

> the code
>
> \markup \column {
>   \override #'(line-width . 25)
>   \line {
>     \override #'(baseline-skip . 2)
>     \justify {
>       after a \italic broken line (using \tiny "\wordwrap" or \tiny
> "\justify"
>       the text following has not enough distance
>     }
>   }
>   \with-color #magenta \line { \justify { this is the 2nd line - to near to
> the first! }
>   }
>   \line { \justify { the 3rd line is ok if the 2nd is not wrapped }
>   }
> }
>
> produces ugly output  test4.png
> <http://lilypond.1069038.n5.nabble.com/file/n138229/test4.png>
>
> I know I can "correct" with \vspace # , but then I have to know if the text
> will be broken *before*
>
> is this a bug or can this markup be written differently?
>
> thanks
> Eluze


Greetings, Eluze and LilyPonders -

Looks like a bug to me. Do you have access to the Bug List? If so, could
you go to this issue and add the version you were using? The bug has been
added as issue 3054 :
http://code.google.com/p/lilypond/issues/detail?id=3054

Ralph


reply via email to

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