Issue 460: bar numbers for broken bars
http://code.google.com/p/lilypond/issues/detail?id=460

New issue report by lemzwerg:
\version "2.11.31"

\header { texidoc = "
If the music is broken on an invisble bar (dividing in the
middle of a normal bar), the bar number should be printed
in parentheses.

Currently, no bar number is printed.
" }

{
  c'2 c'
  c' \bar "" \break c'
  c' c' \break
  c' c'
}

\paper {
  ragged-right = ##t
}

% EOF


Attachments:
        bar-numbers-invisible-bars.png  5.6 KB 


Issue attributes:
        Status: Accepted
        Owner: lemzwerg
        Labels: Type-Defect Priority-Medium

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to