@alixlahuec/latex-roam
v0.4.10
Published
Exporter to LaTeX for Roam Research users
Downloads
13
Readme
Roam to LaTeX exporter
This plugin is written to enable easy, clean exports from Roam to LaTeX. It aims to fully support all of Roam's markup, while augmenting it with special syntax and capabilities such as:
- referencing tables, figures, and equations in-text
- extracting citekeys, following the pattern
[[@citekey]]
- (optional) generating a bibliography, if zoteroRoam is also installed
Getting Started
When the extension is active, you can:
- export a full page, by navigating to that page and clicking the "LaTeX" button that appears under the title
- export a specific block (with all its descendants), by opening the block's menu >
Plugins
>Export to LaTeX
Both will open an export dialog, where you will be able to configure settings and generate files.
Questions & Issues
To learn more about how the plugin parses Roam content into LaTeX, browse the wiki documentation.
If you run into any issues, or have feedback to help improve the plugin, create an issue on GitHub, post in the LaTeX channel of the Academia Roamana Discord, or reach out directly on Twitter @AlixLahuec.
Overleaf integration
The plugin offers a one-click export to Overleaf, a free online collaborative LaTeX editor. Note that any figures or bibliography files will then have to be uploaded to Overleaf separately, as this currently cannot be done automatically via the API.
zoteroRoam integration
If the plugin detects a compatible version of zoteroRoam in your Roam graph, it will connect to it and generate a .bib
file if any citekeys are present in the page or block you're exporting.