Go to file
Reily Siegel 095d7bbf75
Add documentation for generating PDFs.
2022-12-03 19:11:41 -05:00
.dir-locals.el Add documentation for generating PDFs. 2022-12-03 19:11:41 -05:00
Coat-of-Arms-Color.png Initial Commit. 2022-11-01 12:29:07 -04:00
Makefile Add documentation for generating PDFs. 2022-12-03 19:11:41 -05:00
README.org Add documentation for generating PDFs. 2022-12-03 19:11:41 -05:00
chapter-code.cls Initial Commit. 2022-11-01 12:29:07 -04:00
code.org Standing Exec Rule: Brothers cannot vote on their own fine. 2022-11-21 13:58:26 -05:00
manifest.scm Add documentation for generating PDFs. 2022-12-03 19:11:41 -05:00
startup.el Add documentation for generating PDFs. 2022-12-03 19:11:41 -05:00

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.