Status: Accepted
Owner: ----
Labels: Type-Enhancement
New issue 3827 by [email protected]: remove the necessity to have a \layout
block in a \markup \score...
http://code.google.com/p/lilypond/issues/detail?id=3827
the correct way to enter a score in a markup is
\markup \score{ {...} \layout{}}
where \layout{} is mandatory but probably empty in most cases.
the warning issued
"warning: no systems found in \score markup, does it have a \layout
block?"
proves LP knows what should be added and could do so by itself.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings