A Tufte template for Quarto with a Typst backend, adapted from nogula/tufte-memo
quarto use template christopherkenny/tufte
This will install the format extension and create an example qmd file that you can use as a starting place for your document.
This template has many optional arguments, based on the underlying Typst template.
Some options to set include:
subtitle
: Your document's subtitleshorttitle
: A short title to include in the document's headerauthor
: Author and affiliation information, following Quarto's schema.email
: Emails are listed as links under authors.- Institution names are listed. Other arguments to affiliation are ignored.
document-number
: A reference number for the documentdistribution
: A footer distribution notepublisher
: A publisher to include under the headerfooter-content
: A footer to includemainfont
: A serif primary fontsansfont
: A non-serif secondary fontcodefont
: A font for code chunks (aka "raw" blocks in Typst)fontsize
: Set the default font size. Default is 11pt.
Note that you can modify the following, but this is not recommended:
margins
: These create a major column with room in the margin. You may want to adjust the top/bottom/y margins, but it is not recommended to adjust the left/right/x margins.
This extension is licensed under the MIT license. The extension is based on (nogula/tufte-memo), which is licensed under MIT by nogula. All modifications by me are licensed under the MIT license. See the license file for futher details.