-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_output.yml
More file actions
40 lines (38 loc) · 907 Bytes
/
_output.yml
File metadata and controls
40 lines (38 loc) · 907 Bytes
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
39
40
bookdown::bs4_book:
theme:
primary: "#327a4f"
fg: "#212121"
bg: "#ffffff"
repo: https://github.com/biodosetools-team/documentation
css: style.css
includes:
in_header: [favicons.html]
# bookdown::gitbook:
# css: style.css
# split_by: "rmd"
# config:
# toc:
# collapse: section
# before: |
# <li><a href="./">Biodose Tools Documentation</a></li>
#
# after: |
# <li><a href="https://github.com/rstudio/bookdown" target="blank">Published with bookdown</a></li>
# download: ["pdf"]
# sharing:
# facebook: no
# twitter: yes
# google: no
# linkedin: yes
# github: yes
# weibo: no
# instapaper: no
# vk: no
# all: no
# bookdown::pdf_book:
# includes:
# in_header: preamble.tex
# latex_engine: pdflatex
# citation_package: natbib
# keep_tex: no
# template: template.tex