Skip to article frontmatterSkip to article content

myst/jtex templates

This repository contains templates for jtex.

UsageΒΆ

Install MyST Command Line Tools, edit the paper.md file, and run the following command to build the paper in docx, TeX and PDF formats:

myst build paper.md --all

You are required to have a LaTeX distribution installed on your computer if you want to build the paper in the PDF format.

You can click Use this template button to create a new repository from this template and start writing your paper. More templates can be found with myst templates list command, and possible options for a specific template can be found with myst templates list <template-name> --tex command. For more details, see the myst-templates organization.