Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

org-ref-latex-get-bibliography doesn't work in multi-file latex project #1047

Open
ahmed-shariff opened this issue Nov 21, 2022 · 1 comment

Comments

@ahmed-shariff
Copy link
Contributor

The org-ref-latex-get-bibliography currently only seems to be working when the \bibliography{} entry is in the corresponding. As a temporary workaround, I have advised it to use the systemwide bib file when this returns nil. This might not be the intended behavior of the implementation. A more reasonable solution might be to look in the master file as well?

@jkitchin
Copy link
Owner

That is by design I think. Without an explicit bibliography, the latex file can't build.

It could be reasonable to look in the master file too. you could create a pull request for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants