]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/customizing-markup-fret-diagrams.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / snippets / customizing-markup-fret-diagrams.ly
index 77c3004edad05c4ed25a6d48b0623d1493248926..57032ef0fd226deddea079e835a7f87ea479ce73 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.16.0"
+\version "2.17.6"
 
 \header {
   lsrtags = "fretted-strings, tweaks-and-overrides"
@@ -26,11 +26,9 @@ markup.
   \new Voice = "mel" {
     \textLengthOn
     % Set global properties of fret diagram
-    \override TextScript #'size = #'1.2
-    \override TextScript
-      #'(fret-diagram-details finger-code) = #'in-dot
-    \override TextScript
-      #'(fret-diagram-details dot-color) = #'white
+    \override TextScript.size = #'1.2
+    \override TextScript.fret-diagram-details.finger-code = #'in-dot
+    \override TextScript.fret-diagram-details.dot-color = #'white
 
     %% C major for guitar, no barre, using defaults
        % terse style