Add CI/CD
This commit is contained in:
parent
7c6399bbb5
commit
3d7c03fbbd
2 changed files with 47 additions and 3 deletions
|
@ -5,9 +5,9 @@ PANDOCOPTS = --pdf-engine=lualatex \
|
|||
-f markdown+smart \
|
||||
-M fontsize=12pt \
|
||||
-M papersize=a4 \
|
||||
-M mainfont="Linux Libertine O" \
|
||||
-M monofont="FantasqueSansMono-Regular" \
|
||||
-M sansfont="Linux Biolinum O" \
|
||||
-M mainfont="Linux Libertine" \
|
||||
-M monofont="FantasqueSansMono" \
|
||||
-M sansfont="Linux Biolinum" \
|
||||
-M colorlinks=true \
|
||||
-M linkcolor="black" \
|
||||
-M urlcolor="ForestGreen" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue