Le 31 oct. 2009 à 12:40, Jiri Zurek (Prague) a écrit :

However, since the variant may at times span accross several (2-3)
lines of music, I needed that there may be multi-line score fragments inside
the markuplines.

At the moment, you won't be able to have:

  Some text with =short=score= and
  some more text.  Some other text
  and then: ==long====score=======
  ==long====score=================
  ========== and some more text.

What is currently possible is:

  Some text with =short=score= and
  some more text.  Some other text
  and then:
  ==long====score=================
  ==long====score=================
  and some more text.

Something like this may also be possible (requires to modify the parser):

  Some text with =short=score= and
  some more text.  Some other text
  and then:
  ==long====score=================
  ======= and some more text.

But anyway, being given the current state of LilyPond, a line break will
occur before the multi-line excerpt.

You may also do, with a few tweaks:

  Some text about ==long=score====
  a lengthy score ================
  with the  score ================
  at the right    ========

but that would be a single, non-breakable, markup.



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to