What problem does it solve?
LaTeX formatting conventions for thesis .tex files help standardize structure and styling across a thesis project. It covers comment conventions (Jörn review markers, QC, TODO, GAP), file headers, theorem environments, and figure/table inclusion. For math.tex files in crates/ or experiments/, load the math-tex plugin instead.
Core Features & Use Cases
- Enforces consistent comment conventions, including Jörn markers, QC notes, TODOs, and GAP tracking.
- Standardizes file headers, theorem environments, and figure/table inclusion to improve readability and reproducibility.
- Provides guidance for math.tex contexts by directing users to the math-tex flow in crates/ or experiments/.
Quick Start
Apply these conventions when writing or editing thesis .tex files to ensure consistent formatting throughout the document.