1 # de Slave Songs A. Simpson 1867, Marcus Brinkmann 2007
3 NOMBRE
=lilypond-templates
5 LYNOMBRES
=un-pentagrama titulo-y-autor coro-mixto-4vm piano voz-piano camara
#faenas incarnatus lilypond
6 LYARCHIVOS
=$(addsuffix .ly
, $(LYNOMBRES
))
7 LYPDF
=$(addsuffix .pdf
, $(LYNOMBRES
))
8 RUNEVINCE
=evince
$(OUT
)/$(NOMBRE
).pdf
&
10 #RUNBIB=cd $(OUT) && bibtex8 -W --csfile /home/fravd/software/biblatex/biblatex/doc/resources/latin1.csf $(NOMBRE)
12 #RUNBIB=cd $(OUT) && bibtex8 -W --csfile /home/fravd/trabajos-doctorado/biblatex/biblatex/doc/resources/latin1.csf $(NOMBRE)
13 SPLITPDFS
= # outA1.pdf outA2.pdf outB1.pdf outB2.pdf
14 IMAGENES
=lily-logo.png
$(SPLITPDFS
) # frerejacques.pdf holst-marte.pdf
15 #/home/fravd/software/latex/biblatex/doc/resources/latin1.csf $(NOMBRE)
16 INCLUDESTEX
=introduccion.
tex \
17 un-pentagrama.
tex titulo-y-autor.
tex coro-mixto-4vm.
tex \
18 piano.
tex voz-piano.
tex camara.
tex
19 # apuntes-02-cumple.tex apuntes-03-mozart.tex \
20 apuntes-03-mozart.
tex \
21 apuntes-04-alteraciones-titulos-ofrenda.
tex \
22 apuntes-05-barras-beethoven5th.
tex \
23 apuntes-06-ligaduras-bach-suite1-cello.
tex \
24 apuntes-07-repeticiones-beethoven-9thsym.
tex \
25 apuntes-08-contextos-simultanea.
tex \
26 apuntes-09-polifonia.
tex apuntes-10-piano-tresillos.
tex \
27 apuntes-11-canciones.
tex apuntes-12-acordes.
tex \
28 apuntes-13-variables.
tex \
29 apuntes-14-articulaciones-digitaciones.
tex \
30 apuntes-15-reguladores-markup.
tex apuntes-16-adornos.
tex \
31 apuntes-17-set.
tex apuntes-18-emperador.
tex \
32 apuntes-19-bajocifrado.
tex apuntes-20-machaut.
tex \
33 apuntes-21-midi.
tex apuntes-22-trucha.
tex \
34 apuntes-23-despertad.
tex apuntes-24-book.
tex \
35 apuntes-25-mendelssohn.
tex apuntes-26-margenes.
tex \
36 apuntes-27-holst-1.
tex apuntes-28-holst-2.
tex \
37 apuntes-29-espanol.
tex apuntes-30-antigua.
tex
39 RUNPDF
=cd
$(OUT
) && echo
&& pwd
&& echo
&& pdflatex
$(NOMBRE
).
tex
40 LPBOOK
=lilypond-book
--pdf
--output
=$(OUT
) --include=$(OUT
) --format
=latex
41 ARCHIVOSCOPIAR
=$(IMAGENES
) $(LYARCHIVOS
) $(LYPDF
)
42 COPIAR
=cp
$(ARCHIVOSCOPIAR
) $(OUT
)
51 $(NOMBRE
).pdf
: $(NOMBRE
).
tex $(INCLUDESTEX
) $(IMAGENES
) $(LYPDF
) $(LYARCHIVOS
)
53 if
[ -f
$(OUT
)/$(NOMBRE
).
tex ] ; then
rm $(OUT
)/$(NOMBRE
).
tex; fi
54 # rm $(OUT)/$(NOMBRE).tex
55 for
tex in
$(INCLUDESTEX
); do
(if
[ -f
$(OUT
)/$$tex ] ; then
rm $(OUT
)/$$tex ; fi
); done
56 for
tex in
$(INCLUDESTEX
); do
(echo
$$tex; echo
; $(LPBOOK
) $$tex); done
57 $(LPBOOK
) $(NOMBRE
).
tex
64 cp
$(OUT
)/$(NOMBRE
).pdf .
/
66 #$(SPLITPDFS): pruebalibro.ly
67 # lilypond pruebalibro.ly
70 frerejacques.pdf
: frerejacques.ly
71 lilypond frerejacques.ly
73 holst-marte.pdf
: holst-marte.ly
74 lilypond holst-marte.ly
77 @echo
'NOMBRE: $(NOMBRE)'
78 @echo
'LY: $(LYNOMBRES)'
79 @echo
'LYARCHIVOS: $(LYARCHIVOS)'
80 @echo
'LYPDF: $(LYPDF)'
82 @echo
'RUNEVINCE: $(RUNEVINCE)'
83 @echo
'RUNBIB: $(RUNBIB)'
84 @echo
'RUNPDF: $(RUNPDF)'
85 @echo
'RUNPDF: $(RUNPDF)'
86 @echo
'BIBARCHIVOS: $(BIBARCHIVOS)'
87 @echo
'FUENTESPYX: $(FUENTESPYX)'
88 @echo
'DATOSPYX: $(DATOSPYX)'
89 @echo
'GRAFICASPYX: $(GRAFICASPYX)'
90 @echo
'GRAFOS: $(GRAFOS)'
91 @echo
'IMAGENES: $(IMAGENES)'
92 @echo
'INCLUDESTEX: $(INCLUDESTEX)'
93 @echo
'INCLUDESVERB: $(INCLUDESVERB)'
94 @echo
'ARCHIVOSCOPIAR: $(ARCHIVOSCOPIAR)'
95 @echo
'COPIAR: $(COPIAR)'
98 rm -fr
*.bbl
*.blg
*.aux
*.idx
*.dep
*.log
*.toc
*.ps
*.midi
*.
dvi *~ out snippet-map.ly