Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing index page when building with LatexTools #1400

Open
evandrocoan opened this issue Mar 31, 2019 · 1 comment
Open

Missing index page when building with LatexTools #1400

evandrocoan opened this issue Mar 31, 2019 · 1 comment

Comments

@evandrocoan
Copy link
Contributor

When I build this document with LatexTools, the Index page is missing. But if I use the Makefile, it creates the index page. (The Makefile just runs latexmk).

I tried Latex Tradicional and LatexTools Basic Builder - Pdflatex, both with a full clean cache. But none of them created the index page.

Both logs, for Makefile and LatexTools are almost 100% equal except for this part on LatexTools:

LaTeX Warning: There were undefined references.


Package biblatex Warning: Please (re)run Biber on the file:
(biblatex)                main
(biblatex)                and rerun LaTeX afterwards.

image

But even after I reran it, it did not generated the index page. (the warnining was gone).

This is the full log for the LatexTools Basic Builder - Pdflatex
https://gist.github.com/evandrocoan/50e0068747fa3247b53cf28442a2ef2e

This is the index page (reverse index?): (it is the last page on the document)
image

@evandrocoan
Copy link
Contributor Author

I just figured out why it is not working:

  1. https://tex.stackexchange.com/questions/98204/index-not-working

LatexTools is not running makeindex mainfile.idx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant