I can knit the file below to pdf when in a rmarkdown-only environment. However, when I try to do the same thing within a bookdown project, the process fails by just reproducing the html file when using knit/knit to pdf and when using bookdown::render_book('03-Mass.rmd','pdf_book') I get
tlmgr search --file --global "/tikzlibrarytopaths.code.tex"
Error in system2("tlmgr", args, ...) :
'CreateProcess' failed to run 'C:\Users\David Stevens\AppData\Roaming\TinyTeX\bin\win32\tlmgr.bat search --file --global "/tikzlibrarytopaths.code.tex"'
In addition: Warning message:
In system2("tlmgr", args, ...) :
'CreateProcess' failed to run 'C:\Users\David Stevens\AppData\Roaming\TinyTeX\bin\win32\tlmgr.bat update --all --self'
Please delete _main.Rmd after you finish debugging the error.
---
title: "CEE/BEng 3670 Notes Outline"
author: "David Stevens"
date: "`r Sys.Date()`"
output:
pdf_document: default
html_document: default
---
# Mass Transfer