A community curated collection of MyST Markdown compatible templates. Learn how use the LaTeX templates, in your MyST Markdown frontmatter, add:
---
title: My Document
exports:
- format: pdf
template: arxiv_two_column
---
Then from the command line:
myst build my-document.md
The templates in this organization allow myst
to export markdown files as typeset, formatted documents using PDF, LaTeX or Word. Templates can expose data-driven options for customization ensuring the final documents comply with author submission guidelines provided by a particular journal, conference organizer or university. Note that exporting to PDF will require LaTeX to be installed locally, learn more.
MyST welcomes contributions of new templates, or improvements to any of our curated templates. To get started:
- 📝 open an issue - tell us about the template you'd like added. Provide a link to the template if it's online, or attach the files if you have them.
- 🏋🏽♀️ create your own template - Learn how to create your own template in a few easy steps!
- 🤝 contribute a template - Even if it's partial or barely started we'll help test and get it over the line.
LaTeX templates in this organization can be tested and used in conjunction with jtex a command line tool that helps validate and template your LaTeX documents.
For more details on contributing, learning about the structure of templates specifically and how to build one. See the Contributors Guide.
Title (id ) |
Kind | Repository | CI |
---|---|---|---|
Default Docx Template (default ) |
docx | default | |
Curvenote Docx Template (curvenote ) |
docx | curvenote | |
AGU Journal (agu2019 ) |
tex | agu2019 | |
arXiv (NIPS Style) (arxiv_nips ) |
tex | arxiv_nips | |
arXiv (Two Column) (arxiv_two_column ) |
tex | arxiv_two_column | |
EarthArXiv (eartharxiv ) |
tex | eartharxiv | |
Frontiers (frontiers ) |
tex | frontiers | |
Physiome Journal (physiome ) |
tex | physiome | |
SPIE Proceedings (spie_proceedings ) |
tex | spie_proceedings | |
Volcanica (volcanica ) |
tex | volcanica | |
Curvenote Default (curvenote ) |
tex | curvenote | |
EGU Copernicus (egu_copernicus ) |
tex | egu_copernicus | |
MDPI Journal (mdpi ) |
tex | mdpi | |
Plain LaTeX (plain_latex ) |
tex | plain_latex | |
Plain LaTeX Book (plain_latex_book ) |
tex | plain_latex_book | |
LaPreprint (lapreprint ) |
tex | lapreprint | |
ISPRS - Full Paper (isprs ) |
tex | isprs | |
Physical Review Journals (physical_review_journals ) |
tex | physical_review_journals | |
Computers & Geosciences (cageo ) |
tex | cageo | |
Springer (springer ) |
tex | springer | |
IEEE Typst Template (ieee-typst ) |
typst | ieee-typst | |
LaPreprint Typst Template (lapreprint-typst ) |
typst | lapreprint-typst | |
Book Theme (book-theme ) |
site | book-theme | |
Article Theme (article-theme ) |
site | article-theme | |
Curvenote Landing (curvenote-landing ) |
site | curvenote-landing |