latex

Installation
SKILL.md

LaTeX Skill

1. Overview

LaTeX is a markup language and typesetting system for producing high-quality documents. It excels at structured documents with complex formatting, mathematics, cross-references, and bibliographies.

When to use LaTeX:

  • Academic papers, journal submissions
  • Theses and dissertations
  • Technical documentation
  • CVs and résumés
  • Presentations (Beamer)
  • Books, reports, letters

Key concepts:

Concept Description
Preamble Everything before \begin{document} — class, packages, settings
Related skills
Installs
38
GitHub Stars
4
First Seen
Feb 15, 2026