Re: programming error: cannot align on self: empty element

2011-04-09 Thread Phil Holmes
"Nick Payne" wrote in message news:4d9fdba1.9080...@internode.on.net... The following minimal example generates the error "programming error: cannot align on self: empty element" in the console log. \version "2.13.58" \relative c' { \tempo 4 = 7

programming error: cannot align on self: empty element

2011-04-08 Thread Nick Payne
The following minimal example generates the error "programming error: cannot align on self: empty element" in the console log. \version "2.13.58" \relative c' { \tempo 4 = 72 \override Score.MetronomeMark #'stencil = ##f c4 c c c } Comment out eithe