arcaldwell49 / cik-quarto

Communications in Kinesiology Quarto templates for typesetting
MIT License
0 stars 0 forks source link

PDF rendering fails in newer Quarto versions #5

Open smnnlt opened 7 months ago

smnnlt commented 7 months ago

PDF rendering throws an error for the template. The problem seems to be related to the citation handling in LaTex, as the error message for the current civ-feedback document is:

ERROR: 
compilation failed- error
Undefined control sequence.
l.264 motor learning (\citeproc
                               {ref-schmidt2018}{Schmidt et al., 2018}). 

See the log file for more details.

The issue only appears when using newer versions of Quarto. I tried the current release (1.4.551) and pre-release (1.5.24), and both did not work. But the old version 1.3.450 seems to have no problem, so it might have to do with the updated internal treatment of references for Quarto. The problem persits with both tinytex and MiKTeX and seems to be related to the template, as references in normal PDF output work for all Quarto versions.

arcaldwell49 commented 7 months ago

I'll keep an eye on this. I am running the latest version and not running into an issue. Make sure your default engine is xelatex maybe?