Hikmah Quarto templates
แธฅikmah (ุญูู ุฉ): Arabic; n.ย wisdom; cf.ย House of Wisdom
Iโve been using custom LaTeX templates (based in part on Kieran Healyโs template) for years. With the advent of Quarto, I decided to clean up my templates, simplify them, and Quarto-ify them. Yay.
Eventually this repository will hold all my templates:
- Nice fancy PDF (
hikmah-pdf
) [Done!] - Manuscripty double-spaced PDF (
hikmah-manuscript-pdf
) [Done!] - Nice fancy HTML [Not here yet]
- Manuscripty double-spaced Word (
hikmah-manuscript-docx
) [Done!] - Manuscripty double-spaced OpenDocument (
hikmah-manuscript-pdf
) [Done!]
This repository is really meant as an example of how to create Quarto templates and formats. Fork it, copy it, and adjust it all you want! Use it as a way to learn how to make your own templates.
Installation
Run this command to install the templates in your Quarto project:
quarto add andrewheiss/hikmah-academic-quarto
Features
(will be documented better soon!)
- Bibliography generation with both
biblatex
andbiblatex-chicago
- Support for Quartoโs complex author/affiliation schema
- Fancy title block
- Epigraphs
- Title page in manuscripty PDF
- Ability to move floats and notes to the end of the document in manuscripty PDF
- Styles for peer review response memos
- Lots of other stuff that Iโll document later
Examples
- Default version of
template.qmd
:- template.qmd
- Fancy PDF version: examples/hikmah-testing-default.pdf
- Manuscripty double spaced version: examples/hikmah-testing-default-manuscript.pdf
- Manuscripty double spaced APA-like .docx version: examples/hikmah-testing-default-manuscript.docx
- Manuscripty double spaced APA-like .odt version (open with LibreOffice): examples/hikmah-testing-default-manuscript.odt
- Custom fonts +
biblatex-chicago
:- hikmah-testing-custom.qmd
- Fancy PDF version: examples/hikmah-testing-custom.pdf
- Manuscripty double spaced version: examples/hikmah-testing-custom-manuscript.pdf