]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/flags-straight-stockhausen-boulez.ly
resolve merge
[lilypond.git] / input / regression / flags-straight-stockhausen-boulez.ly
index 49008ee3b1f196500503e95f254ac98c067666d9..7a13d64bae81ad7304dfadf755ae035736fbcc5f 100644 (file)
@@ -1,4 +1,11 @@
-\version "2.12.0"
+\version "2.14.0"
+
+\header {
+texidoc = "Flags can be drawn straight in the style used by
+Stockhausen and Boulez.
+"
+}
+
 
 stemLength = #(define-music-function (parser location length) (number?)
   "Set the length of the next stem explicitly."
@@ -27,4 +34,4 @@ stemLength = #(define-music-function (parser location length) (number?)
     \bar"|.|"
     \stemLength #1.25
     <g! cis'>16 \stemLength #1.3 <f'! g''!>8
-}
\ No newline at end of file
+}