forked from robjhyndman/MonashThesis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_output.yaml
30 lines (30 loc) · 850 Bytes
/
_output.yaml
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
bookdown::gitbook:
css: template/style.css
dev: "png"
split_by: chapter+number #section+number
split_bib: no
fig_retina: 1
toc_depth: 2
config:
toc:
collapse: section
before: |
<li><strong><a href="./"> </a></strong></li>
after: |
<li><strong><a href="https://github.com/rstudio/bookdown" target="blank">Published with bookdown</a></strong></li>
download: no
sharing: no
pandoc_args: [ "--csl", "template/rjournal.csl" ]
bookdown::pdf_book:
template: template/monashthesis.tex
dev: "pdf"
fig_caption: yes
fig_height: 3.8
fig_width: 6.3
keep_tex: no
number_sections: yes
citation_package: default
pandoc_args: [
"--top-level-division=chapter", "--csl", "template/rjournal.csl"
]
# citation_package: biblatex ## removed trying to bringing references before appendix