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

Webshop files from a few years back

parent 0ded037b
No related branches found
No related tags found
No related merge requests found
Showing
with 17 additions and 4 deletions
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"output_dir": "0057 - Randhartinger - Ad te levavi", "output_dir": "0057 - Randhartinger - Ad te levavi",
"version": "2.13.29", "version": "2.13.29",
"template": "EK_Full", "template": "EK_Full",
"language": "deutsch", "language": "Latin",
"additionalscores": [], "additionalscores": [],
"options": ["optimal-breaking"], "options": ["optimal-breaking"],
...@@ -13,6 +13,14 @@ ...@@ -13,6 +13,14 @@
"composerdate": "1802--1893", "composerdate": "1802--1893",
"arranger": u"Bearbeitung: Roman Zäch (1875)", "arranger": u"Bearbeitung: Roman Zäch (1875)",
#"arranger": u"Roman Zäch",
#"opus": u"<<opus>>",
"instrumentation": u"Alto Solo, Viola Solo, Vln.I, Vln.II, Va., Vc., Cb.",
"key": u"E-Dur",
#"duration": u"<<duration>>",
#"composition_year": u"<<composition_year>>",
#"genre": u"<<genre>>",
"year": "2010", "year": "2010",
"publisher": "Edition Kainhofer, Vienna", "publisher": "Edition Kainhofer, Vienna",
"publisherurl": "http://www.edition-kainhofer.com/", "publisherurl": "http://www.edition-kainhofer.com/",
......
...@@ -50,13 +50,18 @@ latex: $(pdfs) $(texpdfs) ...@@ -50,13 +50,18 @@ latex: $(pdfs) $(texpdfs)
latexpdf: $(texpdfs) latexpdf: $(texpdfs)
$(OUT)/TeX_%.pdf : TeX_%.tex $(OUT)/TeX_%.pdf : TeX_%.tex
TEXINPUTS=$(OUT):orchestrallily/:.//: pdflatex --output-directory=$(OUT)/ $< TEXINPUTS=$(OUT):orchestrallily/:.//: pdflatex -interaction=batchmode --output-directory=$(OUT)/ $<
zipdir = $(base)_Final zipdir = $(base)_Final
dist: $(distfiles) dist: $(distfiles)
mkdir -p $(zipdir) mkdir -p $(zipdir)
cp -r $(distfiles) $(zipdir) cp -r $(distfiles) $(zipdir)
rename 's/TeX_//' $(zipdir)/* rename 's/TeX_//' $(zipdir)/*
rename 's/Score_.*\./Score./' $(zipdir)/* rename 's/Score_(Full|Long)\./Score./' $(zipdir)/*
zip -jr $(base).zip $(zipdir) zip -jr $(base).zip $(zipdir)
rm -rf $(zipdir) rm -rf $(zipdir)
#webshop: $(distfiles)
webshop:
echo $(distfiles)
python ../../Diverses/Webshop/EditionKainhofer_CSVI_Generate.py "0057 - Randhartinger - Ad te levavi.def" $(distfiles)
File deleted
...@@ -66,7 +66,7 @@ myTitleMarkup = \markup { ...@@ -66,7 +66,7 @@ myTitleMarkup = \markup {
\fill-line { \fill-line {
\with-dimensions #'( 0 . 0) #'( 0 . 1 ) \null \with-dimensions #'( 0 . 0) #'( 0 . 1 ) \null
} }
\fill-line { \fill-line {
\abs-fontsize #10 \fromproperty #'header:poet \abs-fontsize #10 \fromproperty #'header:poet
\abs-fontsize #10 \fromproperty #'header:composer \abs-fontsize #10 \fromproperty #'header:composer
......
webshop/EK-0057/EK-0057_Randhartinger_AdTeLevavi_Instrument_VI-00.png

152 KiB

webshop/EK-0057/EK-0057_Randhartinger_AdTeLevavi_Instrument_VaSolo-00.png

33 KiB

webshop/EK-0057/EK-0057_Randhartinger_AdTeLevavi_Instrument_VaSolo-01.png

113 KiB

webshop/EK-0057/EK-0057_Randhartinger_AdTeLevavi_Instrument_VaSolo-02.png

49.9 KiB

webshop/EK-0057/EK-0057_Randhartinger_AdTeLevavi_Score-06.png

54.1 KiB

webshop/EK-0057/EK-0057_Randhartinger_AdTeLevavi_Score-07.png

50.8 KiB

webshop/EK-0057/EK-0057_Randhartinger_AdTeLevavi_Score-08.png

45.8 KiB

webshop/EK-0057/EK-0057_Randhartinger_AdTeLevavi_Score-09.png

44.9 KiB

webshop/EK-0057/UNUSED/EK-0057_Randhartinger_AdTeLevavi_Instrument_ASolo-00.png

32.7 KiB

webshop/EK-0057/UNUSED/EK-0057_Randhartinger_AdTeLevavi_Instrument_ASolo-01.png

96.1 KiB

webshop/EK-0057/UNUSED/EK-0057_Randhartinger_AdTeLevavi_Instrument_ASolo-02.png

51.7 KiB

webshop/EK-0057/UNUSED/EK-0057_Randhartinger_AdTeLevavi_Instrument_Cb-00.png

144 KiB

webshop/EK-0057/UNUSED/EK-0057_Randhartinger_AdTeLevavi_Instrument_VII-00.png

148 KiB

webshop/EK-0057/UNUSED/EK-0057_Randhartinger_AdTeLevavi_Instrument_Va-00.png

141 KiB

webshop/EK-0057/UNUSED/EK-0057_Randhartinger_AdTeLevavi_Instrument_Vc-00.png

149 KiB

webshop/EK-0057/UNUSED/EK-0057_Randhartinger_AdTeLevavi_Instrument_VcB-00.png

155 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment