Am 27.12.19 um 00:33 schrieb Thomas Morley:
Hi,
the following code returns
programming error: Loose column does not have right side to attach to.
for all versions from 2.14.2 up to 2.21.0
No error for 2.12.3
{
\set Score.defaultBarType = #""
r2
b1\glissando
c'
}
You don’t need the glissando to get that error:
\version "2.21.0"
{
\set Score.defaultBarType = ""
2
1
}
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond