quarto-dev / quarto-dev/quarto-cli

Extract title block from Typst template into a partial

Open
#11,709 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement templates typst
Dominant language
JavaScript
Stars
6k
Forks
458
Avg merge
1d 9h
Merged PRs (30d)
41

Description

There is currently no easy way to alter the appearance of the title block in format: typst without replacing the entire typst-template.typ partial.

It would be nice to expose a typst-title.typ partial, analogous to title.tex and title-block.html, to allow customization of just the title block.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing typst-template.typ partial and compare its title-block structure with title.tex and title-block.html. Expose a separate typst-title.typ partial so users can customize the title block without replacing the full template; done when that partial is used by the Typst template and preserves existing rendering behavior.

Written by the indexing model from the issue text.

Assessment

Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
40/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.