Hi Helena,
2014-10-02 19:41 GMT+02:00 Helena K. <[email protected]>:
> Hi,
> is there somebody, who can some way, how I can write rests in figured
> bass? I need is necessary for one Oratory - my masterthese...
>
How about :
\version "2.18.2"
<<
\new FiguredBass
\figuremode {
\set figuredBassAlterationDirection = #RIGHT
\set figuredBassPlusDirection = #RIGHT
\override BassFigureAlignment.stacking-dir = #UP
<_+>1
<6>1
<6>2 <_+>2
<6>1
<6>1
s2 <5 6>2
s1
s4 <""-\markup\raise #2 \musicglyph #"rests.4">
}
\new Staff = "violoneMusic"
\relative c {
\clef bass
\key c \major
d1
dis2 e2
c b
d e
g1
c,2 e
f1
r4 g4
}
>>
HTH,
Pierre
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user