]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/hara-kiri-vertical-group-spanner.hh
release: 1.3.51
[lilypond.git] / lily / include / hara-kiri-vertical-group-spanner.hh
index aeb77bf9b8386f32dd1dac29ab9eaeea03ef71d2..389223cf34f67a4a86dc6ec66063e63d82c14a10 100644 (file)
   As Vertical_group_spanner, but keep track of interesting items.  If
   we don't contain any interesting items after linebreaking, then
   gracefully commit suicide.  Objective: don't disgrace Lily by
-  typesetting empty lines in orchestral scores.  */
+  typesetting empty lines in orchestral scores.
+
+  properties:
+
+  items-worth-living -- list of interesting items. If empty in a particular system,
+    clear this line
+
+*/
 class Hara_kiri_group_spanner : public Spanner
 {
 public: