generated from me/guix-typst-template
No description
| .guix/modules | ||
| src | ||
| .gitignore | ||
| .guix-channel | ||
| channels.scm | ||
| channels.scm.lock | ||
| Justfile | ||
| manifest.scm | ||
| README.md | ||
Guix Typst MLA project template
Notice: Uses Liberation Serif, a free font compatible with Times New Roman.
-
Modify
./src/properties.typfor the heading and related components,./src/content.typfor the body, and./src/bibliography.ymlfor the bibliography. -
Install
justby adding to your Guix Home configuration or runningguix install just. -
Run
just updateto update the dependencies. -
Run
justto generate the document. Runjust runto generate then open the document. Runjust devto open a shell environment with the document's dependencies. Runjust fontsto show the available fonts.