Explore advanced mathematical typesetting in LaTeX. Master complex analysis, abstract algebra, topology, and professional theorem environments.
Style | Command | Example |
---|---|---|
Blackboard | \mathbb{R} | ℝ |
Calligraphic | \mathcal{L} | 𝓛 |
Fraktur | \mathfrak{g} | 𝔤 |
Script | \mathscr{F} | ℱ |
Bold | \mathbf{v} | v |
Bold symbol | \boldsymbol{\alpha} | α |
\newcommand{\R}{\mathbb{R}}
for frequently used symbols\,
and \:
for fine-tuning mathematical spacing