]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/notation/notation-appendices.itely
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / notation / notation-appendices.itely
index ae2e671b5bd51a51cc538832da2e41a44062ec3f..68f5cb717967868e317e9a87f9d2dcc47f2859a0 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.16.0"
+@c \version "2.19.28"
 
 @node Notation manual tables
 @appendix Notation manual tables
@@ -476,10 +476,10 @@ Perfect fifth
 @tab
 @code{1.5}
 @tab
-@code{\powerChords c1:1.5}
+@code{\powerChords c1:5}
 @tab
 @lilypond[line-width=2.1\cm,noragged-right,notime]
-\chordmode { \powerChords c1:1.5 }
+\chordmode { \powerChords c1:5 }
 @end lilypond
 
 @item
@@ -489,10 +489,10 @@ Perfect fifth, @*octave
 @tab
 @code{1.5.8}
 @tab
-@code{\powerChords c1:1.5.8}
+@code{\powerChords c1:5.8}
 @tab
 @lilypond[line-width=2.1\cm,noragged-right,notime]
-  \chordmode { \powerChords c1:1.5.8 }
+  \chordmode { \powerChords c1:5.8 }
 @end lilypond
 
 @end multitable