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



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/wrong-vertical-distance-after-wrapped-lines-tp138229.html
Sent from the Bugs mailing list archive at Nabble.com.

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to