Hello, I am writing a huge document in Org-mode, with a lot of bibliography citations.
But when I export to PDF, the citation refs and the bibliography at the end do not render. The citation and bibliography is configured at this in my Org-mode file: #+BIBLIOGRAPHY: bibliography.bib #+CITE_EXPORT: biblatex backend=biber,style=iso-numeric,citestyle=verbose-ibid,date=long,urldate=long,autocite=footnote,sorting=nty And the bibliography print is: * Bibliographie #+print_bibliography: :heading none When I export to PDF, the "Bibliographie" chapter (it's in french) is empty. And if the citation are correctly visible as footnotes, instead of showing the bibliography entry in details they only show the bibliography key. Like: 7. wikipedia:pld. In the buffer "*Org PDF LaTeX Output*", I get this error about biblatex: ====== biblatex/biber in use Latexmk: Log file says output to 'ISC_EMB_memoire_diplome_Gendre_Sébastien_Berthet_Quentin_2025.pdf' Latexmk: Using biber to make bibliography file(s). Latexmk: Bibliography file(s) from .bcf file: bibliography.bib Sources for biber bibliography.bib ISC_EMB_memoire_diplome_Gendre_Sébastien_Berthet_Quentin_2025.bcf Latexmk: Summary of warnings from last run of *latex: Latex failed to resolve 4 reference(s) Latex failed to resolve 437 citation(s) Latexmk: ====Undefined refs and citations with line #s in .tex file: Reference `gls-3-use-1' on page 3 undefined on input line 53 Reference `gls-3-use-33' on page 3 undefined on input line 53 Reference `gls-3-use-130' on page 3 undefined on input line 53 Reference `gls-14-use-2' on page 4 undefined on input line 89 Citation 'wikipedia:microblaze' on page 9 undefined on input line 132 Citation 'wikipedia:fonction_logique' on page 12 undefined on input line 256 Citation 'wikipedia:fonction_et' on page 12 undefined on input line 268 And 434 more --- see log file 'ISC_EMB_memoire_diplome_Gendre_Sébastien_Berthet_Quentin_2025.log' Latexmk: Errors, in force_mode: so I tried finishing targets Collected error summary (may duplicate other messages): biber ISC_EMB_memoire_diplome_Gendre_Sébastien_Berthet_Quentin_2025: Could not open biber log file 'ISC_EMB_memoire_diplome_Gendre_Sébastien_Berthet_Quentin_2025.blg' pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'ISC_EMB_memoire_diplome_Gendre_Sébastien_Berthet_Quentin_2025.log' and/or above output for details But the citation key 'wikipedia:microblaze', 'wikipedia:fonction_logique' and 'wikipedia:fonction_et' are defined in my bibliography file. And the .log file is nowhere to found. You can found my org-mode file and all its dependencies here: https://gitedu.hesge.ch/travail-diplome-sg/travail-bachelor The file is in path "Mémoire/Mémoire.org". I use Org-mode 9.7.15, Emacs 30.1 and also org-glossary package. Any idea ?
signature.asc
Description: PGP signature