X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fmarkup-note-styles.ly;h=f5fbc9b60d2671170f61920fbf415b857e78e8b7;hb=7975e9693bbb16fd4417d7fd5017c0b31f2f2ad1;hp=224eaf69d0886fbdc3415874fc4227004ecdc690;hpb=b381556a3132e765159edc75107b31259dbf5988;p=lilypond.git diff --git a/input/regression/markup-note-styles.ly b/input/regression/markup-note-styles.ly index 224eaf69d0..f5fbc9b60d 100644 --- a/input/regression/markup-note-styles.ly +++ b/input/regression/markup-note-styles.ly @@ -61,3 +61,12 @@ all note head styles and straight flags." \show-note-styles #'(default) } } + +\markup { + \column { + \combine \null \vspace #1 + \underline "Flat-flag:" + \override #'(flag-style . flat-flag) + \show-note-styles #'(default) + } +}