]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/fret-diagrams-explained-and-developed.ly
Release: bump VERSION_DEVEL.
[lilypond.git] / Documentation / snippets / fret-diagrams-explained-and-developed.ly
index 5e84e36568066030b2436f9edaedc99fa70eaa2f..4f6ea0daf255e731e8f0d7b3c86a4c7c178cf907 100644 (file)
@@ -1,7 +1,10 @@
-%% Do not edit this file; it is automatically
-%% generated from LSR http://lsr.dsi.unimi.it
+%% DO NOT EDIT this file manually; it is automatically
+%% generated from LSR http://lsr.di.unimi.it
+%% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
+%% and then run scripts/auxiliar/makelsr.py
+%%
 %% This file is in the public domain.
-\version "2.13.4"
+\version "2.18.0"
 
 \header {
   lsrtags = "fretted-strings, tweaks-and-overrides"
@@ -21,14 +24,13 @@ diagrams.
       c c c d d
     }
   }
-  
+
   \new Voice = "mel" {
     \textLengthOn
     % Set global properties of fret diagram
-    \override TextScript #'size = #1.2
-    \override TextScript 
-      #'fret-diagram-details #'finger-code = #'below-string
-    \override TextScript #'fret-diagram-details #'dot-color = #'black
+    \override TextScript.size = #1.2
+    \override TextScript.fret-diagram-details.finger-code = #'below-string
+    \override TextScript.fret-diagram-details.dot-color = #'black
 
     %% A chord for ukulele
     a'2^\markup {
@@ -50,7 +52,7 @@ diagrams.
         \fret-diagram #"s:1.2;w:4;h:3;f:2;d:0.35;p:0.55;4-2-2;3-1-1;2-o;1-o;"
       }
     }
-    
+
       %% These chords will be in normal orientation
 
     %% C major for guitar, barred on third fret
@@ -73,7 +75,7 @@ diagrams.
         }
       }
     }
-    
+
     %% C major for guitar, barred on third fret
     %% Double barre used to test barre function
     %  verbose style
@@ -101,7 +103,7 @@ diagrams.
         }
       }
     }
-    
+
     %% C major for guitar, with capo on third fret
     %  verbose style
     c'2^\markup {
@@ -124,7 +126,7 @@ diagrams.
         }
       }
     }
-    
+
     %% simple D chord
     d'2^\markup {
       \override #'(fret-diagram-details . (
@@ -150,8 +152,7 @@ diagrams.
     }
 
       % These chords will be in landscape orientation
-    \override TextScript 
-       #'fret-diagram-details #'orientation = #'landscape
+    \override TextScript.fret-diagram-details.orientation = #'landscape
 
     %% C major for guitar, barred on third fret
     %  verbose style
@@ -173,7 +174,7 @@ diagrams.
         }
       }
     }
-    
+
     %% C major for guitar, barred on third fret
     %% Double barre used to test barre function
     %  verbose style
@@ -201,7 +202,7 @@ diagrams.
         }
       }
     }
-    
+
     %% C major for guitar, with capo on third fret
     %  verbose style
     c'2^\markup {
@@ -224,7 +225,7 @@ diagrams.
         }
       }
     }
-    
+
     %% simple D chord
     d'2^\markup {
       \override #'(fret-diagram-details . (
@@ -249,8 +250,7 @@ diagrams.
     }
 
       % These chords will be in opposing-landscape orientation
-    \override TextScript #'fret-diagram-details 
-                           #'orientation = #'opposing-landscape
+    \override TextScript.fret-diagram-details.orientation = #'opposing-landscape
 
     %% C major for guitar, barred on third fret
     %  verbose style
@@ -272,7 +272,7 @@ diagrams.
         }
       }
     }
-    
+
     %% C major for guitar, barred on third fret
     %% Double barre used to test barre function
     %  verbose style
@@ -300,7 +300,7 @@ diagrams.
         }
       }
     }
-    
+
     %% C major for guitar, with capo on third fret
     %  verbose style
     c'2^\markup {
@@ -323,7 +323,7 @@ diagrams.
         }
       }
     }
-    
+
     %% simple D chord
     d'2^\markup {
       \override #'(fret-diagram-details . (