Skip to content
Snippets Groups Projects
Commit c35af3a4 authored by Reinhold Kainhofer's avatar Reinhold Kainhofer
Browse files

Converted from Finale; generated scores

parent 8d8b209b
Branches
No related tags found
No related merge requests found
Showing
with 1440 additions and 1384 deletions
File added
File added
This diff is collapsed.
......@@ -4,9 +4,9 @@
\setCreatePDF ##t
\header {
scoretype = \ChoirScoreTitle
scorenumber = \markup{\scoreNumber \ChoirScoreNumber}
scoretype = \ChoralScoreTitle
scorenumber = \markup{\scoreNumber \ChoralScoreNumber}
}
\createScore #"TuiSuntCoeli" #'("ChoirScore")
\createScore #"TuiSuntCoeli" #'("ChoralScore")
File added
File added
File added
File added
File added
File added
File added
File added
\version "2.13.1"
\include "Eybler_TuiSuntCoeli_HV78_Settings_FullScore.ily"
\setCreateMIDI ##t
\setCreatePDF ##t
\header {
scoretype = \OriginalScoreTitle
scorenumber = \markup{\scoreNumber \OriginalScoreNumber}
}
TbeInstrumentName = \markup\concat{"Clarini in C"}
TbeIInstrumentName = \markup\concat{"Clarino I in C"}
TbeIIInstrumentName = \markup\concat{"Clarino II in C"}
TbeTransposeTo = d'
TbeITransposeTo = \TbeTransposeTo
TbeIITransposeTo = \TbeTransposeTo
ClTransposeTo = d'
ClITransposeTo = \ClTransposeTo
ClIITransposeTo = \ClTransposeTo
\createScore #"TuiSuntCoeli" #'("Tim" "TbeLong" "CorLong" "WdLong" "Str" "Ch" "Continuo")
File added
File added
\version "2.13.1"
\include "Eybler_TuiSuntCoeli_HV78_Settings_FullScore.ily"
\setCreateMIDI ##t
\setCreatePDF ##t
\header {
scoretype = \ParticellScoreTitle
scorenumber = \markup{\scoreNumber \ParticellScoreNumber}
}
\createScore #"TuiSuntCoeli" #'("Particell")
File added
File added
......@@ -6,7 +6,7 @@
scorenumber="EK-1078"
\header {
title = "Tui sunt coeli et tua est terra"
title = "Tui sunt coeli"
subtitle = "Offertorium, HV 78"
composer = "Joseph Eybler (1765-1846)"
copyright = \markup \abs-fontsize #9 \column{
......@@ -18,19 +18,23 @@ scorenumber="EK-1078"
% Possibly adjust the \orchestralScoreStructure here...
\layout {
\context { \Staff
\override VerticalAxisGroup #'minimum-Y-extent = #'(-1. . 3)
}
\context { \Lyrics
\override VerticalAxisGroup #'minimum-Y-extent = #'(-1.2 . 0.7)
}
\context { \Score
\override BarNumber #'self-alignment-X = #0
% \override BarNumber #'outside-staff-priority = #10
}
}
rit = \markup {\italic "rit."}
pocorit = \markup {\italic "poco rit."}
ppmosso = \markup {\italic "poco più mosso"}
dolce = \markup {\italic "dolce."}
ClInstrumentName = \markup\concat{"Clarinetti in B/B"\smaller\flat}
ClIInstrumentName = \markup\concat{"Clarinetto I in B/B"\smaller\flat}
ClIIInstrumentName = \markup\concat{"Clarinetto II in B/B"\smaller\flat}
TbeInstrumentName = \markup\concat{"Trombe in B/B"\smaller\flat}
TbeIInstrumentName = \markup\concat{"Tromba I in B/B"\smaller\flat}
TbeIIInstrumentName = \markup\concat{"Tromba II in B/B"\smaller\flat}
ClKey = \key d \major
ClIKey = \ClKey
ClIIKey = \ClKey
TbeKey = \key d \major
TbeIKey = \TbeKey
TbeIIKey = \TbeKey
\ No newline at end of file
SRCS = Eybler_TuiSuntCoeli_HV78_Music_TuiSuntCoeli.ily Eybler_TuiSuntCoeli_HV78_Settings.ily
instruments = ClI ClII FagI FagII CorI CorII TbeI TbeII Tim VI VII Va S A T B Organ VcB
scores = Choir Full Organ Long
instruments = ClI ClII FagI FagII CorI CorII TbeI TbeII Tim VI VII Va S A T B Continuo O VcB
scores = Full Long Particell Organ Choral Original
pdfs = $(instruments:%=Eybler_TuiSuntCoeli_HV78_Instrument_%.pdf) $(scores:%=Eybler_TuiSuntCoeli_HV78_Score_%.pdf)
......@@ -20,6 +20,6 @@ clean:
$(instruments): % : Eybler_TuiSuntCoeli_HV78_Instrument_%.pdf $(SRCS)
$(scores): % : Eybler_TuiSuntCoeli_HV78_Score_%.pdf $(SRCS)
%.pdf : %.ly
%.pdf : %.ly $(SRCS)
lilypond $<
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment