Open ktavabi opened 2 years ago
Hi @ktavabi did you manage to solve this? I got the same issue here.
Hi @samsdolphin
Solved, No. In the IDE (vsCode + Latex Workshop extension) I never managed to work around this Biber
error:
Biber error: [129] Utils.pm:410> ERROR - Error: Found biblatex control file version 3.8, expected version 3.9.
I only managed to build the document and bibliography section by using TexShop
on my M1 MBP using the following sequence of operations:
(i) Typeset resume.tex
using the appropriate engine; I am using LuaLatex
(ii) Typeset resume.tex
with the Bibtex engine using biber
. Note you will need to change the default BibTex
engine from bibtex
to biber
in the TexShop
Preferences > Engine setting.
(iii) Typeset resume.tex
AGAIN using the appropriate engine.
What's going on here is that (i) generates the necessary AUX files for BibTex to generate the correct biblatex auxiliary file for Tex to include your reference section in the second build.
PS there are issues regarding this on GH, but I haven't found a useful solution https://github.com/James-Yu/LaTeX-Workshop/discussions/3301#discussion-4092825 https://github.com/James-Yu/LaTeX-Workshop/issues/2489
HTH
I've managed to compile my PDF without major errors and the resulting PDF looks good with the exception of
publications.tex
file. For some reason, the section is rendered...references.bib
is formatted as such:publications.tex
looks like...Log for
./cv/publications.tex
complains about undefined line items and empty bibliography, and BibTex warnings I don't understand: