Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inclusion of grrfile causes problems with MikTex on Windows 10 #4

Closed
smmurphy opened this issue Nov 11, 2019 · 3 comments
Closed

Inclusion of grrfile causes problems with MikTex on Windows 10 #4

smmurphy opened this issue Nov 11, 2019 · 3 comments

Comments

@smmurphy
Copy link

I just removed oberdiek to resolve an issue I was seeing with MikTex 2.9 on Windows 10 with Rmarkdown. The inclusion of the grrfile.sty file was causing jpg and png to not render with xelatex. Removing the package resolved the problem after an update to the rmarkdown package. See below for reference...

MiKTeX/miktex-packaging#131 (comment)

rstudio/rmarkdown#1692

@davidcarlisle
Copy link
Member

the latest grffile does nothing other that load graphicx so adding it removing it should have no effect on an up to date system.

@davidcarlisle
Copy link
Member

Also grffile is no longer in oberdiek so I will transfer this issue to the grffile repository,

@davidcarlisle davidcarlisle transferred this issue from ho-tex/oberdiek Nov 11, 2019
@smmurphy
Copy link
Author

smmurphy commented Nov 11, 2019

Thank you! I had both reinstalled MikTex a few days ago and checked for updates prior to opening this issue. Confirming that after removing oberdiek manually and adding it back everything works as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants