You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
But even after I reran it, it did not generated the index page. (the warnining was gone).
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
andLatexTools 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:
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](https://user-images.githubusercontent.com/5332158/55295667-16b42900-53e6-11e9-9990-e1b0c7dd1d1d.png)
The text was updated successfully, but these errors were encountered: