]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/unfretted-headword.ly
Release: bump version.
[lilypond.git] / Documentation / snippets / unfretted-headword.ly
index 8ab8d76109914a4f0efc3e9017767eef64520d1d..709a3997c68dd916ae9ede517c791b84c0bcd0d1 100644 (file)
@@ -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