I think you should not added control characters like newline to the markup
text.When you want to have more than one line, please use the \column
markup.

http://lilypond.org/doc/v2.18/Documentation/notation/formatting-text#index-font-families

\markup{
  \column {
    \bold{hi}
     ""
  }
}

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

Reply via email to