Re: Stems push things away

2021-01-29 Thread Jean Abou Samra
Le 23/01/2021 à 02:59, Brian Bartling a écrit : Thank you, Jean. That does fix this example. I still suspect the root cause of my problem lies in how the lengths and positions of stems that are attached to beams are calculated. I'm guessing that your idea of removing the Stem_engraver and the

Re: Stems push things away

2021-01-24 Thread Thomas Morley
Am Sa., 23. Jan. 2021 um 02:59 Uhr schrieb Brian Bartling : > > Thank you, Jean. That does fix this example. I still suspect the root cause > of my problem lies in how the lengths and positions of stems that are > attached to beams are calculated. I'm guessing that your idea of removing the > St

Re: Stems push things away

2021-01-22 Thread Brian Bartling
Thank you, Jean. That does fix this example. I still suspect the root cause of my problem lies in how the lengths and positions of stems that are attached to beams are calculated. I'm guessing that your idea of removing the Stem_engraver and the Note_spacing_engraver is somehow connected to this co

Stems push things away

2021-01-22 Thread Jean Abou Samra
Hello, Sometimes stems push things that are outside-staff further outside, even with things like TabStaff, which removes the Stem stencil. Take this, for example: \version "2.23.0" \new TabStaff \with {   \revert Stem.stencil   \revert TextScript.stencil   \consists "Timing_translator" % \o

Stems push things away

2021-01-21 Thread Brian Bartling
Hello, Sometimes stems push things that are outside-staff further outside, even with things like TabStaff, which removes the Stem stencil. Take this, for example: \version "2.23.0" \new TabStaff \with { \revert Stem.stencil \revert TextScript.stencil \consists "Timing_translator" % \overr