]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/notation/chords.itely
Doc-de: update of notation 1
[lilypond.git] / Documentation / de / notation / chords.itely
index ebef9ad01982d7f979a91dd36a9ba432c64f7d22..2a293342be1f98130a737a16155bafba2bfde9ea 100644 (file)
@@ -1,14 +1,14 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 
 @ignore
-    Translation of GIT committish: 70aaf0159410169678942abd39eb13c876521437
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.13.36"
+@c \version "2.14.0"
 
 @c Translators: Till Paala
 
@@ -77,7 +77,7 @@ als im Notationsmodus.
 
 Akkordmodus und Notenmodus können gemischt verwendet werden:
 
-@lilypond[verbatim,quote,ragged-right]
+@lilypond[verbatim,quote,ragged-right,relative=1]
 <c e g>2 <g b d>
 \chordmode { c2 f }
 <c e g>2 <g' b d>
@@ -153,7 +153,7 @@ Moll- übermäßige und verminderte Dreiklänge werden notiert, indem
 
 Septakkorde können erstellt werden:
 
-@lilypond[quote,ragged-right,fragment,verbatim]
+@lilypond[quote,ragged-right,verbatim]
 \chordmode { c1:7 c:m7 c:maj7 c:dim7 c:aug7 }
 @end lilypond
 
@@ -428,9 +428,7 @@ weil @code{5+} zuletzt gelesen wird.
 
 @cindex Cluster
 @lilypond[quote,ragged-right,verbatim]
-\chordmode {
-  c:5.5-.5+
-}
+\chordmode { c1:5.5-.5+ }
 @end lilypond
 
 Nur die zweite Umkehrung kann erstellt werden, indem eine
@@ -740,10 +738,13 @@ Notationsreferenz:
 @ref{Liste der Akkordbezeichnungen},
 @ref{Übliche Akkord-Variablen}.
 
+Aufsatz über den automatischen Musiksatz:
+@ressay{Literatur}.
+
 Installierte Dateien:
-@file{scm/@/chords@/-ignatzek@/.scm},
-@file{scm/@/chord@/-entry@/.scm},
-@file{ly/@/chord@/-modifier@/-init@/.ly}.
+@file{scm/chords-ignatzek.scm},
+@file{scm/chord-entry.scm},
+@file{ly/chord-modifier-init.ly}.
 
 Schnipsel:
 @rlsr{Chords}.