X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Funfretted-headword.ly;h=709a3997c68dd916ae9ede517c791b84c0bcd0d1;hb=f20551647f4502bf0c7d0dd1fdc1831e3493e24e;hp=8ab8d76109914a4f0efc3e9017767eef64520d1d;hpb=b503d2c54e1c3c6bf1677226b2c2aaab94e8aba8;p=lilypond.git diff --git a/Documentation/snippets/unfretted-headword.ly b/Documentation/snippets/unfretted-headword.ly index 8ab8d76109..709a3997c6 100644 --- a/Documentation/snippets/unfretted-headword.ly +++ b/Documentation/snippets/unfretted-headword.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.13.36 +%% Note: this file works from version 2.14.0 % #!lilypond lcp-extract.ly -*- coding: utf-8; -*- %%% @@ -36,7 +36,7 @@ -\version "2.13.36" +\version "2.14.0" #(set-global-staff-size 15) %%% @@ -100,7 +100,7 @@ tupletbp = \once \override Staff.TupletBracket #'padding = #2.25 %% Flag [Note Head - Stem] %% -noflag = \once \override Stem #'flag-style = #'no-flag +noflag = \once \override Flag #'style = #'no-flag %%% %%% Functions