X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fdynamics-glyphs.ly;h=693dc0b143cca064ea348d490d434a9f969c1b71;hb=601812a35409ef1e34621df1721dbc6fb6e26c3e;hp=3cb389a100f9a7f313183292fce8de38922f164f;hpb=29b35248623227fb2f6d8b551072e790db3ea0ac;p=lilypond.git diff --git a/input/regression/dynamics-glyphs.ly b/input/regression/dynamics-glyphs.ly index 3cb389a100..693dc0b143 100644 --- a/input/regression/dynamics-glyphs.ly +++ b/input/regression/dynamics-glyphs.ly @@ -1,15 +1,20 @@ -\header {texidoc = -"Dynamic letters are kerned, and their weight matches that -of the hairpin signs." -} -\score { - -\notes\relative c'' { c4-\ff - c \f - c \mf - c \mp \> \! - c \pp \< \! - c \sfp -} +\version "2.16.0" + +\header {texidoc = "Dynamic letters are kerned, and their weight +matches that of the hairpin signs. The dynamic scripts should be +horizontally centered on the note head. Scripts that should appear +closer to the note head (staccato, accent) are reckoned with. +" } + + +\relative c'' { + c1\ff + e,-.-> \f + e \rfz + c' \mf + c \mp \> + c\!\ppppp \< + c\sfp\! } +