royal-statistical-society / datavisguide

Introductory guide to the art and science of data visualisation. Insights, advice, and examples (with code) to make data outputs more readable, accessible, and impactful.
https://royal-statistical-society.github.io/datavisguide/
Other
129 stars 20 forks source link

Make PDF #11

Closed nrennie closed 1 year ago

nrennie commented 1 year ago

I had a couple of different issues with making the PDF that made using the include shortcut impossible (subdirectory image paths, and the yaml options in the different .qmd sections would overwrite anything specified in the PDF document). So I have a slightly hacky solution to read the file into a code block, strip out the yaml and edit the file paths, then knit what's left as a child document.