X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Funfretted-headword.ly;h=709a3997c68dd916ae9ede517c791b84c0bcd0d1;hb=0e76acabbb8afddf9e7cb48fde04f02b4e415564;hp=1167e5c1ba455f5f767f3be90f576714aae6b3aa;hpb=580faff1d6167b1500228dc5c5ae073dca0ead40;p=lilypond.git diff --git a/Documentation/snippets/unfretted-headword.ly b/Documentation/snippets/unfretted-headword.ly index 1167e5c1ba..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.39" +\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