15 lines
322 B
Markdown
15 lines
322 B
Markdown
## pandoc-rendu
|
|
|
|
LaTeX/pandoc template that I use to generate my reports.
|
|
|
|
### Usage
|
|
|
|
Put your name in `authors`, the title in `title`, and change the rhead in
|
|
`header/header.tex`, and you're ready
|
|
|
|
Build with `make`, clean with `make clean`. Depends on `pandoc` and `TeXLive`.
|
|
|
|
### Licence
|
|
|
|
Published under a MIT licence
|