\version "2.12.1" \header { title = "Morgenkanon" composer = "Moritz Schmidt" date="2009-07-16" } { % marks are now circled numbers \set Score.markFormatter = #(lambda (mark context) (make-circle-markup (format-mark-numbers mark context))) \time 3/4 \partial 2 \skip 4 % hack: move the \mark away from the leftmost position (over the clef) \mark \default c'4 c' d' f' g' g' \mark \default c''4 bes'2 a'4 g'2 \bar ":|" } \addlyrics { Wir grü -- ßen die Son -- ne, den neu -- en Tag. }