mirror of
https://git.coop/cotech/fund.git
synced 2025-10-04 03:54:33 +00:00
most of 2020 invoices generated
This commit is contained in:
@ -16,3 +16,12 @@ Then in `receipts/` create a markdown file from an existing one, and run, for ex
|
||||
```
|
||||
pandoc -t html5 agile_collective_2019-2020.md -o agile_collective_2019-2020.pdf --css style.css
|
||||
```
|
||||
|
||||
|
||||
|
||||
---
|
||||
|
||||
---
|
||||
|
||||
Alternatively, to make PDF invoices/receipts with markdown files [markdown themes](https://support.typora.io/About-Themes/) can be used. `theme/cotech.css` can be used as a CSS stylesheet and `invoice_template_themed.md` as template. Images path has to point to `img/` directory at the root of the repository. Invoices in `invoices/sent/2020` were created that way.
|
||||
|
||||
|
Reference in New Issue
Block a user