![]() |
GNU LilyPond-- -- |
||||||||||
|
Tablatures basicTablature can be typeset with Lilypond by using the TabStaff and TabVoice contexts. As tablature is a recent feature in Lilypond, most of the guitar special effects such as bend are not yet supported. With the TabStaff
, the string number associated to a note
is given as a backslash followed by the string number, e.g. \context TabStaff < \notes { a,4\5 c'\2 a\3 e'\1 e\4 c'\2 a\3 e'\1 } > If you do not specify a string number then lilypond automatically selects one.
The selection is controlled by the translator property Notice that LilyPond does not handle chords in any special way, and hence the automatic string selector may easily select the same string to two notes in a chord. e8 fis gis a b cis' dis' e' \property TabStaff.minimumFret = #8 e8 fis gis a b cis' dis' e'
|
||||||||||
Go back to index of LilyPond.
Please send GNU LilyPond questions and comments to lilypond-user@gnu.org. Please send comments on these web pages to (address unknown) Copyright (c) 1997--2002 Han-Wen Nienhuys and Jan Nieuwenhuizen. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. |
This page was built from LilyPond-1.7.14 (development-branch) by