| [ << Staff notation ] | [トップ][目次] | [ Editorial annotations >> ] |
| [ < TabStaff で最高弦を下に表示する ] | [ 上へ : Staff notation ] | [ グリッサンドを改行できるようにする > ] |
文字でタブ譜をフォーマットする
タブ譜では数字の代わりに文字を用いることができます。
music = \relative c { c4 d e f g4 a b c d4 e f g } << \new Staff { \clef "G_8" \music } \new TabStaff \with { tablatureFormat = #fret-letter-tablature-format } { \music } >>
| [ << Staff notation ] | [トップ][目次] | [ Editorial annotations >> ] |
| [ < TabStaff で最高弦を下に表示する ] | [ 上へ : Staff notation ] | [ グリッサンドを改行できるようにする > ] |
![[image of music]](../04/lily-8b3f82a4.png)