]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/song.scm
Add '-dcrop' option to ps and svg backends
[lilypond.git] / scm / song.scm
index 9bf68fc73db05f018921fdf33e07c8580e1713f7..db7a8ee6797fdfe68b6c3988b7604b3afe9e8289 100644 (file)
   )
 
 (defstruct score-notes
-  note/rest-list ; list of note and rest instances
-  (verse-block-list '()) ; lyrics attached to notes -- multiple elements are
-                                        ; possible for multiple stanzas
+  note/rest-list                        ; list of note and rest instances
+  (verse-block-list '())                ; lyrics attached to notes -- multiple
+                                        ; elements are possible for
+                                        ; multiple stanzas
   )
 
 (defstruct note