bug-lilypond
[Top][All Lists]
Advanced

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

wrong vertical distance after wrapped lines


From: Eluze
Subject: wrong vertical distance after wrapped lines
Date: Fri, 21 Dec 2012 05:01:00 -0800 (PST)

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.



reply via email to

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