Skip to content
Snippets Groups Projects
Verified Commit abd1947a authored by orestis.malaspin's avatar orestis.malaspin
Browse files
parents def06e7a d4b2a38d
Branches
No related tags found
No related merge requests found
image: omalaspinas/pandoc:latest
image: omalaspinas/c_pandoc:latest
variables:
GIT_SUBMODULE_STRATEGY: recursive
......
STYLES := css/tufte-css/tufte.css \
css/pandoc.css \
css/pandoc-solarized.css \
css/tufte-extra.css
OPTIONS = --toc
OPTIONS += --filter=pandoc-numbering
OPTIONS += --filter=pandoc-crossref
PDFOPTIONS = --highlight-style kate
PDFOPTIONS += --pdf-engine pdflatex
PDFOPTIONS += --pdf-engine xelatex
PDFOPTIONS += --number-sections
PDFOPTIONS += --template=./default.latex
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment