]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/user/simultaneous.itely
Merge commit 'origin/dev/jneeman' into systems-per-page
[lilypond.git] / Documentation / de / user / simultaneous.itely
index 54a645dfa4fd2b0f5574c2de677f034e608ab337..3474013841a38ac3e947b26637c741cfe99db914 100644 (file)
@@ -1,12 +1,12 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
-    Translation of GIT committish: acbcbe3683d629575967b972b64ca5e1589bf330
+    Translation of GIT committish: 99b5022dc4baadd7000c94d5868cdb7cb9a8ed53
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
 @end ignore
 
-@c \version "2.11.61"
+@c \version "2.12.0"
 
 @node Simultaneous notes
 @section Simultaneous notes
@@ -67,7 +67,6 @@ Tonhöhe des vorherigen Akkords.
 Mehr Information über Akkorden findet sich in @ref{Chord notation}.
 
 @seealso
-
 Musikglossar:
 @rglos{chord}.
 
@@ -146,7 +145,6 @@ automatisch Zusammenstöße zwischen normalen Noten und Clustern
 aufzulösen.
 
 @seealso
-
 Musikglossar:
 @rglos{cluster}.
 
@@ -343,22 +341,22 @@ Mit dieser Methode können sich seltsame Balken und Warnungen
 ergeben, wenn die Musikausdrücke nicht den gleichen Rhythmus haben.
 
 @predefined
-
 @code{\voiceOne},
 @code{\voiceTwo},
 @code{\voiceThree},
 @code{\voiceFour},
 @code{\oneVoice}.
+@endpredefined
 
 @seealso
-
 Handbuch zum Lernen:
 @rlearning{Voices contain music},
 @rlearning{Explicitly instantiating voices}.
 
 Notationsreferenz:
 @ref{Percussion staves},
-@ref{Invisible rests}.
+@ref{Invisible rests},
+@ref{Stems}.
 
 Schnipsel:
 @rlsr{Simultaneous notes}.
@@ -398,17 +396,14 @@ Der @code{\voiceNeutralstyle}-Befehl wird benutzt, um wieder
 die Standardausgabe einzuschalten.
 
 @predefined
-
-
 @code{\voiceOneStyle},
-
 @code{\voiceTwoStyle},
 @code{\voiceThreeStyle},
 @code{\voiceFourStyle},
 @code{\voiceNeutralStyle}.
+@endpredefined
 
 @seealso
-
 Handbuch zum Lernen:
 @rlearning{I'm hearing Voices},
 @rlearning{Other sources of information}.
@@ -560,16 +555,15 @@ Richtungen zeigen (also etwa wie @code{Voice} 1 und 2).
 
 
 @predefined
-
 @code{\mergeDifferentlyDottedOn},
 @code{\mergeDifferentlyDottedOff},
 @code{\mergeDifferentlyHeadedOn},
-@code{\mergeDifferentlyHeadedOff}.
-
+@code{\mergeDifferentlyHeadedOff},
 @code{\shiftOn},
 @code{\shiftOnn},
 @code{\shiftOnnn},
 @code{\shiftOff}.
+@endpredefined
 
 @snippets
 
@@ -580,7 +574,6 @@ Richtungen zeigen (also etwa wie @code{Voice} 1 und 2).
 {forcing-horizontal-shift-of-notes.ly}
 
 @seealso
-
 Musikglossar:
 @rglos{polyphony}.
 
@@ -706,7 +699,6 @@ die Tonhöhen von @var{musikAusdr1} oder @var{musikAusdr2}.
 {changing-partcombine-texts.ly}
 
 @seealso
-
 Musikglossar:
 @rglos{a due},
 @rglos{part}.
@@ -865,7 +857,6 @@ global = {
 @end lilypond
 
 @seealso
-
 Handbuch zum Lernen:
 @rlearning{Organizing pieces with variables}.