-
Notifications
You must be signed in to change notification settings - Fork 4
/
_bookdown.yml
executable file
·45 lines (45 loc) · 1.23 KB
/
_bookdown.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
book_filename: "KMS-NL"
rmd_files: ["index.Rmd",
"h01inleiding.Rmd",
"h02onderzoek.Rmd",
"h03integriteit.Rmd",
"h04meetniveau.Rmd",
"h05validiteit.Rmd",
"h06ontwerp.Rmd",
"h07steekproeven.Rmd",
"h08frequenties.Rmd",
"h09centrumspreiding.Rmd",
"h10kansverdelingen.Rmd",
"h11samenhang.Rmd",
"h12betrouwbaarheid.Rmd",
"h13toetsing.Rmd",
"h14power.Rmd",
"h15variantieanalyse.Rmd",
"h16chikwadraat.Rmd",
"h17anderenonpartoetsen.Rmd",
"a1randomgetallen.Rmd",
"a2kritiekeZwaarden.Rmd",
"a3kritieketwaarden.Rmd",
"a4kritiekechi2waarden.Rmd",
"referenties.Rmd"]
output_dir: "docs"
language:
label:
fig: 'Figuur '
tab: 'Tabel '
eq: 'Vergelijking '
thm: 'Theorema '
lem: 'Lemma '
cor: 'Corollary '
prp: 'Propositie '
cnj: 'Conjecture '
def: 'Definitie '
exm: 'Voorbeeld '
exr: 'Oefening '
proof: 'Bewijs: '
remark: 'Opmerking: '
solution: 'Oplossing: '
ui:
chapter_name: "Hoofdstuk "
appendix_name: "Appendix "
delete_merged_file: true