New: Learn LaTeX in 30 Minutes

Master LaTeX with LetX

The modern, definitive guide to academic and professional typesetting. From your very first document to advanced thesis formatting.

The LetX Advantage

Seamlessly Integrated with LetX.app

Every tutorial, example, and template can be opened directly in LetX—our blazing-fast, real-time collaborative LaTeX editor. Learn by doing, instantly in your browser.

  • Zero Setup

    No TeX Live installations. A full cloud compiler ready to go.

  • Google Docs-style Collaboration

    Write together in real-time using modern CRDT sync technology.

  • Blazing Fast Previews

    See your equations render almost instantly alongside your code.

main.tex - LetX
\documentclass{article}
\usepackage{amsmath}

\begin{document}

\section{Introduction}
LetX makes LaTeX simple.

\begin{equation}
E = mc^2
\end{equation}

\end{document}

1 Introduction

LetX makes LaTeX simple.

E = mc2