jupyterlab-latex icon indicating copy to clipboard operation
jupyterlab-latex copied to clipboard

no BibTeX - compilation fails

Open jan-janssen opened this issue 5 years ago • 1 comments

If I try to execute an example which contains no bibtex compatible code: https://github.com/jan-janssen/latex-examples/blob/master/tikz.tex I get the following error message:

This is BibTeX, Version 0.99d (TeX Live 2019)
The top-level auxiliary file: tikz.aux
I found no \citation commands---while reading file tikz.aux
I found no \bibdata command---while reading file tikz.aux
I found no \bibstyle command---while reading file tikz.aux
(There were 3 error messages)

While in the same environment executing a file with bibtex, works fine: https://github.com/jan-janssen/latex-examples/blob/master/bibtex.tex

jan-janssen avatar Apr 01 '20 13:04 jan-janssen

Hi everybody, I have the same problem. Is there any solution or work around?

MatthiasSteinke avatar Jan 08 '22 14:01 MatthiasSteinke