Hello,

Writing a very big document with Org-mode, I decided to split it in
multiple files. But, despite defined the bibliography file all my Org
files, Org-mode tell me that no bibliography are set.



I have a main Org document and decided to move the introduction chapter content 
into
an "./Introduction.org" file. Then, I include this new file with `#+include:'.

I also created a file "./common-setup.inc" to share some settings between
my Org files. Like the bibliography file definition. This setup is
referenced like this in my 2 Org files:

    #+SETUP:  common-setup.inc


And its content is:

    #+BIBLIOGRAPHY:       bibliography.bib


Even after Org-mode parsing my setup file, or re-open the file
"Introduction.org", for all my cite link Org-mode tell me "No
bibliography set".

I also use Org-glossary [1] and set the glossary file in my setup file,
but org-glossary-mode do not detect any acronyms.

Do you have an idea why ?

Softwares versions:

Org-mode version: 9.7.15
Emacs version: 30.1



[1] https://code.tecosaur.net/tec/org-glossary/src/branch/master

Attachment: signature.asc
Description: PGP signature

Reply via email to