Box around notes: Difference between revisions

m New category
m I deleted the full keyword because, as far as I can tell, this snippet does not need to demonstrate page layout features.
Line 1: Line 1:
This snippet demonstrates how to add boxes around/behind notes. Boxes are automatically sized.
This snippet demonstrates how to add boxes around/behind notes. Boxes are automatically sized.


<lilypond version="2.24" full>
<lilypond version="2.24">
\version "2.19.15"
\version "2.19.15"
\header {
  tagline = ##f
}


#(define-event-class 'music-boxer-event 'span-event)
#(define-event-class 'music-boxer-event 'span-event)