Re: Preventing stuff from clashing with ledger lines

2022-01-28 Thread Hans Kenneth Cua
Hi Jean, > Perhaps, but this becomes hardly feasible when you > consider > > \version "2.22.1" > > << >{ e' } >\\ >{ \stemDown g,\tweak Y-offset -1.5-. } > >> > > The script position should normally be below the > note, not above it. That happens automatically > if you use \voiceTwo

Re: Problems with small staves (Barlines, spanbars, enlarged arpeggios)

2022-01-21 Thread Hans Kenneth Cua
Hello again, I haven't been able to solve the problem yet, but I did a little bit of testing. It seems that the issue has something to do with multiple voices; however, I cannot really pinpoint it. The issue in my sample code is resolvable by placing more than a few notes inside parts with multip

Re: Problems with small staves (Barlines, spanbars, enlarged arpeggios)

2022-01-20 Thread Hans Kenneth Cua
f-space > (if (null? grob-staff-space) (ly:staff-symbol-staff-space grob) > grob-staff-space)) > > This would then allow you to do > \override BarLine.staff-space = #1 > > Of course it would be much better to revise the whole span bar routine to > specify such values from

Problems with small staves (Barlines, spanbars, enlarged arpeggios)

2022-01-19 Thread Hans Kenneth Cua
Hi, I am having some problems with regards to using smaller/ossia staves. For the problems I am about to list, I will provide dummy code (this format is exactly what I am using for my current score, plus a few unneeded overrides that I have removed for convenience): \version "2.22.1" \new StaffG