Added Frontiers Article by muschellij2 · Pull Request #211 · rstudio/rticles (original) (raw)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With TinyTeX and the R package tinytex, it should be rare that we still need to worry about (standard) LaTeX packages. As long as the test passes on Travis, the package should work equally well on Windows, because TinyTeX is cross-platform.

At the time when JJ said it didn't work on Windows, we didn't even enable Travis for this repo (he was manually testing it), and TinyTeX didn't exist.

I have manually tested it on Windows with TinyTeX anyway, and it worked fine. Thank you!