% Generated by lilypond-book % Options: [printfilename,texidoc,linewidth] \paper { linewidth = 160 \mm } \renameinput "beam-knee-symmetry.ly" \version "2.2.0" \header { texidoc = "Point-symmetric beams should receive the same quanting. There is no up/down bias in the quanting code." } \score{ \notes\relative c'{ a8[ b'' a,, b''] b8[ a,, b'' a,,] } \paper{ raggedright = ##t } }