Hi Derek,
I’m a new user as of today.
This is great news - and I'm quite happy that my (and my colleagues')
introductions seem not to have been too deterrent. :-)
I’ve input my first score in LilyPond today (a Telemann song) and I
can’t figure out how to enter the figured bass directly into the staff
context, as described here
<http://lilypond.org/doc/v2.19/Documentation/notation/figured-bass> because I’ve
used Frescobaldi’s template, which has a different setup. The problem
is that the alignment is off (all single figures should be one level
lower). Unfortunately I don’t know how to make a tiny example of this.
That problem is not related to where the figured bass is put -
generally, figured bass lives in its own context (namely FiguredBass),
which is independent of Staves, PianoStaves, Lyrics etc.
Rather, LilyPond by default arranges Bass figures starting from top.
This may be changed by
\override BassFigureAlignment.stacking-dir = #UP
which may be put directly into the \figures { ... } part of your file,
or e.g. in a \layout { } block at the beginning of the file.
The problem is that then the figures also have to be entered bottom-up,
e.g. <4 2> instead of <2 4>. Someone posted a function some time ago
that did this automatically, I'll see if I can find it.
Some other remarks:
In order to skip a beat in bass figures, it's not necessary to put
<"">8. You can just use s8 (s for "skip"), and also use a single skip
for longer stretches of time. So, the beginning of your bass figures may
be entered as
s8 <6> s8*5 <6>8
or - better, since we can keep safety bar lines for bar checks -
s8 <6> s | s4. | s8 <6>
I’m also trying to figure out the best way of entering and translating
Telemann’s text at the bottom. A footnote, header, or something else?
To me, just putting a \markup after a \score seems fine.
I changed some other things in your file - namely, indentation (this is
easy with Frescobaldi: Tools -> Code formatting -> Format) and the way
music and lyrics are organized. (Most experienced users discourage the
use of \addlyrics except for very simple scores, but here I think it's
fine.) Of course, lots of the decisions involved (for example, my
scrapping of \pianoPart) are a matter of taste.
Best
Lukas
\version "2.20.0"
#(set-global-staff-size 16)
\header {
title = "13. Die vergesserne [vergeßliche] Phyllis"
composer = "G. P. Telemann"
tagline = ##f
}
global = {
\key a \major
\time 3/8
}
sopranoVoice =
\relative c' {
\repeat volta 2 {
\global
\dynamicUp
e8 a b | cis8. d16 cis8 | b a b | cis16 d e8 r8 |
e, a b | cis8. d16 cis8 | b a b | cis16 d e8 r8 |
b cis b | b gis16( a) b8 | e, fis e | \tuplet 2/3 {a8 gis} |
gis8( e) fis | b cis b | b gis16( a) b8 | e, fis e | \tuplet 2/3 {a8 gis} | fis8 e r8|
}
\repeat volta 2 {
g8 fis cis' | d8. e16 d8 | cis d b | cis8 b16( ais) b8 |
g fis cis' | d8. e16 d8 | cis8 d b | cis b16( ais) b8 |
fis b a | gis fis16( gis) e8 | a gis a | \tuplet 2/3 {d8 cis} | cis8 b r8 |
cis e d | cis16( b a8) g | fis d'4 | cis r8 | b4 r8 | e,8( a) d | b a r8
}
}
lyricsI = \lyricmode {
Man fra -- ge | Phyl -- lis einst, | wa -- rum sie | sich nicht wäscht; |
wa -- rum ihr | Kleid ge -- brannt | und sie es | nicht ge -- löscht; |
wa -- rum sie, | oh -- ne_ Strumpf, | in vol -- lem | Pu -- tze | ste -- het |
wa -- rum sie, | oh -- ne Geld, | so oft zu | Mark -- te | ge -- het; |
wa -- rum sie | ko -- chen will, | und legt kein | Feu -- er an; |
wa -- rum sie | schon so alt | und hat noch | kei -- nen Mann; |
wa -- rum sie Ti -- sche deckt | und hat noch | nichts zu | es -- sen; |
die Ant -- wort | heißt __ ge -- wiss: Ich hab es nur __ ver -- ges -- sen.
}
lyricsII = \lyricmode {
wa -- rum der Schlüs -- sel stets auf al -- len Schrän -- ken steckt;
wa -- rum die Magd noch nicht um neun Uhr auf -- ge -- weckt;
wa -- rum ihr Fleisch und Speck drei Jahr zu räu -- chern hän -- get;
wa -- rum sie Gel -- der zahlt, und kei -- ne War' em -- pfän -- get;
}
right = \relative c' {
\global
<e a cis>4 <e gis b>8 <cis e a>4 <cis e a>8
<e gis b> <e a e'> <e gis b> <e a cis>4 r8
<e a cis>4 <e gis b>8 <cis e a>4 <e a cis>8
<gis b e> <a cis e> <gis b e> <e a cis>4 r8
<e b' e>8 <e a cis> <fis a b> <e gis b>4 8
<e b' e>8 <fis a cis> <e b' e> \tuplet 2/3 {<a b dis> <gis b e>}
<gis b e>4 <fis b dis>8 <e b' e> <e a cis> <fis a b> <e gis b>4 8
<e b' e> <fis a cis> <e b' e> \tuplet 2/3 {<a b dis> <gis b e>} <fis b dis>8 <gis b e> r8
<g a e'> <fis a d> <e fis cis'> <d fis b>4 <fis b d>8 <e fis cis'> <d fis b>8 8
<cis g' cis> <cis fis ais> <d fis b> <e g a> <d fis a> <cis fis cis'>
<d fis b>4 <fis b d>8 <fis cis' e> <fis b d>8 8 <e g cis> <cis fis ais> <d fis b>
<b fis' b>4 <fis' a b>8 <e gis b>4 8 <a, e' a>8 <d gis b> <e a cis>
\tuplet 2/3 {<e b' d> <e a cis>} <e a cis>4 <e gis b>8
<e a cis> <e a e'> <e gis d'> <e a cis>4 <g a e'>8 <fis a d> <d a' d>4
<e a cis>4 r8 <e gis b>4 r8 <e a e'> <fis a cis> <fis a d> <e gis b> <cis e a> r8
}
left = \relative c {
\global
a cis e | a8. b16 a8 | e cis e a16 b cis8 r8
a, cis e | a8. b16 a8 | e cis e a16 b cis8 r8
gis a dis,_"(a)" e4 e,8 gis'8 a gis \tuplet 2/3 {fis8 e}
b'4 a8 gis a dis,_"(b)" e4 e,8 gis'8 a gis \tuplet 2/3 {fis8 e} b8 e, r8
cis'8 d ais_"(c)" b4 b'8 ais_"(d)" b d, e fis b, cis d ais b4 b'8 ais_"(e)" b d, e fis b, dis4 8
e4 d8 cis b a \tuplet 2/3 {gis8 a} e'4 e,8 a' cis b a a, cis d fis4 e r8 d4 r8 cis8 fis d e a,
}
bc = \figuremode {
\override BassFigureAlignment.stacking-dir = #UP
s8 <6> s | s4. | s8 <6>
<"">8 < 6 > <""><""><""><""><""><6><""><""><""><""><""><6><""><""><""><""><""><6><"">
<""><""><""><6><6><""><""><""><""><6><6><6><6>4. <6 4>4 <4 2>8 <6> <""> <6> <""><""><"">
<6><6><6> <6\\>4. < _+ ><6 5!>8<""><6><""><""><""><6><""><6><6 _!> <_+><"">
<6 5!> <""><6><""><""><""><6><""><6><6 _!> <_+> <""><6>4<6 5>8<""><""><4 2><6><6><"">
<6 5>4. <6 4>4 <5 3>8 <""> <6><6><""><""><6 5!><""><6>4 <6 4>4. <4 2> <6>
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\score {
<<
\new Staff \with {
instrumentName = "Stimme"
midiInstrument = "choir aahs"
} \sopranoVoice
\addlyrics \lyricsI
\addlyrics \lyricsII
\new PianoStaff <<
\new Staff = "right" \right
\new FiguredBass \bc
\new Staff = "left" { \clef bass \left }
>>
>>
\layout { }
\midi {
\tempo 4=100
}
}
\markup \fill-line {
\center-column {
\box \wordwrap {
Was in der vorigen Nr. 12 gleich anfangs wegen der verminderten 5 gesagt worden,
davon zeigen sich hier mehrere Beispiele bei (a) (b) (c) (d) (e).
}
\null
\box \wordwrap {
What was said in the previous Aria No. 12 regarding the diminished 5 is shown
here via multiple examples at (a), (b), (c), (d), and (e).
}
}
}