Lawrence De Geest

Results 19 comments of Lawrence De Geest

The only way I have gotten around this is setting `echo=TRUE` in every `marginfigure` environment.

Ok thanks. Documentation was a bit confusing.

Agreed, a floating TOC would be a great feature.

Similar problem. No .tex files can detect the bibliography one month after it was working fine.

Exhibit A. Path to the .bib file is as it used to be. ![screen shot 2017-04-27 at 10 54 02 pm](https://cloud.githubusercontent.com/assets/10857097/25512575/e53c7a8a-2b9c-11e7-806e-c9562a664110.png)

Negative. MWE: ``` \begin{document} Consider the lobster \citep{} \bibliography{bibfile} \end{document} ```

Sure, but one last point. The problem is also sensitive to the _name_ of a file. "test.tex" works; "experiment.tex" or "asasdfl.tex" (random letters) do not.

Already tried clearing the cache. No effect.

Yes: ``` Running "'' -version" Traceback (most recent call last): File "/Users/LawrenceDeGeest/Library/Application Support/Sublime Text 3/Packages/LaTeXTools/st_preview/preview_utils.py", line 99, in _update_gs_version raw_version = check_output([_GS_COMMAND, '-version']) File "/Users/LawrenceDeGeest/Library/Application Support/Sublime Text 3/Packages/LaTeXTools/latextools_utils/external_command.py", line 348,...

However, if I rename the file to "test.tex", changing nothing else, it works.