bug-lilypond
[Top][All Lists]
Advanced

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

Issue 593 in lilypond: extenders in FiguredBass add much vertical space


From: codesite-noreply
Subject: Issue 593 in lilypond: extenders in FiguredBass add much vertical space
Date: Thu, 20 Mar 2008 21:55:53 -0700

Issue 593: extenders in FiguredBass add much vertical space
http://code.google.com/p/lilypond/issues/detail?id=593

New issue report by wbsoft:
\version "2.11.42"

%{
An extender line in FiguredBass puts down
all figures on that system. Somehow it uses
too much space.
%}

\paper {
 indent = 0
 ragged-right = ##t
}

\score {
 <<
   \new Staff \relative c'' {
     g2 g \break g g
   }
   \new FiguredBass \figuremode {
     <5>2 <5 4>4 <5 3>
     <5>2
     \set useBassFigureExtenders = ##t
     <5 4>4 <5 3>
   }
 >>
}

Attachments:
        figure-extender-spacing.png  8.3 KB


Issue attributes:
        Status: New
        Owner: ----
        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]