So possible workarounds:
#(set-global-staff-size 19.00000000000001)
or using:
\layout { #(layout-set-staff-size 19) }
instead.
Cheers,
Pierre

Le mar. 25 juin 2019 à 01:01, Pierre Perol-Schneider <
pierre.schneider.pa...@gmail.com> a écrit :

> Hum, this staff-size 19 reminds me:
> http://lilypond.1069038.n5.nabble.com/misplacement-note-head-version-2-19-td211629.html
> Any posible relationship?
> Cheers,
> Pierre
>
> Le mar. 25 juin 2019 à 00:11, Thomas Morley <thomasmorle...@gmail.com> a
> écrit :
>
>> Am So., 23. Juni 2019 um 11:59 Uhr schrieb Thomas Morley
>> <thomasmorle...@gmail.com>:
>> [...]
>> Just reported in the german forum
>> https://lilypondforum.de/index.php/topic,501.0.html
>>
>> \version "2.19.82"
>>
>> % problem occurs at staff-size 19, but does not occur at staff-size 18 or
>> 20
>> #(set-global-staff-size 19)
>>
>> \new TabStaff \with { stringTunings = \stringTuning <g' c g c' d'> }
>> \new TabVoice
>> {
>>     \stemDown
>>     d8( dis) % normal position of slur above tab-notes
>>     dis( e) % normal position
>>     e( f) % lifted position of slur - WHY
>>     f( fis)  % again normal position
>> }
>>
>> a misplaced Slur, even without Beams
>>
>> Cheers,
>>   Harm
>>
>> _______________________________________________
>> lilypond-user mailing list
>> lilypond-user@gnu.org
>> https://lists.gnu.org/mailman/listinfo/lilypond-user
>>
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to