X-Git-Url: https://git.llucax.com/z.facultad/75.00/informe.git/blobdiff_plain/0b310ef91ce5f12eb95b472665f915c7ee87f133..fe08991bc0d4322fa06b341bf99f01b23a8357ac:/Makefile diff --git a/Makefile b/Makefile index 4f9c390..5912026 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,9 @@ 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" \