On Fri, Dec 21, 2012 at 8:01 AM, Eluze <[email protected]> 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
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to