In a score that has no barlines I have used
\omit Staff.BarLine
Which indeed leaves out the barlines. But the space and padding, which the barline would normally use, remain.


%%
\version "2.22.1"
\fixed c {
\time 4\4
\omit Staff.BarLine
a4 a a a |
b b b b }
%%

Would give a very visible difference between the a's and the a to b (Where the barline would be had it been visible.)
It therefore looks wobbly and horrible.
How would I be able to solve that so the score looks naturally spaced.

vriendelijke groet, Erik Appeldoorn

Reply via email to