]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/notation/editorial.itely
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / de / notation / editorial.itely
index 91a7d839a8d1ef520f3b84e971d14a6cb2cb1729..0943ad99022546104650e5e184aa2cc87c607077 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.11"
+@c \version "2.19.21"
 
 @c Translators: Till Paala
 
@@ -688,8 +688,8 @@ horizontale Klammern werden von LilyPond unterstützt.
     \consists "Horizontal_bracket_engraver"
   }
 }
-\relative c'' {
-  c2\startGroup
+\relative {
+  c''2\startGroup
   d\stopGroup
 }
 @end lilypond
@@ -703,8 +703,8 @@ Analyseklammern können verschachtelt sein.
     \consists "Horizontal_bracket_engraver"
   }
 }
-\relative c'' {
-  c4\startGroup\startGroup
+\relative {
+  c''4\startGroup\startGroup
   d4\stopGroup
   e4\startGroup
   d4\stopGroup\stopGroup