]> git.donarmstrong.com Git - lilypond.git/blob - input/features/fragment.ly
8e37abee6385bb723c00d4bf3cd5d35e5e6bb26f
[lilypond.git] / input / features / fragment.ly
1 fragment = \notes {
2
3 }
4
5 \paper { linewidth = -1.; } 
6
7 \score {
8   \notes\relative c \fragment
9   \paper { }  
10 }