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. |
||
|---|---|---|
| .dir-locals.el | ||
| Coat-of-Arms-Color.png | ||
| Makefile | ||
| README.org | ||
| bylaws.cls | ||
| bylaws.org | ||
| local.el | ||
| manifest.scm | ||
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.