]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/notation/notation-appendices.itely
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / de / notation / notation-appendices.itely
index 2ac1aa31227abe85f5568374c1421e232dd98591..b5b4109c471bc40f4896dfc53a200256162bd729 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 
 @ignore
-    Translation of GIT committish: a0077273ac8bf29ae472c8712bc78a02d138f898
+    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'
@@ -10,7 +10,7 @@
 
 @c Translators: Till Paala
 
-@c \version "2.15.17"
+@c \version "2.19.28"
 
 @node Notationsübersicht
 @appendix Notationsübersicht
@@ -405,7 +405,7 @@ Perfekte Quinte
 @lilypond[line-width=3\cm,noragged-right, notime]
 \chordmode {
   \powerChords
-  c1:1.5
+  c1:5
 }
 @end lilypond
 
@@ -419,7 +419,7 @@ Perfekte Quinte, Oktave
 @lilypond[line-width=3\cm,noragged-right, notime]
 \chordmode {
   \powerChords
-  c1:1.5.8
+  c1:5.8
 }
 @end lilypond
 
@@ -1603,7 +1603,8 @@ Wenn dies nicht erreicht werden kann, ist die Datei nicht korrekt und
 ensprechende Fehlermeldungen werden ausgegeben.  Die syntaktischen Gruppierungen
 und die Regeln, nach welchen die Gruppen aus ihren Einzelteilen nach der
 LilyPond-Syntax erstellt werden, finden sich in der Datei @file{lily/parser.yy}
-und werden in der Backus Normal Form (BNF) in @ref{LilyPond-Grammatik}
+und werden in der Backus Normal Form (BNF) in
+@rcontribnamed{LilyPond grammar, LilyPond-Grammatik}
 gezeigt.  Diese Datei wird benutzt, um den Parser während der Programmkompilation
 zu erstellen.  Hierzu wird der Parser-Ersteller Bison verwendet.  Er ist
 Teil des Quellcodes und nicht in die binäre Installation von LilyPond
@@ -1636,7 +1637,6 @@ LilyPond benutzt folgende Parser-Variablen:
 @item mode
 @item output-count
 @item output-suffix
-@item parseStringResult
 @item partCombineListener
 @item pitchnames
 @item toplevel-bookparts