From 09b87cdd7249947e7ba377f966e237f28ecf1dae Mon Sep 17 00:00:00 2001 From: James Lowe Date: Sun, 27 Jun 2010 18:25:03 +0100 Subject: [PATCH] Doc: 989 - @cindex's added to NR 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 | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Documentation/notation/fretted-strings.itely b/Documentation/notation/fretted-strings.itely index 601700d253..11f8d3c398 100644 --- a/Documentation/notation/fretted-strings.itely +++ b/Documentation/notation/fretted-strings.itely @@ -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 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 -- 2.39.5