i have a complex standalone markup (XP + 2.11.61). A reduced version is
below.
In the pdf file, lines #3 and #4 collide; i would like between them the same
space as between #1 and #2, or #4 and #5.
PS: merging the 2 columns into one with the six lines is not an option,
because in the real situation the 2 columns are more complex and very
different.
\markup \column
{
\line
{
\column
{
"Line #1"
"Line #2"
"Line #3"
}
}
\line
{
\column
{
"Line #4"
"Line #5"
"Line #6"
}
}
}
--
View this message in context:
http://www.nabble.com/Line-spacing-inside-standalone-markup-tp19838156p19838156.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user