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

2011-04-09 Thread madMuze
> \tempo 4 = 72 > \override Score.MetronomeMark #'stencil = ##f Nick, I've been using: tpoMidi = #(define-music-function (parser location bUnit rayt) (number? number?) #{ \once \set Score.tempoHideNote = ##t \set Score.tempoWholesPerMinute = #(ly:m

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

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

2010-09-11 Thread Phil Holmes
- Original Message - From: "Nick Payne" To: "lilypond-user" Sent: Friday, September 10, 2010 9:46 PM Subject: programming error: cannot align on self: empty element I have several scores that, the last time I worked on them (using 2.13.20), built without error.

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

2010-09-10 Thread Mark Polesky
Nick Payne wrote: > I have several scores that, the last time I worked on them > (using 2.13.20), built without error. Now, with 2.13.32, I > get > > programming error: cannot align on self: empty element > > appearing in the console log when I build the scores. > Nothi

programming error: cannot align on self: empty element

2010-09-10 Thread Nick Payne
I have several scores that, the last time I worked on them (using 2.13.20), built without error. Now, with 2.13.32, I get "Parsing... Interpreting music... [8][16][24][32][40] Preprocessing graphical objects... programming error: cannot align on self: empty element continuing, cross fi

programming error: cannot align on self: empty element

2009-02-25 Thread melkiy
yphen #'stencil but this resulted in heaps of warnings: "programming error: cannot align on self: empty element continuing, cross fingers". I hope you would give me one of the workarounds: 1) explain why the warnings appear (although the scores are compilable) 2) tell me a better w