]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: 989 - @cindex's added to NR
authorJames Lowe <james.lowe@datacore.com>
Sun, 27 Jun 2010 17:25:03 +0000 (18:25 +0100)
committerGraham Percival <graham@percival-music.ca>
Mon, 28 Jun 2010 11:42:10 +0000 (12:42 +0100)
fret-diagrams-string-frets.ly
Added @cindex references to Ukulele Fret diagrams
Also added ukulele for custom Tablature functions
Minor edits to lilypond examples in the Custom Tab section to keep in line with CG

Documentation/notation/fretted-strings.itely

index 601700d2532ae69d35a47d4f2844153c68ba438d..11f8d3c398e4f9e12f4e620878a497454518ae49 100644 (file)
@@ -424,7 +424,9 @@ Guitar special effects are limited to harmonics and slides.
 @cindex tablatures, custom
 @cindex tablature, banjo
 @cindex tablature, mandolin
+@cindex tablature, guitar
 @cindex tablature, bass guitar
+@cindex tablature, ukulele
 @cindex tablature, predefined string tunings
 @cindex fretted instruments, predefined string tunings
 @cindex predefined string tunings for fretted instruments
@@ -489,8 +491,8 @@ of @code{a''},  @code{d''},  @code{g'}, and @code{c'}:
 
 @lilypond[quote,verbatim]
 mynotes = {
-    c'4 e' g' c'' |
-    e'' g'' b'' c'''
+  c'4 e' g' c'' |
+  e''4 g'' b'' c'''
 }
 
 <<
@@ -514,7 +516,7 @@ A modern tab clef can also be used.
 
 @lilypond[quote,ragged-right,verbatim]
 \new TabStaff {
- \clef moderntab
 \clef moderntab
   <a, e a>1
   \break
   \clef tab
@@ -601,6 +603,7 @@ the fret-diagram markup string.
 @end lilypond
 
 @cindex fret-diagram markup
+@cindex ukulele
 
 @funindex fret-diagram
 @funindex \fret-diagram
@@ -916,6 +919,7 @@ Internals Reference:
 
 
 @cindex fret diagrams
+@cindex fret diagrams, ukulele
 @cindex chord diagrams
 
 @funindex FretBoards