Gianluca Baio

Results 15 comments of Gianluca Baio

Sorry to come back to this, but does anybody have some more insight into this? The qmd presentation gets parsed OK (a bit worse than what was happening for xaringan...

Thank you, @jhelvy! Like I said, I appreciate that life gets in the way and dealing with repos is way more work than you bargain for, when you set it...

Thanks, @gadenbuie --- yes: that more or less works (like I said, *slightly* worse than what was happening for xaringan slides, but that will do!).

Thank you. It does plough through (without complex or partial slides, as @gadenbuie said) and it does OK-ish... It struggles, I think, when the underlying quarto file has too much...

Yes. I think Chrome would give the same output as `to_pdf` so that's a quarto quirk... It renders very well to pdf when the slides are fairly basic (and don't...

Thank you @gadenbuie ! Seems to be working fine. Awesome. Only thing is you just need to add the `class: xxx` bit to every single slide, but other than that...

Thanks, @yihui. In the end, I made an `R` function to create the "syllabus" (with the list of lectures) and then use that to reference the actual lecture and, possibly,...

mmm... Not sure I am making this wrong, but if I try `renderthis::to_pdf("https://gianluca.statistica.it/slides/ispor-2022/bcea/index.html?print-pdf",to="slides.pdf",complex_slides = T,partial_slides = T)` I get `Error: `from` must have extension: .rmd, .qmd` Can you please clarify...

Thank you. I've tried with this `https://gianluca.statistica.it/slides/ispor-2022/bcea/index.html?print-pdf` but the results aren't great... Some of the pages render OK, but others are just rendered as blank pages or worse...

Thank you, @gadenbuie - I think `xaringan` doesn't have any issues (at least with my own template) and the printing-to-pdf (via `renderthis` or manual) is pretty solid... *My* `quarto` template...