bug-lilypond
[Top][All Lists]
Advanced

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

Issue 462 in lilypond: horizontal space of invisible bar


From: codesite-noreply
Subject: Issue 462 in lilypond: horizontal space of invisible bar
Date: Sun, 09 Sep 2007 09:54:02 -0700

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




reply via email to

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