Issue 462: horizontal space of invisible bar
http://code.google.com/p/lilypond/issues/detail?id=462
New issue report by lemzwerg:
\version "2.11.31"
\header { texidoc = "
An invisible bar should take no horizontal space.
Currently, this isn't true.
" }
\new Staff \with {
\remove "Time_signature_engraver"
}
\relative {
c8 c c c c c c c | \break
c8 c c c \bar "" c c c c |
}
\paper {
ragged-right = ##t
indent = #0
}
% EOF
Attachments:
invisible-bar-space.png 4.2 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
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond