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

Add lily target; add orchestrallily/ to LaTeX search path; Whitespace; rebuilt scores

parent 3ad17136
No related branches found
No related tags found
No related merge requests found
Showing
with 11 additions and 9 deletions
......@@ -15,10 +15,10 @@ texpdfs = $(texs:%.tex=$(OUT)/%.pdf) \
$(OUT)/TeX_$(texbase)_Score_Instruments.pdf
additionalscores = $(OUT)/Eybler_OmnesDeSabaVenient_HV40_Music_FagAlternatives.pdf
additionalscores = $(OUT)/Eybler_OmnesDeSabaVenient_HV40_Music_FagAlternatives.pdf
.PHONY: all clean
all: $(OUT) $(instruments) $(scores) $(additionalscores) tex
all: $(OUT) $(instruments) $(scores) $(additionalscores) tex
instruments: $(instruments)
scores: $(scores)
......@@ -26,6 +26,8 @@ scores: $(scores)
clean:
rm -rf $(OUT)
lily: $(pdfs) $(additionalscores)
$(OUT) :
mkdir -p $(OUT)
......@@ -47,5 +49,5 @@ latex: $(pdfs) $(texpdfs)
latexpdf: $(texpdfs)
$(OUT)/TeX_%.pdf : TeX_%.tex
TEXINPUTS=$(OUT): latex --output-directory=$(OUT)/ $<
TEXINPUTS=$(OUT):orchestrallily/:.//: latex --output-directory=$(OUT)/ $<
\documentclass[a4paper,10pt,naustrian,twoside]{report}
\usepackage{orchestrallily/editionkainhofer}
\usepackage{editionkainhofer}
\input{TeX_Eybler_OmnesDeSabaVenient_HV40_Settings.itex}
\hypersetup{
......
\documentclass[a4paper,10pt,naustrian,twoside]{report}
\usepackage{orchestrallily/editionkainhofer}
\usepackage{editionkainhofer}
\input{TeX_Eybler_OmnesDeSabaVenient_HV40_Settings.itex}
\hypersetup{
......
\documentclass[a4paper,10pt,naustrian,twoside]{report}
\usepackage{orchestrallily/editionkainhofer}
\usepackage{editionkainhofer}
\input{TeX_Eybler_OmnesDeSabaVenient_HV40_Settings.itex}
\hypersetup{
......
\documentclass[a4paper,10pt,naustrian,twoside]{report}
\usepackage{orchestrallily/editionkainhofer}
\usepackage{editionkainhofer}
\input{TeX_Eybler_OmnesDeSabaVenient_HV40_Settings.itex}
\hypersetup{
......
\documentclass[a4paper,10pt,naustrian,twoside]{report}
\usepackage{orchestrallily/editionkainhofer}
\usepackage{editionkainhofer}
\input{TeX_Eybler_OmnesDeSabaVenient_HV40_Settings.itex}
\hypersetup{
......
\documentclass[a4paper,10pt,naustrian,twoside]{report}
\usepackage[vocalscore]{orchestrallily/editionkainhofer}
\usepackage[vocalscore]{editionkainhofer}
\input{TeX_Eybler_OmnesDeSabaVenient_HV40_Settings.itex}
\hypersetup{
......
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment