Skip to content
@myst-templates

MyST Templates

Templates for the MyST Markdown ecosystem. LaTeX, docx, and HTML

MyST Templates

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.

Contributing

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.

Templates

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

Pinned

  1. jtex-template jtex-template Public template

    A template repository to get started with jtex templates for the MyST Markdown ecosystem.

    TeX 1 1

  2. agu2019 agu2019 Public

    The official 2019 AGU Journal template as a jtex template.

    TeX

  3. arxiv_two_column arxiv_two_column Public

    A two-column template for pre-prints based on the arXiv submission guide.

    TeX 2 2

  4. spie_proceedings spie_proceedings Public

    A template using the styles provided by the SPIE for publications in their proceedings.

    TeX

  5. egu_copernicus egu_copernicus Public

    A template based on the the Copernicus Publications LaTeX Macro Package

    TeX 1

  6. volcanica volcanica Public

    A template for submissions to the Volcanica journal

    TeX 1

Repositories

Showing 10 of 28 repositories

Top languages

Loading…

Most used topics

Loading…