X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fflags-straight-stockhausen-boulez.ly;h=8e1fdf86e91c7405d51dc88d19c5442e49623415;hb=a82dc4a0cca57f285e818f6c227c8428a3c02a71;hp=bf164a967fe2f153beade16234e8798959d83b0c;hpb=d806ead3005e3d85e8fce5ba8227600341a50b12;p=lilypond.git diff --git a/input/regression/flags-straight-stockhausen-boulez.ly b/input/regression/flags-straight-stockhausen-boulez.ly index bf164a967f..8e1fdf86e9 100644 --- a/input/regression/flags-straight-stockhausen-boulez.ly +++ b/input/regression/flags-straight-stockhausen-boulez.ly @@ -1,4 +1,11 @@ -\version "2.11.49" +\version "2.12.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 16 \stemLength #1.3 8 -} \ No newline at end of file +}