lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Ticket 4084 di


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Ticket 4084 discussion
Date: Mon, 03 Dec 2018 21:58:04 -0000

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: address@hidden

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 address@hidden 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
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

[Prev in Thread] Current Thread [Next in Thread]