Skip to content

Conversation

@prudhomm
Copy link
Collaborator

  • Updated .vscode/settings.json to include Typst formatter and enable format on save.
  • Created .vscode/tasks.json for Typst build and watch tasks for presentations and posters.
  • Added Makefile to support both LaTeX and Typst builds with separate output directories.
  • Updated README.md to include Typst usage instructions and VS Code setup.
  • Introduced numpex.typ as the Typst presentation theme based on the French State Graphic Charter.
  • Created poster.template.typ for Typst, equivalent to the LaTeX poster template.
  • Created presentation.template.typ for Typst, equivalent to the LaTeX presentation template.
  • Updated pyproject.toml to include Typst as a supported engine and configure font paths.

Add Typst support for presentations and posters

- Updated .vscode/settings.json to include Typst formatter and enable format on save.
- Created .vscode/tasks.json for Typst build and watch tasks for presentations and posters.
- Added Makefile to support both LaTeX and Typst builds with separate output directories.
- Updated README.md to include Typst usage instructions and VS Code setup.
- Introduced numpex.typ as the Typst presentation theme based on the French State Graphic Charter.
- Created poster.template.typ for Typst, equivalent to the LaTeX poster template.
- Created presentation.template.typ for Typst, equivalent to the LaTeX presentation template.
- Updated pyproject.toml to include Typst as a supported engine and configure font paths.

Add Typst support for presentations and posters
Fixes #11
@prudhomm prudhomm linked an issue Jan 18, 2026 that may be closed by this pull request
@prudhomm prudhomm self-assigned this Jan 18, 2026
@prudhomm prudhomm added the enhancement New feature or request label Jan 18, 2026
@prudhomm prudhomm merged commit c0bd129 into main Jan 18, 2026
4 checks passed
@prudhomm prudhomm deleted the 11-add-typst-support-for-presentations-and-posters branch January 18, 2026 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Typst support for presentations and posters

2 participants