Simple question but I did not find it in the forum:
Is it possible to let LilyPond automatically wrap instrument names and
markups that do not fit on the page (see following example)?

{ 
\new Staff {
  \set Staff.instrumentName = "long instrument name"
  c1 c1 c1 c1 c1 c1 c1 c1
  c1 ^ \markup { long text that should be wrapped }
  c1 c1 c1 c1 c1 c1 c1 c1 c1 c1 }
}

-- 
View this message in context: 
http://old.nabble.com/Wrap-text-automatically-tp33146364p33146364.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.


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

Reply via email to