forked from ldweeks/justification-buchanan
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_output.yml
31 lines (31 loc) · 846 Bytes
/
_output.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
bookdown::gitbook:
css: style.css
split_by: section
config:
toc:
before: |
<li><a href="https://beggarsborn.com/">Lucas Weeks</a></li>
<li><a href="./">The Doctrine of Justification — James Buchanan</a></li>
after: |
<li><a href="https://github.com/rstudio/bookdown" target="blank">Published with bookdown</a></li>
edit: https://github.com/ldweeks/justification-buchanan/edit/master/%s
sharing:
facebook: yes
github: no
twitter: yes
linkedin: no
weibo: no
instapaper: no
vk: no
all: no
download: ["pdf", "epub"]
bookdown::pdf_book:
includes:
in_header: preamble.tex
before_body: before_body.tex
latex_engine: xelatex
citation_package: natbib
keep_tex: yes
bookdown::epub_book: default
bookdown::word_document2:
toc: true