lilypond-user
[Top][All Lists]
Advanced

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

Re: Roman numerals and figured bass


From: Bryn Hughes
Subject: Re: Roman numerals and figured bass
Date: Wed, 29 Feb 2012 19:32:41 -0500

Aha! Thank you so much!

On Wed, Feb 29, 2012 at 7:08 PM, Nils <address@hidden> wrote:
On Wed, 29 Feb 2012 19:03:37 -0500
Bryn Hughes <address@hidden> wrote:

> Hello,
>
> Is there a way to have lilypond render bass figures that are any smaller? I
> have been working with the \set fontSize = # command, but it doesn't seem
> to do anything to the figures ( I can change the size of noteheads, etc.
> without any difficulty).
> Bryn Hughes

in your layout block:
\layout{
 \context { \FiguredBass
   \override BassFigure #'font-size = # -2
   }
}

Nils
http://www.laborejo.org


reply via email to

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