Step-by-Step Guide

How to Submit Typst Papers to arXiv

arXiv doesn't support Typst natively (yet). Here's how to submit your Typst papers using the convert-and-submit workflow.

The Current Situation (2026)

arXiv does not yet support Typst submissions directly. They only accept LaTeX, PDF (for certain categories), and HTML.

The good news: Converting Typst to LaTeX is straightforward, and the result is clean, submission-ready code. Many researchers now write in Typst and convert for submission.

The Workflow

1
Write Your Paper in Typst
Enjoy instant compilation, clean syntax, and modern features while drafting your paper.
  • Use Typst's built-in templates or TypeTeX's journal templates
  • Keep your .bib file separate for easy conversion
2
Convert to LaTeX
Use TypeTeX's converter to transform your Typst document into clean, submission-ready LaTeX.
  • Our converter preserves math, citations, and structure
  • Review the output for any custom macros that need adjustment
3
Prepare Your Submission
Organize your files according to arXiv's requirements.
  • Include main.tex, .bib file, and any figures
  • Use standard LaTeX packages that arXiv supports
  • Test compilation locally before uploading
4
Submit to arXiv
Upload your converted LaTeX to arXiv as usual.
  • arXiv will compile your LaTeX on their servers
  • Fix any compilation errors arXiv reports
  • Your paper is now on arXiv!

Convert Your Typst Paper Now

Use our free converter to transform your Typst document into arXiv-ready LaTeX.

Convert Typst to LaTeX

Common arXiv Submission Issues

arXiv doesn't recognize my packages

Use only packages from arXiv's supported list. Avoid custom or rare packages.

Figures don't appear

Use PDF or EPS figures. Make sure paths are relative and files are included.

Bibliography errors

Use BibTeX format. Run bibtex locally to generate .bbl file and include it.

Custom fonts fail

Stick to standard LaTeX fonts (Computer Modern, Times, etc.) for arXiv submission.

Pre-Submission Checklist

Will arXiv Ever Support Typst?

Possibly! As Typst adoption grows in academia, there's increasing interest in native arXiv support. For now, the convert-to-LaTeX workflow is reliable and produces high-quality submissions. We'll update this guide when arXiv announces Typst support.

Related Resources

How to Submit Typst Papers to arXiv 2026 | Step-by-Step Guide | TypeTeX | TypeTeX