Oh, indeed. More simply put:
- \bar "" triggers the bug
- whereas \bar "|" doesn’t.
(Although both are supposed to be valid LilyPond input.)
---
** [issues:#4084] Hidden BarLine during note yields programming error**
**Status:** Accepted
**Created:** Sat Aug 30, 2014 05:48 AM UTC by Anonymous
**Last Updated:** Mon Dec 03, 2018 09:29 PM UTC
**Owner:** nobody
*Originally created by:* *anonymous
*Originally created by:*
[[email protected]](http://code.google.com/u/106131861630194758622/)
Dan Eble wrote :
% programming error: Loose column does not have right side to attach to.
\version "2.18.0"
\language "english"
music = \relative c' \{
c4. c
\}
bars = \relative f \{
s2
\once \override Timing.BarLine.break-visibility = \#end-of-line-visible
\bar "."
\}
\score \{
\new Staff << \music \bars >>
\}
---
Sent from sourceforge.net because [email protected] is
subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is
a mailing list, you can unsubscribe from the mailing list._______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto