bug-lilypond
[Top][All Lists]
Advanced

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

Re: Bass figures are not horizontally aligned to whole notes


From: Reinhold Kainhofer
Subject: Re: Bass figures are not horizontally aligned to whole notes
Date: Tue, 1 Mar 2011 16:26:00 +0100
User-agent: KMail/1.13.5 (Linux/2.6.35-27-generic; KDE/4.6.0; i686; ; )

Am Dienstag, 1. März 2011, um 14:03:39 schrieb Bertrand Bordage:
> \new Staff << { \clef F f4 g g2 c1 d }
>   \figuremode {
>     <5/>4 <6 4> <4> <_+> <_!>1 <6/>
>   } >>
> 
> Figures should be aligned to whole notes.
> 
> Workaround attached.

This is really just a quick workaround, no solution, as it badly breaks as 
soon as a figure has an accidental:

\new Staff << { \clef F c1 c c \bar "|."}
  \new FiguredBass \figuremode {
    \figuredBassCenterOnNote
    \set figuredBassPlusDirection = #RIGHT
    <5>1 <6 4+ 2\+> <6>
  } >>



By default, the numbers are all aligned, irrespective of whether one of them 
has an alteration (#, b, +). With your figuredBassCenterOnNote (which is a 
good idea), that alignment of the numbers is totally lost.

Cheers,
Reinhold

-- 
------------------------------------------------------------------
Reinhold Kainhofer, address@hidden, http://reinhold.kainhofer.com/
 * Financial & Actuarial Math., Vienna Univ. of Technology, Austria
 * http://www.fam.tuwien.ac.at/, DVR: 0005886
 * LilyPond, Music typesetting, http://www.lilypond.org

Attachment: centered-figures.pdf
Description: Adobe PDF document

Attachment: centered-figures.ly
Description: Text Data


reply via email to

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