1 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
2 %% This file is in the public domain.
6 lsrtags
= "fretted-strings"
9 Polyphony is created the same way in a @code{TabStaff} as in a regular
13 doctitle
= "Polyphony in tablature"
15 upper
= \relative c' {
19 r
4. r
8 e, fis g16 b g e e' b c b a g fis e
25 r
16 e d c b a g4 fis8 e fis g a b c
30 \new StaffGroup
= "tab with traditional" <<
31 \new Staff
= "guitar traditional" <<
33 \context Voice
= "upper" \upper
34 \context Voice
= "lower" \lower
36 \new TabStaff
= "guitar tab" <<
37 \context TabVoice
= "upper" \upper
38 \context TabVoice
= "lower" \lower