-
Notifications
You must be signed in to change notification settings - Fork 3
/
_output.yml
34 lines (34 loc) · 1.17 KB
/
_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
32
33
34
bookdown::gitbook:
split_by: chapter
css: style.css
toc_depth: 5
df_print: paged
code_folding: show
config:
toc:
collapse: section
before: |
<li><a href="./">Principles of Psychological Assessment</a></li>
after: |
<li><a href="https://psychology.uiowa.edu/people/isaac-petersen" target="blank">Isaac T. Petersen</a></li>
<li><a href="https://github.com/isaactpetersen/Principles-Psychological-Assessment/issues" target="blank">Create a GitHub Issue</a></li>
<li><a href="https://github.com/isaactpetersen/Principles-Psychological-Assessment/pulls" target="blank">Create a GitHub Pull Request</a></li>
download: false
edit: https://github.com/isaactpetersen/Principles-Psychological-Assessment/edit/main/%s
includes:
in_header:
- "includes/hypothesis.html"
- "includes/google_analytics.html"
before_body:
- "includes/open-review.html"
after_body:
- "includes/disqus.html"
- "includes/email_submit.html"
- "includes/footer.html"
bookdown::pdf_book:
includes:
in_header: preamble.tex
latex_engine: xelatex
citation_package: natbib
keep_tex: yes
bookdown::epub_book: default