How can I configure the LaTeX output of Weave.jl such as packages used, typefaces, etc.? Basically, can I pass LaTeX preamble to Weave?
I don’t know how to do that in Weave but maybe have a look at quarto, it’s an awesome system similar to Weave that’s very actively developed and has a ton of features. Here’s the documentation on including LaTeX packages: Quarto - PDF Basics
1 Like