]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.1.5
authorfred <fred>
Sun, 24 Mar 2002 20:15:05 +0000 (20:15 +0000)
committerfred <fred>
Sun, 24 Mar 2002 20:15:05 +0000 (20:15 +0000)
lily/include/span-score-bar-engraver.hh

index f75b7756a1a6ef0e0b785bfd008c80c3779c0949..9a020be68203bdbfe6091983f006367bef71a90c 100644 (file)
@@ -28,8 +28,9 @@ public:
 };
 
 /**
-  Please don't shoot the piano player
- */
+  Make a piano brace.  (No, this doesn't manufacture ``Please don't
+  shoot the piano player.''  signs)
+  */
 class Piano_bar_engraver :  public Span_score_bar_engraver
 {
 public:
@@ -39,7 +40,7 @@ public:
 };
 
 /**
-  
+  Make Choir brackets.
  */
 class Staff_group_bar_engraver :  public Span_score_bar_engraver
 {