Christophe Dervieux
Christophe Dervieux
It still needs to be done and accepted to winget. Honestly if you are planning to use Quarto in this workshop, `quarto install tool tinytex` is the way to go....
> Seems like comma is used as separator Doesn't it suppose `value_delimiter` to be used and set ? Currently it is not, so not sure it is split https://github.com/typst/typst/blob/897447e8593f00971de3a966d3fb23cf2b1e0f92/crates/typst-cli/src/args.rs#L116-L123 Maybe...
I can confirm this is an issue in **knitr** processing to make an absolute path in `include_graphics()` relative. Currently, it makes it relative to the `input` (knitr working directory to...
> does setting options(knitr.graphics.rel_path = FALSE) in the doc fix the problem? > (...) > Hmmm, seems similar, but setting that option doesn't appear to help. This could also come...
No I don't have a magical way sorry. First thing would need to check somehow if the error is still present with newer version of paged.js. Unfortunately, I can't spend...
No specific reason, it kind of was forgotten yes. Website needs to be updated > I don't understand why two different Linux/Unix installation scripts for TinyTeX exist, i.e. Two scripts...
Hi ! Thanks for the report. Can you share a reproducible example of this ? This will help us investigate. It seem this specific usage triggers unexpected DOM in the...
> However, that does not seem to work with natbib as a citation package. Yes this works only when using Pandoc's citation processing, as it relies on a Pandoc feature....
yeah that is tricky in fact because you'll have your appendix in the body... 🤔 I did not give you all details. It won't work easily indeed. What we do...
Ok good to know you found a solution. I don't know if Pandoc citeproc has a `\citet` equivalent, put probably. I think you can use this kind of things in...