Authors: Bruno Nicenboim, Daniel Schad, and Shravan Vasishth
https://vasishth.github.io/bayescogsci/book/
https://github.com/vasishth/bayescogsci/issues
You will need to install the source-code-pro font. On macs, the install procedure on the command line is:
curl -LO https://github.com/adobe-fonts/source-code-pro/archive/release.zip
unzip release.zip
cp -a source-code-pro-release/TTF/* ~/Library/Fonts/
You will also have to install the Alegreya font:
https://ctan.org/pkg/alegreya?lang=en
See: https://github.com/yihui/bookdown-crc/issues/8#issuecomment-794445020