Yihui Xie

Results 1052 comments of Yihui Xie
trafficstars

I believe you need to update your LaTeX packages in MiKTeX. More info here: https://github.com/rstudio/rmarkdown/issues/1733#issuecomment-582165621

> He was saying it was in that scenario. He wasn't suggesting that `read_chunk` has no use. That's right.

I think @DavidAntliff was correct: @benjie's original code contained a little bug. Here is my "old-school" JS code, which also tries to inject the CSS to `` (I also found...

With remark.js 0.15.0, you no longer need the workarounds, because 295155567e652bfceb83f4356c556a27f52506b0 introduced a CSS class to incremental slides, so you can define CSS rules to hide these slides easily. However,...

@bnicenboim @klonos It turns out that there is an option `countIncrementalSlides` that can be set to `false`: https://github.com/gnab/remark/wiki/Configuration

You can use `qpdf::pdf_length()`. Thanks for the suggestion, though!

Okay, then if anyone wants to contribute a PR, I'll be happy to merge it (although it seems to be beyond the scope of this **animation** package). Thanks!

I'm aware of this issue and I've been using something similar to your workaround. I have no idea how to fix this issue on RStudio's side, but I guess the...

Personally I also hope there is an option to use R's default graphics device as well (which of course won't work for RStudio Server).

Thanks! I just saw your post to R-devel.