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 18:19:52 -0000

The following example has just been reported on -user-fr, it appears to be another instance of this bug (the output looks particularly bad though):
\version "2.21"
<<
{ c'2 \bar "" }
{ d'2. }

Attachments:


[issues:#4084] Hidden BarLine during note yields programming error

Status: Accepted
Created: Sat Aug 30, 2014 05:48 AM UTC by Anonymous
Last Updated: Tue Jul 07, 2015 02:49 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]