Menu

#1257 SpanBar at linebreak disappears when between \stopStaff and \startStaff

Verified
nobody
Defect
2011-02-06
2010-09-09
Anonymous
No

Originally created by: *anonymous

Originally created by: pnorcks@gmail.com

Original report:
http://lists.gnu.org/archive/html/bug-lilypond/2010-09/msg00130.html

%% BEGIN
\version "2.13.32"

\score {
  \new PianoStaff <<
    \new Staff {
      b'1 b'
      \stopStaff
      \break
      \startStaff
      b' b'
    }
    \new Staff {
      b'1 b'
      \break
      b' b'
    }
  >>
  \layout {
    indent = #0
    line-width = #50
  }
}
%% END

1 Attachments

Discussion

  • Google Importer

    Google Importer - 2011-02-06

    Originally posted by: mts...@gmail.com

    I think this problem has gone away in 2.13.48.  Could someone please confirm?

     
  • Google Importer

    Google Importer - 2011-02-06

    Originally posted by: ColinPKC...@gmail.com

    Confirmed in 2.13.49: span bars in both systems.

     
  • Google Importer

    Google Importer - 2011-02-06

    Originally posted by: pnorcks@gmail.com

    Indeed.  The bug exists in 2.13.47 and was fixed in 2.13.48.

    Labels: fixed_2_13_48
    Status: Fixed

     
  • Google Importer

    Google Importer - 2011-02-06

    Originally posted by: ColinPKC...@gmail.com

    (No comment was entered for this change.)

    Status: Verified

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.