Wow, that took me a minute to figure out. The quotes around 33" are the problem. That makes it separate text. Putting the quotes around the entire time fixes it.
{
   \mark \markup \rounded-box {
      \small {
         "4'33\""
      }
   } c'2
}
Am 23.01.2009 um 22:39 schrieb Tom Hall:

Hello Neil

Neil Thornock <neilthornock <at> gmail.com> writes:

See the change below:

thanks for that, but it's the same difference here using your suggestion (Mac
PPC X.4.11). Is it working for you?

Regards

Tom




%%%%%%%%%%%%%%%%%%%%
\version "2.12.1"
{
  \mark \markup \rounded-box { \small { 4'"33\"" }
  }
  c'2
}
%%%%%%%%%%%%%%%%%%%%






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



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

Reply via email to