latex:
$(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) build/latex
+ @sed -i 's/\\chapter{Glosario}/\\chapter*{Glosario}\n\\addcontentsline{toc}{chapter}{Glosario}/' build/latex/tesis.tex
@cp manual.cls build/latex/
@echo
@echo "Build finished; the LaTeX files are in build/latex."