jabref
jabref copied to clipboard
"Automatically sync bibliography when inserting citations" does not work with JStyles
JabRef version
Latest development branch build (please note build date below)
Operating system
Windows
Details on version and operating system
No response
Checked with the latest development build (copy version output from About dialog)
- [X] I made a backup of my libraries before testing the latest development version.
- [X] I have tested the latest development version and the problem persists
Steps to reproduce the behaviour
- Open Chocolate.bib
- Connect to a running LibreOffice document instance
- Select a JStyle from the "Select style" dialog
- Make sure Settings -> "Automatically sync bibliography when inserting citations" is enabled
- Cite any entry into the document. [You will notice that bibliography section is not generated automatically]
- Click the "Make/Sync" bibliography option. [A bibliography section will be generated].
- Cite another entry in the document [You will notice that the bibliography section is not updated automatically]
Appendix
...
Log File
Paste an excerpt of your log file here
Refs. https://github.com/subhramit/jabref/issues/26 and https://github.com/JabRef/jabref/pull/11683.
Additional requirement for proper closure of this issue - dead code for JStyles must be removed and replaced. No "hotfixes" for maintainability purposes, as code for JStyles is already hard to maintain.