Il giorno dom 15 nov 2015 alle 8:21, Jacques Menu <[email protected]> ha scritto:
Hello Federico,

How about:

\markup {
  \hspace #8
  \column {
    \override-lines #'(line-width . 30)
    \wordwrap-lines
    {
Lorem ipsum dolor sit amet, consec tetur adipisi cing elit, sed do eiu smod tempor
    }
  }

  \hspace #5

  \column \italic {
    \override-lines #'(line-width . 30)
    \wordwrap-lines
    {
Duis aute irure dolor in rep rehende rit in volup tate velit esse cillum dolore eu Duis aute irure dolor in rep rehende rit in volup tate velit esse cillum dolore eu
    }
  }
  \hspace #1
}

Hello Jacques

Thanks for this example, but this forces you to decide in advance which part of text should go into each column. If you change the paper size, you'll have to move some text from one column to another. I was hoping there was a markup list command to achieve this automatically.




_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to