latex-pass icon indicating copy to clipboard operation
latex-pass copied to clipboard

Update test.tex

Open hbarua05 opened this issue 4 years ago • 1 comments
trafficstars

hbarua05 avatar Apr 27 '21 06:04 hbarua05

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

Additional packages required to compile your documents are:

babel-english mathastext preview standalone txfonts txgreeks

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

tinytex::tlmgr_install(c('babel-english', 'mathastext', 'preview', 'standalone', 'txfonts', 'txgreeks'))

If you use TinyTeX, including LaTeX for Manim (https://chocolatey.org/packages/manim-latex), you may install these packages via command line:

tlmgr install babel-english mathastext preview standalone txfonts txgreeks

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

AppVeyorBot avatar Apr 27 '21 06:04 AppVeyorBot