-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_output.yml
28 lines (27 loc) · 944 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
bookdown::gitbook:
includes:
in_header: header.html
toc_depth: 3
split_by: section+number
css: style.css
split_bib: FALSE # change to TRUE to have refs at end of chapter
config:
toc:
collapse: section
before: |
<li><a href="./index.html"><img src="./images/fish-forecast.jpg" width=50></a></li>
after: |
<li><a href="https://github.com/rstudio/bookdown" target="blank">Published with bookdown</a></li>
download: null
# change to download: ["pdf"] or ["pdf", "epub"] to download these
# change to download: null
# uncomment these lines to add a link to github source and links to download
# Uncomment these lines if you want to make a pdf
#bookdown::pdf_book:
# includes:
# in_header: preamble.tex
# latex_engine: xelatex
# To see the config options for HTML go to
# https://bookdown.org/yihui/bookdown/html.html
# citation_package: natbib
# bookdown::epub_book: default