]> git.llucax.com Git - z.facultad/75.00/informe.git/blobdiff - Makefile
Arrglar orden de llamada a fflush() y fork()
[z.facultad/75.00/informe.git] / Makefile
index ad9fbe692f3e7698ef48d4b5821a02a71e74fde4..59120265a80e23d8a0aec40b415a8eec8b38dff9 100644 (file)
--- 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
 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/
        @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" \
        @echo
        @echo "Build finished; the LaTeX files are in build/latex."
        @echo "Run \`make all-pdf' or \`make all-ps' in that directory to" \