I would like to understand how to change the output format using custom LaTeX templates in Manubot. My manuscripts often require the use of specific publisher templates, and I have Pandoc-friendly templates for publishers like the Royal Chemical Society, Wiley, and Elsevier.
Typically, the process involves uploading:
.latex files
.bib files
- Style files
- Figures
I have found the common.yaml file, which specifies the CSL citation format. However, I need guidance on the following:
- How can I define and integrate my own LaTeX style into Manubot?
- What is the process for creating and using a
.bib bibliography file within Manubot? I usually rely on a large BibTeX library exported from Zotero.
Any guidance or documentation on these topics would be greatly appreciated. Thank you!
I would like to understand how to change the output format using custom LaTeX templates in Manubot. My manuscripts often require the use of specific publisher templates, and I have Pandoc-friendly templates for publishers like the Royal Chemical Society, Wiley, and Elsevier.
Typically, the process involves uploading:
.latexfiles.bibfilesI have found the
common.yamlfile, which specifies the CSL citation format. However, I need guidance on the following:.bibbibliography file within Manubot? I usually rely on a large BibTeX library exported from Zotero.Any guidance or documentation on these topics would be greatly appreciated. Thank you!