Perfect ! Thank you to both of you !
[image: image.png]
symbols={ 1}
\score {<< \new Staff { \clef "treble_8" \symbols }\new TabStaff { \symbols
}>>}
\layout { \omit Staff.StringNumber }
Le mer. 27 mars 2019 à 21:23, Federico Bruni a écrit :
> Il giorno mer 27 mar 2019 alle 18:25, Malte Meyn
Il giorno mer 27 mar 2019 alle 18:25, Malte Meyn
ha scritto:
You can use \3 for placing it on the third string:
symbols = 1
... and string numbers on Staff can be removed:
\layout {
\omit Staff.StringNumber
}
___
lilypond-user mailing list
lily
Am 27.03.19 um 16:55 schrieb Anthony Rushforth:
Hello,
I would like to force a finger position in a tablature for a particular
note in a chord, but the "\set TabStaff.minimumFret = #3 " seems to
apply to the whole chord.
In this example I would like the b to be in string 3 (g), 4th positi
Hello,
I would like to force a finger position in a tablature for a particular
note in a chord, but the "\set TabStaff.minimumFret = #3 " seems to apply
to the whole chord.
In this example I would like the b to be in string 3 (g), 4th position.
[image: image.png]
I've tried to separate the voic