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

Try to compile an Rmd document that requires an extra LaTeX package #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yihui
Copy link
Owner

@yihui yihui commented Sep 25, 2020

See if we can figure out that the animate package could be identified in this case.

@yihui yihui force-pushed the patch-3 branch 7 times, most recently from 70c3148 to a8d04c7 Compare September 27, 2020 04:07
Repository owner deleted a comment from AppVeyorBot Sep 27, 2020
Repository owner deleted a comment from AppVeyorBot Sep 27, 2020
Repository owner deleted a comment from AppVeyorBot Sep 27, 2020
@AppVeyorBot
Copy link

If the message below is truncated, see https://ci.appveyor.com/project/yihui/latex-pass/builds/35445971 for the full version.

Additional packages required to compile your documents are:

animate grfext media9 oberdiek ocgx2 zref

If you are an R user using TinyTeX, you may install these packages via:

tinytex::tlmgr_install(c('animate', 'grfext', 'media9', 'oberdiek', 'ocgx2', 'zref'))

If you use TinyTeX but are not an R user, you may install these packages via command line:

tlmgr install animate grfext media9 oberdiek ocgx2 zref

If you do not use TinyTeX (https://yihui.org/tinytex/), you need to figure out how to install them by yourself.

Repository owner deleted a comment from AppVeyorBot Sep 28, 2020
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

Successfully merging this pull request may close these issues.

None yet

2 participants