Initial commit

This commit is contained in:
Carlos Galindo 2019-02-23 13:35:41 +01:00
commit 134acd378c
Signed by: kauron
GPG key ID: 83E68706DEE119A3
166 changed files with 9400 additions and 0 deletions

11
Makefile Normal file
View file

@ -0,0 +1,11 @@
cancionero:
pdflatex -d cancionero.tex
luatex songidx.lua idxfile.sxd idxfile.sbx
luatex songidx.lua idxfile-authors.sxd idxfile-authors.sbx
pdflatex -d cancionero.tex
impresion:
pdflatex -d impresion.tex
clean:
rm -f *.gz *.aux *.log *.sxd *.sbx *.toc *.log *.sxc *.out