forked from appliedepi/epiRhandbook_eng
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_output.yml
64 lines (51 loc) · 1.29 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
bookdown::gitbook:
#includes:
#in_header: [ga_script.html]
config:
toc:
collapse: subsection
before: |
<li><strong><a href="./">R Handbook for Epis</a></strong></li>
after: |
<li><a href="https://github.com/nsbatra/Epi_R_handbook" target="blank">Source Github repository</a></li>
# edit:
# link: https://github.com/hadley/r4ds/edit/master/%s
# text: "Edit"
sharing: no
#css: style_gitbook.css
split_by: "none"
self_contained: TRUE
params:
run_page_ind: FALSE
bookdown::html_document2:
title: |
![](../images/R Handbook Logo.png)
author: "Version 1.0.0"
date: "Produced `r format(Sys.time(), '%A %d %B %Y')`"
code_folding: show
highlight: zenburn
number_sections: no
theme: sandstone
toc: yes
toc_collapse: no
toc_depth: 3
toc_float: yes
params:
run_page_ind: FALSE
bookdown::bs4_book:
includes:
in_header: [google_tag.html]
theme:
primary: "#940128" # "#637238" - original green, "#940128" - burgundy,
css: style_bs4.css
split_by: "none"
params:
run_page_ind: FALSE
#download: ["pages/handbook_combined.html"]
bookdown::pdf_book:
includes:
in_header: preamble.tex
latex_engine: xelatex
citation_package: natbib
keep_tex: yes
bookdown::epub_book: default