]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/applying-note-head-styles-depending-on-the-step-of-the-scale.ly
LSR: Update.
[lilypond.git] / Documentation / snippets / applying-note-head-styles-depending-on-the-step-of-the-scale.ly
index a2ebeaab9956788e84fe545b456438290e52e0b6..cabbc1a5035aa56af7f0d50c4fe8a7a73dbd49bf 100644 (file)
@@ -1,7 +1,7 @@
 %% Do not edit this file; it is automatically
 %% generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.13.4"
+\version "2.13.10"
 
 \header {
   lsrtags = "pitches, editorial-annotations"
@@ -30,7 +30,6 @@ nota.
 
 "
 
-
 %% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d
   doctitlede = "Notenkopfstile basierend auf der Tonleiterstufe erstellen"
   texidocde = "
@@ -52,7 +51,6 @@ eine Melodie transponieren kann, ohne dass das Verhältnis zwischen den
 harmonischen Funktionen und dem Notenstil verloren geht.
 
 "
-
 %% Translation of GIT committish: 59968a089729d7400f8ece38d5bc98dbb3656a2b
   texidocfr = "
 La propriété @code{shapeNoteStyles} permet d'affecter un profil
@@ -89,7 +87,7 @@ predefined note head styles available through shortcut commands such as
 
 This example shows different ways to obtain shape note heads, and
 demonstrates the ability to transpose a melody without losing the
-correspondence between harmonic functions and note head styles. 
+correspondence between harmonic functions and note head styles.
 
 "
   doctitle = "Applying note head styles depending on the step of the scale"
@@ -104,7 +102,7 @@ fragment = {
 }
 
 \new Staff {
-  \transpose c d 
+  \transpose c d
   \relative c' {
     \set shapeNoteStyles = #'#(do re mi fa
                                #f la ti)