]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/fret-diagrams-explained-and-developed.ly
Release: bump version.
[lilypond.git] / Documentation / snippets / fret-diagrams-explained-and-developed.ly
index 8d89f716d2bf41297dc614720909f5f4953bbc4b..da3a65a61e54d0ccc8c81cd5da40fd8864c66fee 100644 (file)
@@ -1,10 +1,21 @@
-%% Do not edit this file; it is automatically
+%% DO NOT EDIT this file manually; it is automatically
 %% generated from LSR http://lsr.dsi.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.14.2"
 
 \header {
-  lsrtags = "fretted-strings, tweaks-and-overrides"
+  lsrtags = "tweaks-and-overrides, fretted-strings"
+
+%% Translation of GIT committish: 30339cb3706f6399c84607426988b25f79b4998c
+  texidocfr = "
+Voici différentes manières d'obtenir et de personnaliser des diagrammes
+de fret :
+
+"
+  doctitlefr = "Construction et développement de diagrammes de fret"
 
   texidoc = "
 This snippet shows many possibilities for obtaining and tweaking fret
@@ -14,6 +25,7 @@ diagrams.
   doctitle = "Fret diagrams explained and developed"
 } % begin verbatim
 
+
 <<
   \chords {
     a2 a
@@ -30,7 +42,7 @@ diagrams.
       #'fret-diagram-details #'finger-code = #'below-string
     \override TextScript #'fret-diagram-details #'dot-color = #'black
 
-    %% A chord for ukelele
+    %% A chord for ukulele
     a'2^\markup {
       \override #'(fret-diagram-details . (
                    (string-count . 4)
@@ -40,7 +52,7 @@ diagrams.
       }
     }
 
-    %% A chord for ukelele, with formatting defined in definition string
+    %% A chord for ukulele, with formatting defined in definition string
     %  1.2 * size, 4 strings, 4 frets, fingerings below string
     %  dot radius .35 of fret spacing, dot position 0.55 of fret spacing
     a'2^\markup {