File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11bookdown::bs4_book :
22 theme :
3- primary : " #3860b6" # links
4- base_font :
5- google :
3+ primary : " #3860b6" # links
4+ base_font :
5+ google :
66 family : Lato
77 heading_font :
88 google :
99 family : Montserrat
1010 wght : 600
1111 code_font :
12- google :
12+ google :
1313 family : Roboto Mono
1414 bg : " #fefefe" # backgrounds
1515 fg : " #000000" # fonts
16- repo :
16+ repo :
1717 base : https://github.com/geocompx/geocompr
1818 branch : main
1919 includes :
2020 in_header : style/ga.html
2121 template : style/bs4_book.html
22- css : style/style.css
22+ css : style/style.css
23+ # bookdown::pdf_book:
24+ # includes:
25+ # in_header: style/preamble.tex
26+ # before_body: style/before_body.tex
27+ # after_body: style/after_body.tex
28+ # keep_tex: true
29+ # dev: "cairo_pdf"
30+ # latex_engine: xelatex
31+ # citation_package: natbib
32+ # template: null
33+ # urlcolor: "black"
34+ # pandoc_args: ["--top-level-division=chapter"]
35+ # toc_depth: 3
36+ # toc_unnumbered: false
37+ # toc_appendix: true
38+ # quote_footer: ["\\VA{", "}{}"]
39+ # highlight_bw: true
You can’t perform that action at this time.
0 commit comments