X-Git-Url: https://git.llucax.com/z.facultad/75.00/informe.git/blobdiff_plain/12f25498373323559f9ce2652656838945b7f3cb..b23386f6b20dae5770cc2338defeb7f4b0c483bb:/Makefile diff --git a/Makefile b/Makefile index 77af663..ad9fbe6 100644 --- a/Makefile +++ b/Makefile @@ -23,6 +23,7 @@ clean: 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."