forked from PeterKDunn/SRM-Textbook
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_output.yml
executable file
·72 lines (72 loc) · 1.44 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
63
64
65
66
67
68
69
70
71
72
bookdown::bs4_book:
default: yes
theme:
primary: '#0000FFFF'
css:
- css/style.css
- css/psyteachr.css
- include/webex.css
- css/columns.css
includes:
in_header:
- html/favicon.html
- js/fold.js
- html/includeme.html
- html/google_analytics.html
- js/examplefold.js
- js/extraInfofold.js
after_body:
- html/copyright.html
- include/webex.js
split_by: section
df_print: paged
config:
search:
engine: fuse
options:
isCaseSensitive: no
toc:
collapse: subsection
scroll_highlight: yes
before: |
<li><a href="./index.html">SRM</a></li>
after: |
<li><a href="https://bookdown.org" target="_blank">Published with bookdown</a></li>
download: pdf
edit: ~
sharing:
facebook: no
twitter: no
google: no
weibo: no
instapaper: no
vk: no
all: ~
md_extensions: -smart
repo:
base: https://github.com/PeterKDunn/SRM-Textbook
branch: main
bookdown::pdf_book:
always_allow_html: no
includes:
in_header:
- latex/preamble.tex
- latex/columns.tex
before_body: latex/before_body.tex
after_body: latex/after_body.tex
keep_tex: yes
dev: cairo_pdf
template: ~
pandoc_args:
- -V
- papersize=A4
- --top-level-division=chapter
toc: yes
toc_depth: 3
toc_unnumbered: no
toc_appendix: yes
df_print: kable
quote_footer:
- \VA{
- '}{}'
highlight_bw: yes