File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33Official rules of [ Python New Zealand] ( https://python.nz ) .<br >
44This repository holds the authoritative source code of the documents and tracks changes to them.
55
6- * Constitution
6+ * [ Constitution] ( constitution/constitution.md )
77* Bylaws
88* Code of Conduct
99
@@ -31,8 +31,8 @@ pandoc -s constitution.md -o constitution.html -c constitution.css -V "pagetitle
3131
3232#### Create PDF
3333
34- Use [ weasyprint ] ( https://weasyprint.org ) or similar, or just print from your browser:
35- ```
36- weasyprint constitution.html constitution.pdf
37- ```
34+ Just print the HTML from your browser to a PDF file.< br >
35+ If you want to use a dedicated conversion tool instead, check that it does the job correctly
36+ (the numbering of bullets and sub bullets is where [ weasyprint ] failed)
37+
3838
Original file line number Diff line number Diff line change 1+ constitution.html
2+ constitution.pdf
3+
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments