X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Funfretted-headword.ly;h=709a3997c68dd916ae9ede517c791b84c0bcd0d1;hb=aa5c08ccb3a9bbe3a91c2a22e09880486cebac72;hp=c50f330426625328823d0624b4a108fbc7939b53;hpb=ce7347a5daec12396c1b8c831834f1c2cc66ea43;p=lilypond.git diff --git a/Documentation/snippets/unfretted-headword.ly b/Documentation/snippets/unfretted-headword.ly index c50f330426..709a3997c6 100644 --- a/Documentation/snippets/unfretted-headword.ly +++ b/Documentation/snippets/unfretted-headword.ly @@ -1,7 +1,10 @@ -% Do not edit this file; it is automatically +% DO NOT EDIT this file manually; it is automatically % generated from Documentation/snippets/new +% Make any changes in Documentation/snippets/new/ +% 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; -*- %%% @@ -33,7 +36,7 @@ -\version "2.13.36" +\version "2.14.0" #(set-global-staff-size 15) %%% @@ -97,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