Skip to content
Snippets Groups Projects
Commit e831d69c authored by Millian Poquet's avatar Millian Poquet
Browse files

doc: basic readme

parent f73ae787
No related branches found
No related tags found
No related merge requests found
# irit-latex-pandoc-template
This project contains my [Pandoc template](https://pandoc.org/MANUAL.html#templates) to generate [IRIT](https://www.irit.fr/en/home/)-looking PDFs from a [Pandoc Markdown](https://pandoc.org/MANUAL.html#pandocs-markdown) content.
## Usage
1. Clone this repo
2. (Install [Pandoc](https://pandoc.org/) and a [LaTeX suite](https://en.wikipedia.org/wiki/TeX_Live))
3. `pandoc -o example.pdf example.md --template latex.template`
## Example
See [example.md](./example.md)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment