]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/user/simultaneous.itely
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / Documentation / de / user / simultaneous.itely
index 739e4bd7749888196813dc0718aa9370fd1dd32c..805f1ddbd9b56406cd1318e2487fd710b973ef8d 100644 (file)
@@ -1,6 +1,6 @@
-@c -*- coding: utf-8; mode: texinfo; -*-
+@c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 @ignore
-    Translation of GIT committish: 499a511d4166feaada31114e097f86b5e0c56421
+    Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
@@ -95,13 +95,13 @@ System:
 
 @lilypond[quote,verbatim,relative=2]
 \new Voice {  % explicit single voice
-  << {a4 b g2} {d4 g c,2} >>
+  << { a4 b g2 } { d4 g c,2 } >>
 }
 @end lilypond
 
 @lilypond[quote,verbatim,relative=2]
 % single first note
-a << {a4 b g}  {d4 g c,} >>
+a << { a4 b g } { d4 g c, } >>
 @end lilypond
 
 Dass kann benutzt werden, wenn die simultanen Abschnitte einen
@@ -114,7 +114,7 @@ mehrere Systeme erstellt:
 
 @lilypond[quote,verbatim,relative=2]
 % no single first note
-<< {a4 b g2}  {d4 g2 c,4} >>
+<< { a4 b g2 } { d4 g2 c,4 } >>
 @end lilypond
 
 In diesem Fall stellt der unterschiedliche Rhythmus kein Problem dar.
@@ -355,7 +355,8 @@ Handbuch zum Lernen:
 
 Notationsreferenz:
 @ref{Percussion staves},
-@ref{Invisible rests}.
+@ref{Invisible rests},
+@ref{Stems}.
 
 Schnipsel:
 @rlsr{Simultaneous notes}.
@@ -591,12 +592,6 @@ Referenz der Interna:
 
 @knownissues
 
-Wenn @code{\mergeDifferentlyHeadedOn} mit einer Achtel- oder
-kürzeren Note benutzt wird, deren Hals nach oben zeigt, und
-einer Halben Note mit Hals nach unten, erhält der Hals der
-Achtelnote eine geringe Verschiebung, weil der schwarze und
-weiße Notenkopf eine unterschiedliche Breite beistzen.
-
 @ignore
 @c TODO investigate! Sometimes it works, sometimes not. --FV
 The requirements for successfully merging different note heads that