Go to file
Reily Siegel 49786e0536
Technical changes
This commit makes the following changes:
- Adds infrastructure to easily generate a PDF
- Updates the style of the document to match the Chapter Code of Regulation
- Simplifies the layout of the bylaws.org file.
2023-01-18 17:27:45 -05:00
.dir-locals.el Technical changes 2023-01-18 17:27:45 -05:00
Coat-of-Arms-Color.png Initial Commit 2022-09-13 21:21:06 -04:00
Makefile Technical changes 2023-01-18 17:27:45 -05:00
README.org Technical changes 2023-01-18 17:27:45 -05:00
bylaws.cls Technical changes 2023-01-18 17:27:45 -05:00
bylaws.org Technical changes 2023-01-18 17:27:45 -05:00
local.el Technical changes 2023-01-18 17:27:45 -05:00
manifest.scm Technical changes 2023-01-18 17:27:45 -05:00

README.org

Bylaws

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 PDF, and cleaning up temporary files.