-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_format.yml
38 lines (38 loc) · 962 Bytes
/
_format.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# --- format defaults ---
csl: "./_assets/ieee.csl"
format:
html:
theme: "./_assets/custom.scss"
linestretch: 1.7
code-fold: true
html-math-method: mathjax
reference-location: margin
# citation-location: margin
link-external-icon: true
link-external-newwindow: true
toc: true
pdf:
# keep-tex: true
pdf-engine: xelatex
cite-method: biblatex # override the default csl cite method
execute:
echo: false
fig-pos: false
template: "./_assets/suntemp-art.tex"
# toc: true
docx:
reference-doc: "./_assets/suntemp-art.docx"
gfm:
wrap: preserve
beamer:
# slide-level: # left default to handle automatically, see Pandoc manual
pdf-engine: xelatex
theme: madrid
cite-method: biblatex # override the default csl cite method
execute:
echo: false
fig-pos: false
template: "./_assets/suntemp-pre.tex"
# toc: true
# revealjs: default
# pptx: default