Closed nschiele closed 4 years ago
Mac OSX makes it incredibly difficult to update latex packages. Installing the Tex Live Utility allows for the updating of all packages.
My issue was caused by various packages not being updated.
Updating all packages resulted in fonts not loading properly. I fixed this by deleting those fonts from the config.tex file. Now it works fine.
All citations are now failing to resolve. I downloaded a fresh copy of this template just to make sure it was no code of mine that case causing this error.
When I ran "latexmk main-english.tex", it ran fine except every single WSPA citation (all 26 of them) failed to resolve, and biber quit with error code 2. Looking this up, it doesn't appear to mean anything.
I ran "biber main-english" and it successfully found the bibliography. I don't know what I'm missing, but if the template with no changes can't compile citations, something is really broken.
There's an example of what the citations look like. Any ideas on how to fix this?