]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/notation/notation-appendices.itely
Doc: Included/compile.itexi - CG 4.2 - Updated notes on reqs for compiling
[lilypond.git] / Documentation / de / notation / notation-appendices.itely
index 6b5c0b5492b549b5b79213e5cc6af698045a7b14..a0e4c30173e8eb378f6b678a7a5b8dcc7620ac42 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.16.0"
+@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
 
@@ -1220,7 +1220,7 @@ benutzt werden:
 
 
 @node Liste der Sonderzeichen
-+@appendixsec Liste der Sonderzeichen
+@appendixsec Liste der Sonderzeichen
 @translationof List of special characters
 
 Folgende Sonderezeichen-Bezeichnungen können benutzt werden,
@@ -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