]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/notation/editorial.itely
Doc-de: update notation manual
[lilypond.git] / Documentation / de / notation / editorial.itely
index 149e1dd81e1a3bd41d9d1858ba316ad4a012acda..2445be1d64cc5ab6edcbc61be3913f8a634e6886 100644 (file)
@@ -1,6 +1,6 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 @ignore
-    Translation of GIT committish: c1df40da9f8b2794e173583c363f9e736e5531bd
+    Translation of GIT committish: a0077273ac8bf29ae472c8712bc78a02d138f898
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -256,13 +256,14 @@ b
 c
 @end lilypond
 
-Notationsobjekte, die an die unsichtbaren Noten angefügt sind, sind weiterhin
-sichtbar.
+Notenköpfe, Hälse, Fähnchen und Pausen sind unsichtbar.  Balken sind unsichtbar,
+wenn sie auf einer unsichtbaren Note beginnen.  Objekte, die an unsichtbare
+Noten angehängt werden, sind trotzdem noch sichtbar.
 
 @lilypond[verbatim,quote,relative=2]
-c4( d)
+e8(\p f g a)--
 \hideNotes
-e4(\p f)--
+e8(\p f g a)--
 @end lilypond