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: Nils
Subject: Re: Roman numerals and figured bass
Date: Thu, 1 Mar 2012 01:08:39 +0100

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]