1 %% Do not edit this file; it is automatically
2 %% generated from LSR http://lsr.dsi.unimi.it
3 %% This file is in the public domain.
7 lsrtags
= "fretted-strings"
9 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
11 La polifonía se crea de la misma forma en un @code{TabStaff} que
15 doctitlees
= "Polifonía en tablaturas"
17 %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
19 Polyphonie kann in einer Tabulatur (@code{TabStaff}) genauso wie in einem
20 normalen Notensystem erstellt werden.
23 doctitlede
= "Polyphonie in einer Tabulatur"
24 %% Translation of GIT committish: ac6297e4fa174ac5759cc450ad085c2fac9ba00b
27 Une section polyphonique s'obtient dans un @code{TabStaff} de la
28 même manière que dans une portée normale.
31 doctitlefr
= "Polyphonie en mode tablature"
35 Polyphony is created the same way in a @code{TabStaff} as in a regular
39 doctitle
= "Polyphony in tablature"
42 upper
= \relative c' {
46 r
4. r
8 e, fis g16 b g e e' b c b a g fis e
52 r
16 e d c b a g4 fis8 e fis g a b c
57 \new StaffGroup
= "tab with traditional" <<
58 \new Staff
= "guitar traditional" <<
60 \context Voice
= "upper" \upper
61 \context Voice
= "lower" \lower
63 \new TabStaff
= "guitar tab" <<
64 \context TabVoice
= "upper" \upper
65 \context TabVoice
= "lower" \lower