X-Git-Url: https://git.llucax.com/z.facultad/75.00/informe.git/blobdiff_plain/b23386f6b20dae5770cc2338defeb7f4b0c483bb..4279cad3e5dcffabee70e6105912b09708713e3a:/Makefile diff --git a/Makefile b/Makefile index ad9fbe6..5912026 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,10 @@ clean: latex: $(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) build/latex @sed -i 's/\\chapter{Glosario}/\\chapter*{Glosario}\n\\addcontentsline{toc}{chapter}{Glosario}/' build/latex/tesis.tex + @sed -i 's/, \\py@release//' build/latex/sphinx.sty + @sed -i '/-makeindex/d' build/latex/Makefile @cp manual.cls build/latex/ + @./bibsort.py @echo @echo "Build finished; the LaTeX files are in build/latex." @echo "Run \`make all-pdf' or \`make all-ps' in that directory to" \