Skip to content

An extended version of the standard Quarto typst template.

License

Notifications You must be signed in to change notification settings

rparrish/typstdoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typstdoc Format

Installing typstdoc

quarto use template elipousson/typstdoc

This will install the format extension and create an example qmd file that you can use as a starting place for your document.

Using typstdoc

This format extends the existing typst template with more complete coverage of the possible parameters for page, text, par. These additional parameters allow more fine-grained control over the typography and appearance of the document.

The format also overrides the standard template for callouts by converting units from pt to em to ensure that the size of the border and padding around the callout text is appropriate when using a large papersize.

  • text
    • fontfill
    • fontweight
    • spacing
    • slashed-zero
  • par
    • justify
    • first-line-indent
    • hanging-indent
    • linebreaks
    • leading
  • page
    • fill
    • page-numbering
    • page-number-align

The header and footer parameters are not currently working. Support for custom list formatting will be added soon.

This format is published under the CC0 1.0 Universal public domain license.

About

An extended version of the standard Quarto typst template.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Typst 100.0%