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
Thank you so much for developing and maintaining the rticles package.
I cannot create a new rmarkdown document using the arxiv template, as I get the following error:
! pdfTeX error (font expansion): auto expansion is only possible with scalable fonts.
<argument> ...shipout:D \box_use:N \l_shipout_box
\__shipout_drop_firstpage_...
l.192 \end{center}
This was working with no issues some hours ago, and all of a sudden I am seeing the above-described error. I know that a similar issue was posted in 2020 (#343).
I am using R-4.3.1, Rstudio version 2023.06.1 and github version of rticles.
To reproduce: create a new rmarkdown document using arxiv template and try knitting it.
[x ] I have provided the necessary information about my issue.
If I'm asking a question, I have already asked it on Stack Overflow or RStudio Community, waited for at least 24 hours, and included a link to my question there.
If I'm filing a bug report, I have included a minimal, self-contained, and reproducible example, and have also included xfun::session_info('rticles'). I have upgraded all my packages to their latest versions (e.g., R, RStudio, and R packages), and also tried the development version: remotes::install_github('rstudio/rticles').
If I have posted the same issue elsewhere, I have also mentioned it in this issue.
I have learned the Github Markdown syntax, and formatted my issue correctly.
I understand that my issue may be closed if I don't fulfill my promises.
Hi Christophe,
Thank you so much for developing and maintaining the rticles package.
I cannot create a new rmarkdown document using the arxiv template, as I get the following error:
This was working with no issues some hours ago, and all of a sudden I am seeing the above-described error. I know that a similar issue was posted in 2020 (#343).
I am using R-4.3.1, Rstudio version 2023.06.1 and github version of rticles.
To reproduce: create a new rmarkdown document using arxiv template and try knitting it.
xfun::session_info('rticles')By filing an issue to this repo, I promise that
xfun::session_info('rticles'). I have upgraded all my packages to their latest versions (e.g., R, RStudio, and R packages), and also tried the development version:remotes::install_github('rstudio/rticles').I understand that my issue may be closed if I don't fulfill my promises.