6 As a last resort, the placement of grobs can be adjusted manually, by
7 setting the @code{extra-offset} of a grob.
11 \layout{ ragged-right = ##t }
15 \applyOutput #'Bottom #(outputproperty-compatibility
16 (make-type-checker 'note-head-interface)
17 'extra-offset '(2 . 3))
20 \applyOutput #'Score #(outputproperty-compatibility (make-type-checker 'mark-interface) 'extra-offset '(-1 . 4))