cvfosammmm / Setzer

LaTeX editor written in Python with Gtk
https://www.cvfosammmm.org/setzer/
Other
388 stars 34 forks source link

Feature Request: prettify / format bibliography #229

Open tandy-1000 opened 2 years ago

tandy-1000 commented 2 years ago

I currently heavily use bibtex-tidy in my workflow, this would be simplified if Setzer had a built-in bibliography prettifier / formatter that a user could enable in the settings.

It might make sense to trigger this on build.

Edit: I started using Zotero so I'm not that interested anymore

tandy-1000 commented 2 years ago

Upon inspection, it seems there is no library to do this in Python, so the easiest way would be to use bibtex-tidy as an optional dependency.