]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/user/simultaneous.itely
Doc-fr: Learning Manual full update
[lilypond.git] / Documentation / de / user / simultaneous.itely
index 3474013841a38ac3e947b26637c741cfe99db914..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: 99b5022dc4baadd7000c94d5868cdb7cb9a8ed53
+    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.
@@ -592,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