]> git.donarmstrong.com Git - lilypond.git/commitdiff
Update from Jonathan.
authorGraham Percival <graham@percival-music.ca>
Sat, 19 Jul 2008 08:19:20 +0000 (01:19 -0700)
committerGraham Percival <graham@percival-music.ca>
Sat, 19 Jul 2008 08:19:20 +0000 (01:19 -0700)
Documentation/user/fretted-strings.itely
Documentation/user/staff.itely

index c96f6c5972a1f77d8e83a03d6e5a1f6fb23c585f..3e4f8a2f2af6018f7811cec5ca2997fcaf796aad 100644 (file)
@@ -460,22 +460,20 @@ Internals Reference:
 @node Guitar
 @subsection Guitar
 
-@c TODO Make a snippet based on
-@c http://www.nabble.com/Creating-a-nice-formatted-Chords-%2B-Lyrics-layout-for-guitar-players-to13829430.html
-@c and include it somewhere -td
+Most of the notational issues associated with guitar music are
+covered sufficiently in the general fretted strings section, but there
+are a few more worth covering here.  Occasionally users want to 
+create songbook-type documents having only lyrics with chord
+indications above them.  Since Lilypond is a music typesetter,
+it is not recommended for documents that have no music notation
+in them.  A better alternative is a word processor, text editor, 
+or, for experienced users, a typesetter like GuitarTeX.
 
 @menu
-* Guitar tablatures::           
 * Indicating position and barring::  
 * Indicating harmonics and dampened notes::  
 @end menu
 
-@node Guitar tablatures
-@subsubsection Guitar tablatures
-
-@c TODO Add text
-TBC
-
 @node Indicating position and barring
 @subsubsection Indicating position and barring
 
@@ -533,6 +531,8 @@ LilyPond has basic support for the five-string banjo.  When making tablatures
 for five-string banjo, use the banjo tablature format function to get
 correct fret numbers for the fifth string:
 
+@c due to crazy intervals of banjo music, absolute pitch is recommended
+
 @lilypond[quote,ragged-right,fragment,verbatim]
 \new TabStaff <<
   \set TabStaff.tablatureFormat = #fret-number-tablature-format-banjo
index 59c504fbde1f0a73e3bbb5d828d5f1c6fe24b84a..7dcb29f396add3f2af3632e311f14ae726281f0b 100644 (file)
@@ -98,7 +98,7 @@ is preserved.  See @ref{Showing melody rhythms}.
 
 @item
 @code{TabStaff} creates by default a tablature with six strings in 
-standard guitar tuning.  See @ref{Guitar tablatures}.
+standard guitar tuning.  See @ref{Default tablatures}.
 
 @lilypond[verbatim,ragged-right,quote,fragment,relative=2]
 \new TabStaff { c d e f }
@@ -121,7 +121,7 @@ in the score.  This is done with the commands @code{\startStaff} and
 Music Glossary: @rglos{staff}, @rglos{staves}.
 
 Notation Reference: @ref{Percussion staves}, 
-@ref{Guitar tablatures}, @ref{Gregorian chant contexts},
+@ref{Default tablatures}, @ref{Gregorian chant contexts},
 @ref{Mensural contexts}.
 
 Snippets: