% Generated by lilypond-book % Options: [printfilename,texidoc,linewidth] \paper { linewidth = 160 \mm } \renameinput "accidental-quarter.ly" \header { texidoc = "Quarter tone notation is supported, including threequarters flat." } \version "2.2.0" \score { \notes \relative c'' { \time 12/4 ceses4 ceseh ces ceh c c cih cis cisih cisis } \paper { raggedright = ##t } }