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

layout, measure numbers, tex files

parents
Branches
No related tags found
No related merge requests found
Showing
with 317 additions and 0 deletions
*.aux
*.blg
*.log
*.bbl
*~
*.ps
*.out
*.backup
TeX_*.toc
{
"output_dir": "0061 - Schubert - Nachthelle Op.134",
"version": "2.15",
"template": "EK_Full",
"language": "deutsch",
"additionalscores": [],
"options": ["optimal-breaking"],
"defaults": {
"title": "Nachthelle",
"subtitle": "Op.134",
"composer": "Franz Schubert",
"composerdate": "1797-1828",
"arranger": "Gedicht von Johann Georg Seidl",
#"arrangerdate": "",
"year": "2012",
"publisher": "Edition Kainhofer, Vienna",
"publisherurl": "http://www.edition-kainhofer.com/",
"editor": "Reinhold Kainhofer",
"editorurl": "http://reinhold.kainhofer.com/",
"editormail": "reinhold@kainhofer.com",
"scorenumber": "EK-0061",
#"scoreinfo": "",
"basename": "Schubert_Nachthelle",
"instruments": [
"TSolo",
"TI", "TII", "BI", "BII",
"P"
],
"vocalvoices": ["TSolo", "TI", "TII", "BI", "BII"],
"scores": ["Vocal", "Choral"],
},
"scores": ["Nachthelle"],
"Nachthelle": {},
"latex": {}
}
File added
File added
Makefile 0 → 100644
OUT=out
base = Schubert_Nachthelle
SRCS = $(base)_Music_Nachthelle.ily $(base)_Settings_Global.ily $(base)_Settings.ily $(base)_Settings_VocalScore.ily $(base)_Settings_ChoralScore.ily $(base)_Settings_VocalVoice.ily $(base)_Settings_Instrument.ily
instruments = TSolo TI TII BI BII P Ptransposed
scores = Vocal Choral
pdfs = $(instruments:%=$(OUT)/$(base)_Instrument_%.pdf) \
$(scores:%=$(OUT)/$(base)_Score_%.pdf)
texbase = Schubert_Nachthelle
texscores = Vocal Choral
texs = $(texscores:%=TeX_$(texbase)_Score_%.tex)
texpdfs = $(texs:%.tex=$(OUT)/%.pdf)
distfiles = $(instruments:%=$(OUT)/$(base)_Instrument_%.pdf) $(texpdfs)
additionalscores =
.PHONY: all clean
all: $(OUT) $(instruments) $(scores) $(additionalscores) tex
instruments: $(instruments)
scores: $(scores)
clean:
rm -rf $(OUT)
lily: $(pdfs) $(additionalscores)
$(OUT) :
mkdir -p $(OUT)
$(instruments): % : $(OUT)/$(base)_Instrument_%.pdf $(SRCS)
$(scores): % : $(OUT)/$(base)_Score_%.pdf $(SRCS)
$(OUT)/%.pdf : %.ly
lilypond -o $(basename $@) $<
$(OUT)/%.mp3 : %.midi
timidity -c /etc/timidity/fluidr3_gm.cfg -OwM $< -o $@
$(additionalscores): $(OUT)/%.pdf: %.ly
lilypond -dbackend=eps -o $(basename $@) $<
tex: $(additionalscores) latex
latex: $(pdfs) $(texpdfs)
latexpdf: $(texpdfs)
$(OUT)/TeX_%.pdf : TeX_%.tex
TEXINPUTS=$(OUT):orchestrallily/:.//: pdflatex -interaction=batchmode --output-directory=$(OUT)/ $<
zipdir = $(base)_Final
dist: $(distfiles)
mkdir -p $(zipdir)
cp -r $(distfiles) $(zipdir)
rename 's/TeX_//' $(zipdir)/*
rename 's/Score_(Full|Long)\./Score./' $(zipdir)/*
zip -jr $(base).zip $(zipdir)
rm -rf $(zipdir)
webshop: $(distfiles)
python ../../Diverses/Webshop/EditionKainhofer_CSVI_Generate.py "0061 - Schubert - Nachthelle Op.134.def" $(distfiles)
\version "2.15"
\include "Schubert_Nachthelle_Settings_VocalVoice.ily"
\header {
instrument = \BIInstrumentName
scorenumber = \markup{\scoreNumber \BINumber}
}
\createScore #"Nachthelle" #'("BI")
\version "2.15"
\include "Schubert_Nachthelle_Settings_VocalVoice.ily"
\header {
instrument = \BIIInstrumentName
scorenumber = \markup{\scoreNumber \BIINumber}
}
\createScore #"Nachthelle" #'("BII")
\version "2.15"
\include "Schubert_Nachthelle_Settings_Instrument.ily"
\setCreateMIDI ##t
\setCreatePDF ##t
#(set-global-staff-size 17)
\header {
instrument = \PInstrumentName
scorenumber = \markup{\scoreNumber \PNumber}
}
\createScore #"Nachthelle" #'("P")
\version "2.15"
\include "Schubert_Nachthelle_Settings_Instrument.ily"
\setCreateMIDI ##t
\setCreatePDF ##t
#(set-global-staff-size 17)
\header {
instrument = \PInstrumentName
scorenumber = \markup{\scoreNumber \PNumber}
subtitle = "D 892, Op.134"
subsubtitle = "Ganzton nach unten transponiert"
}
TransposeFrom = c
TransposeTo = d
\createScore #"Nachthelle" #'("Empty" "P")
\version "2.15"
\include "Schubert_Nachthelle_Settings_VocalVoice.ily"
\header {
instrument = \TIInstrumentName
scorenumber = \markup{\scoreNumber \TINumber}
}
\createScore #"Nachthelle" #'("TI")
\version "2.15"
\include "Schubert_Nachthelle_Settings_VocalVoice.ily"
\header {
instrument = \TIIInstrumentName
scorenumber = \markup{\scoreNumber \TIINumber}
}
\createScore #"Nachthelle" #'("TII")
\version "2.15"
\include "Schubert_Nachthelle_Settings_VocalVoice.ily"
\header {
instrument = \TSoloInstrumentName
scorenumber = \markup{\scoreNumber \TSoloNumber}
}
\createScore #"Nachthelle" #'("TSolo")
This diff is collapsed.
\version "2.15"
\include "Schubert_Nachthelle_Settings_ChoralScore.ily"
\setCreateMIDI ##t
\setCreatePDF ##t
\header {
scoretype = \ChoralScoreTitle
scorenumber = \markup{\scoreNumber \ChoralScoreNumber}
}
\paper {
% pages = #4
systems-per-page = #3
}
\layout {
\context { \ChoirStaff
\remove "Instrument_name_engraver"
}
\context { \Staff
\remove "Instrument_name_engraver"
}
}
\createScore #"Nachthelle" #'("SoloChoirScore")
\version "2.15"
\include "Schubert_Nachthelle_Settings_VocalScore.ily"
\setCreateMIDI ##t
\setCreatePDF ##t
#(set-global-staff-size 14)
\header {
scoretype = \VocalScoreTitle
scorenumber = \markup{\scoreNumber \VocalScoreNumber}
}
\paper {
systems-per-page = #2
pages = #16
}
TSoloShortInstrumentName = ##f
TIShortInstrumentName = ##f
TIIShortInstrumentName = ##f
BIShortInstrumentName = ##f
BIIShortInstrumentName = ##f
\createScore #"Nachthelle" #'("VocalScore")
\version "2.15"
#(ly:set-option 'point-and-click #f)
\include "deutsch.ly"
\include "Schubert_Nachthelle_Settings_Global.ily"
\include "Schubert_Nachthelle_Music_Nachthelle.ily"
\version "2.15"
\include "orchestrallily/oly_settings_choralscore.ily"
\include "Schubert_Nachthelle_Settings.ily"
\version "2.15"
\include "orchestrallily/oly_settings_names.ily"
scorenumber="EK-0061"
\header {
title = "Nachthelle"
titlepagetitle = "Nachthelle"
subtitle = "D 892, Op.134"
% titlepagesubtitle = "Op.134"
composer = "Franz Schubert (1797-1828)"
arranger = "Text: Johann Gabriel Seidl"
copyright = \markup \abs-fontsize #9 \column{
\line { 2011, \with-url #"http://www.edition-kainhofer.com/" {Edition Kainhofer, Reinhold Kainhofer, Vienna,} \concat{\fromproperty #'header:scorenumber .}
% Alle Rechte vorbehalten / All rights reserved / Printed in Austria.
}
% \line {"Die Ausgabe darf kopiert und ohne Einschränkungen aufgeführt werden. / May be copied and performed without restriction."}
}
}
%% Possibly adjust the \orchestralScoreStructure here...
%% Add custom keys here, e.g.
%% CorKey = \key g \major
%% CorIKey = \CorKey
%% CorIIKey = \CorKey
ppConPedale = #(make-dynamic-script (markup #:line(#:dynamic "pp" #:with-dimensions '(0 . 0) '(0 . 0) #:normal-text #:italic "con Pedale")))
#(oly:modify_score_structure '("Ch" "ChoirStaff" ("TI" "TII" "BI" "BII")))
#(oly:modify_score_structure '("P" "PianoStaff" ("PI" "PDynamics" "PII")))
#(oly:modify_score_structure '("PDynamics" "Dynamics" ()))
#(oly:modify_score_structure '("VocalScore" "SimultaneousMusic" ("SoloChoirScore" "P")))
\layout {
\context {\Score
autoAccidentals = #`(Staff ,(make-accidental-rule 'same-octave 0)
,(make-accidental-rule 'any-octave 0)
,(make-accidental-rule 'any-octave 1)
,(make-accidental-rule 'same-octave 1))
}
\context {\Dynamics
\override DynamicTextSpanner #'font-size = #0
}
\context { \Staff
\override VerticalAxisGroup #'remove-empty = ##f
}
}
whiteoutfff = #(make-dynamic-script (markup #:whiteout #:pad-markup 0.5 #:dynamic "fff"))
whiteoutppp = #(make-dynamic-script (markup #:whiteout #:pad-markup 0.5 #:dynamic "ppp"))
whiteoutff = #(make-dynamic-script (markup #:whiteout #:pad-markup 0.65 #:dynamic "ff"))
\version "2.15"
\include "orchestrallily/oly_settings_instrument.ily"
\include "Schubert_Nachthelle_Settings.ily"
\paper {
#(define page-breaking ly:optimal-breaking)
}
\version "2.15"
\include "orchestrallily/oly_settings_vocalscore.ily"
\include "Schubert_Nachthelle_Settings.ily"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment