You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not really maintaining this crate and cannot remember how to do this either. I would have to go through the documentation myself and figure it out. So I'd prefer for someone else to do that work
I found the enum
PandocOption::PdfEngine(PathBuf)
, and theapply
function.But I still don't know how to set
--pdf-engine
argument.The text was updated successfully, but these errors were encountered: