]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/notation/editorial.itely
Doc-de: update commitsh strings to reflect status as up-to-date
[lilypond.git] / Documentation / de / notation / editorial.itely
index 149e1dd81e1a3bd41d9d1858ba316ad4a012acda..1d3080c4a5ca28424019c2e8c00d5bf3067153b6 100644 (file)
@@ -1,13 +1,13 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 @ignore
-    Translation of GIT committish: c1df40da9f8b2794e173583c363f9e736e5531bd
+    Translation of GIT committish: e5a609e373eae846857f9a6d70a402a3d42b7d94
 
     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.14.0"
+@c \version "2.16.0"
 
 @c Translators: Till Paala
 
@@ -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