\clef bass <<{\once \override NoteColumn.force-hshift = 1 af,4 \stemDown
<gf' af >q }\\{\hideNotes f f f }>> |that will get you the rest of the way. adjust as necessary. regards, Shane Brandes On Thu, Aug 3, 2023 at 10:56 AM Knute Snortum <[email protected]> wrote: > This doesn't seem to have an effect: > > \clef bass \once \override NoteColumn.force-hshift = 1 af,4 <gf' af> q | > > Perhaps because of strict spacing = ##t? > > -- > Knute Snortum > > On Thu, Aug 3, 2023 at 7:25 AM Fernando Gil <[email protected]> wrote: > >> Perhaps using \once \override NoteColumn.force-hshift = 1 to push the >> note to the right? >> >> El jue, 3 ago 2023 a las 8:58, Knute Snortum (<[email protected]>) >> escribió: >> >>> We are so close! I used >>> >>> \override Score.SpacingSpanner.strict-note-spacing = ##t >>> \newSpacingSection >>> >>> to start the strict spacing and >>> >>> \override Score.SpacingSpanner.strict-note-spacing = ##f >>> \newSpacingSection >>> >>> to stop it. Now the only thing that remains is that one of the left >>> hand bars lines is too close to the notes. I have attached the new source >>> code and a PNG of its output. >>> >>> -- >>> Knute Snortum >>> >>
