Skip to content

LaTeX Bookmarks

LaTeX templates

LaTeX Distributions

  • TexLive : de-facto standard TeX distribution.
  • MiKTeX : a just enough TeX distribution.
  • TinyTeX : for R markdown publication.
  • Tectonic : A modernized, complete, self-contained TeX/LaTeX engine.

TeX Editors

  • Overleaf : An online LaTeX project and document manager.
  • LaTeX workshop for VS code
  • TexLab for VS Code : rich editing support for the LaTeX typesetting system powered by the TexLab language server
  • Lyx : A What You See Is What You Mean document processor.
  • TEXMAKER : A free cross-platform LaTeX editor.
  • SwiftLaTeX : SwiftLaTeX is a WYSIWYG Browser-based LaTeX Editor, based on the Tectonic engine.
  • TexWorks : a simple TeX front-end program.

LaTeX Math Tools

MathJax symbols can also used in markdown and web pages.

CI/CD for building LaTeX documents

GitHub actions for automatically compile LaTeX documents on pushing changes.