generated from me/guix-typst-template
12 lines
632 B
Markdown
12 lines
632 B
Markdown
# Guix Typst MLA project template
|
|
|
|
Notice: Uses *Liberation Serif*, a free font compatible with *Times New Roman*.
|
|
|
|
1. Modify `./src/properties.typ` for the heading and related components, `./src/content.typ` for the body, and `./src/bibliography.yml` for the bibliography.
|
|
|
|
1. Install `just` by adding to your Guix Home configuration or running `guix install just`.
|
|
|
|
1. Run `just update` to update the dependencies.
|
|
|
|
1. Run `just` to generate the document. Run `just run` to generate then open the document. Run `just dev` to open a shell environment with the document's dependencies. Run `just fonts` to show the available fonts.
|