User Guide¶
This section provides comprehensive documentation on using typsphinx.
Overview¶
typsphinx integrates Sphinx with Typst to provide high-quality PDF output without the complexity of LaTeX.
The extension provides two builders:
typst: Generates Typst markup files (
.typ)typstpdf: Generates PDF files directly using typst-py
Main Topics¶
- Configuration
Learn about all configuration options available in
conf.py- Builders
Understand the difference between typst and typstpdf builders
- Templates
Customize output using Typst templates