|
|
||
|---|---|---|
| .dir-locals.el | ||
| Coat-of-Arms-Color.png | ||
| Makefile | ||
| README.org | ||
| chapter-code.cls | ||
| code.org | ||
| manifest.scm | ||
| startup.el | ||
README.org
Chapter Code of Regulations
Generating PDFs
A PDF can be generated using the following command:
guix shell -m manifest.scm -- make
Assuming that GNU Guix is installed, this command will handle downloading all dependencies, generating a pdf, and cleaning up temporary files.