2011/7/6 Wols Lists <[email protected]>: > And discovered why I was getting "cannot find property type-check" - I > ran "make" in the wrong directory, so my guess that the live scheme > wasn't being updated seems to have been right ... that appears to be > working now. > > But I've now got another error. > > anthony@ashdown ~/gitstuff/music/Hymnal/Choruses $ lilypond > HeGaveMeBeautyForAshes.ly > GNU LilyPond 2.15.5 > Processing `HeGaveMeBeautyForAshes.ly' > Parsing... > Interpreting music... ERROR: Unbound variable: line_markup > anthony@ashdown ~/gitstuff/music/Hymnal/Choruses $ > > So obviously my code is creating a duff markup somewhere ...
Hmm. I get this too. Ha! I think i found it! Change line_markup to line-markup and hspace_markup to hspace-markup. Apparently naming changed. HTH, Janek --- ---- Join the Frogs!
