worldbank / ESG_gaps_research

See draft publication here: https://worldbank.github.io/ESG_gaps_research/
2 stars 5 forks source link

LaTeX crashes if bibliography is enabled #35

Closed tgherzog closed 3 years ago

tgherzog commented 3 years ago

LaTeX compiler crashes if the bibliography options are defined. HTML is not a problem. For now, the bibliography is disabled.

Here is the error message FWIW:

Error: Failed to build the bibliography via bibtex
In addition: There were 50 or more warnings (use warnings() to see the first 50)
Execution halted
Warning message:
Package fontspec Warning: \addfontfeature(s) ignored on line 118; it cannot be
(fontspec)                used with a font that wasn't selected by a fontspec
(fontspec)                command.
(fontspec)                 
(fontspec)                 The current font is "\TU/lmss/m/n/18 ".
(fontspec)                  The requested feature is "LetterSpace=15". 
Package fontspec Warning: \addfontfeature(s) ignored on line 118; it cannot be
(fontspec)                used with a font that wasn't selected by a fontspec
(fontspec)                command.
(fontspec)                 
(fontspec)                 The current font is "\TU/lmss/m/n/36 ".
(fontspec)                  The requested feature is "LetterSpace=15". 
Package fontspec Warning: \addfontfeature(s) ignored on line 118; it cannot be
(fontspec)                used with a font that wasn't selected by a fontspec
(fontspec)                command.
(fontspec)                 
(fontspec)                 The current font is "\TU/lmss/m/n/1 [... truncated] 

Exited with status 1.