Integration with TeXmacs is ready to try.
I've been working on integration of the Juris-M / Zotero reference manager with TeXmacs. I have working code, and it's available for people to try it:
https://github.com/KarlHegbloom/zotero-texmacs-integration
For now, you have to run it from a git clone, and it requires a patched copy of Juris-M, which can also be run from a git clone. I've submitted a pull request to them, and with any luck it will be accepted and at that point the standard installation will work. I just finished getting this working this evening, and have not heard anything from them yet.
What's left to do: I want to make it possible to enter the zcite tag by hand, with a hybrid command or a keyboard shortcut. That will mean making something magical happen when the tag is activated or something. I'm still learning how to make that sort of thing work. I will also be adding some prefs and more support for options like making a particular citation be in-text when the style puts them in footnotes.
What works: Everything on the menu: Add citation, edit citation, add bibliography, edit bibliography, refresh, and set document preferences. You can change citation styles by setting the preferences, and it will update the entire document then.
Karl M. Hegbloom
https://github.com/KarlHegbloom/zotero-texmacs-integration
For now, you have to run it from a git clone, and it requires a patched copy of Juris-M, which can also be run from a git clone. I've submitted a pull request to them, and with any luck it will be accepted and at that point the standard installation will work. I just finished getting this working this evening, and have not heard anything from them yet.
What's left to do: I want to make it possible to enter the zcite tag by hand, with a hybrid command or a keyboard shortcut. That will mean making something magical happen when the tag is activated or something. I'm still learning how to make that sort of thing work. I will also be adding some prefs and more support for options like making a particular citation be in-text when the style puts them in footnotes.
What works: Everything on the menu: Add citation, edit citation, add bibliography, edit bibliography, refresh, and set document preferences. You can change citation styles by setting the preferences, and it will update the entire document then.
Karl M. Hegbloom
https://github.com/KarlHegbloom/propachi-texmacs/releases/tag/v1.1.107beta2alpha
Then create a git clone of:
https://github.com/KarlHegbloom/zotero-texmacs-support.git and symlink it into your ~/.TeXmacs/plugins directory.
Start Firefox and TeXmacs, then add the "tm-zotero" style to your document, and try the new menus.
Juris-M: https://juris-m.github.io
TeXmacs deb: https://github.com/KarlHegbloom/texmacs/releases