tex-format

Enforce LaTeX formatting conventions for thesis .tex files.

Updated Feb 6, 2026
One-click install
npx skills add https://github.com/JoernStoehler/msc-math --skill tex-format
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tex-format
Source: https://github.com/JoernStoehler/msc-math/tree/main/.claude/skills/tex-format
Command: npx skills add https://github.com/JoernStoehler/msc-math --skill tex-format

SYSTEM DOCUMENTATION & REQUIREMENTS

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.

Frequently Asked Questions about tex-format

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce consistent LaTeX formatting conventions in a thesis document?

Standardize thesis .tex files by enforcing consistent LaTeX formatting conventions for comment markers, file headers, theorem environments, and figure or table inclusion to ensure structural and styling consistency.

What comment conventions should I use when formatting a LaTeX thesis?

Apply structured comment conventions in your LaTeX thesis by using specific markers for Jörn review notes, QC checks, TODOs, and GAP tracking to maintain clear documentation throughout the writing workflow.

When should I use a dedicated math.tex plugin instead of standard thesis LaTeX formatting?

Use a dedicated math.tex plugin instead of standard thesis LaTeX formatting when working within crates/ or experiments/ directories, as those contexts require specialized math-tex flows rather than general thesis conventions.

Does this LaTeX thesis formatting approach support theorem environments and figure inclusion?

Yes, the LaTeX thesis formatting approach explicitly supports theorem environments and figure or table inclusion, providing standardized rules to improve document readability and reproducibility across the project.

What are the limitations of using general thesis LaTeX formatting for math.tex files?

General thesis LaTeX formatting is limited for math.tex files because it is designed for standard thesis documents, meaning math-heavy contexts in crates/ or experiments/ require a specialized math-tex plugin instead.