How can I solve: 'LaTeX Error: Command \gather already defined' by quarto render manuscript? #10272
Replies: 2 comments
-
Could you properly format your post using code blocks for code and terminal outputs? Thanks. Could you share a small self-contained "working" (reproducible) example to work with, i.e., a complete Quarto document or a Git repository? The goal is to make it as easy as possible for us to recreate your problem so that we can fix it: please help us help you! Thanks. You can share a self-contained "working" (reproducible) Quarto document using the following syntax, i.e., using more backticks than you have in your document (usually four If you have multiple files (and if it is absolutely required to have multiple files), please share as a Git repository.
Additionally and if not already given, please share the output of |
Beta Was this translation helpful? Give feedback.
-
A reproducible example, or at least some information on your document content is needed here as this type of error is directly related to LaTeX and not Quarto. So usually directly link with the document content or configuration you used. Here is a wild guess based on last time I encountered this error: It came from To thing to get from this that could help:
We need you to help us help you. thanks |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Rendering PDF
running xelatex - 1
This is XeTeX, Version 3.141592653-2.6-0.999994 (TeX Live 2022) (preloaded format=xelatex)
restricted \write18 enabled.
entering extended mode
updating tlmgr
updating existing packages
ERROR:
compilation failed- error
LaTeX Error: Command \gather already defined.
Or name \end... illegal, see p.192 of the manual.
See the LaTeX manual or LaTeX Companion for explanation.
Type H for immediate help.
...
l.1560 }
Beta Was this translation helpful? Give feedback.
All reactions