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

Update and rename test.tex to xelatex.tex

Open blauzo opened this issue 1 year ago • 1 comments

blauzo avatar Jan 03 '24 02:01 blauzo

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

Additional packages required to compile your documents are:

colortbl enumitem lipsum multirow tabto-ltx wrapfig

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

tinytex::tlmgr_install(c('colortbl', 'enumitem', 'lipsum', 'multirow', 'tabto-ltx', 'wrapfig'))

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

tlmgr install colortbl enumitem lipsum multirow tabto-ltx wrapfig

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

AppVeyorBot avatar Jan 03 '24 02:01 AppVeyorBot