Score updates
This commit is contained in:
2579
content/draft/000.md
2579
content/draft/000.md
File diff suppressed because it is too large
Load Diff
@ -39,9 +39,18 @@ alt-clef =
|
|||||||
(cons -1.3 1))
|
(cons -1.3 1))
|
||||||
|
|
||||||
\header {
|
\header {
|
||||||
subtitle = \markup { \huge \sans "IDUMEA. C.M." }
|
subtitle = \markup {
|
||||||
title = \markup { \large \sans "77" }
|
\column {
|
||||||
dedication = \markup { \small "“A time to be born and a time to die.” — " \smallCaps "Eccl. 3:2" }
|
\fill-line {
|
||||||
|
\line { \null }
|
||||||
|
\center-column { \huge \sans "IDUMEA. C.M."}
|
||||||
|
\line { \huge \sans "77" }
|
||||||
|
}
|
||||||
|
\fill-line {
|
||||||
|
\line \raise #1 { \teeny \normal-text "“A time to be born and a time to die.” — " \teeny \normal-text \smallCaps "Eccl. 3:2" }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
tagline = ##f
|
tagline = ##f
|
||||||
composer = \markup { \small "A. Davidson, 1817." }
|
composer = \markup { \small "A. Davidson, 1817." }
|
||||||
poet = \markup { \small "Chas. Wesley, 1753. Key of A Minor." }
|
poet = \markup { \small "Chas. Wesley, 1753. Key of A Minor." }
|
||||||
@ -87,10 +96,10 @@ alt-clef =
|
|||||||
(ly:stencil-scale alt-clef (* .8 mlt) (* .8 mlt)))
|
(ly:stencil-scale alt-clef (* .8 mlt) (* .8 mlt)))
|
||||||
(else (ly:clef::print grob)))))
|
(else (ly:clef::print grob)))))
|
||||||
\omit BarNumber
|
\omit BarNumber
|
||||||
|
}
|
||||||
|
\context {
|
||||||
\Lyrics
|
\Lyrics
|
||||||
\override LyricText.font-name = #"Gentium Book Plus"
|
\override LyricText.font-name = #"Gentium Book Plus"
|
||||||
%\override LyricText.self-alignment-X = #LEFT
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -124,7 +133,6 @@ bassnotes = {
|
|||||||
a2 g1 a4( b) a1 e2 a,1 c2 g1 c2 a,1 c4(d) e1 e2 a1.
|
a2 g1 a4( b) a1 e2 a,1 c2 g1 c2 a,1 c4(d) e1 e2 a1.
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
% Lyrics
|
% Lyrics
|
||||||
lyricsone = {
|
lyricsone = {
|
||||||
\lyricmode {
|
\lyricmode {
|
||||||
@ -153,6 +161,7 @@ lyricsfour = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
% Put it all together
|
% Put it all together
|
||||||
\score {
|
\score {
|
||||||
<<
|
<<
|
||||||
|
|||||||
Binary file not shown.
1670
static/idumea.svg
1670
static/idumea.svg
File diff suppressed because it is too large
Load Diff
|
Before Width: | Height: | Size: 104 KiB After Width: | Height: | Size: 146 KiB |
Reference in New Issue
Block a user