]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/generating-custom-flags.ly
Doc: CSS: A better brown for the usage manual
[lilypond.git] / Documentation / snippets / generating-custom-flags.ly
index a1121ae24cde3effbc2f8272ac566784e561f2eb..3ba7022e5bcdb3350c37188a80dbfb5a86a1298a 100644 (file)
@@ -45,7 +45,10 @@ custom scheme function to generate the glyph for the flag.
           (rotated-flag (ly:stencil-rotate-absolute stencil 180 0 0)))
      (ly:stencil-translate rotated-flag (cons (- (/ stem-width 2)) 0))))
 
-snippetexamplenotes = { \autoBeamOff c'8 d'16 c'32 d'64 \acciaccatura {c'8} d'64 }
+snippetexamplenotes =
+{
+  \autoBeamOff c'8 d'16 c'32 d'64 \acciaccatura {c'8} d'64
+}
 
 {
   \override Score.RehearsalMark.self-alignment-X = #LEFT