On Mon, 23 Jan 2012 10:32:39 +0100
Mats Bengtsson <mats.bengts...@ee.kth.se> wrote:
> > Can I somehow insert an invisible figure? In this case the second # ?
> > Or is there another way?
> >
> > Nils
> 
> My first attempt (and surely yours also) was to try just a spacing 
> figure, i.e. an underscore in the input, but it didn't work. However, 
> the following seems to work:
> 
> \version "2.14.1"
> 
> \score{
> <<
> \new Staff \relative c, {
>      \clef bass
>      c c c c |
>    }
> \new FiguredBass \figuremode{
> <_+ 8>2 <\markup \vspace #.75 7>
>    }
>  >>
> }
> 
>     /Mats

Yes, very good!
I prefer this over switching stencils off an on again.

Thank you,

Nils 

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to