quarto-dev / quarto-dev/quarto-cli
`LaTeX Error` when specifying non-standard `documentclass`
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- JavaScript
- Sterne
- 6k
- Forks
- 458
- Ø Merge
- 1 T. 9 Std.
- Gemergte PRs (30 T.)
- 41
Beschreibung
Hi there,
I'm trying to use the ACM class for typesetting as follows:
format:
pdf:
documentclass: acmart
When trying to render I get the following error:
compilation failed- error
LaTeX Error: Command `\Bbbk' already defined.
According to the docs I should be able to use
any other class made available by LaTeX packages [I] have installed.
I'm using Tex Live on MacOs and have checked that the package is in fact installed. According to the answers provided here I also understand that I don't need to specify \usepackage{acmart} anywhere.
What am I missing? Thanks in advance!
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Reproduce the reported YAML configuration with the acmart document class and the shown \Bbbk compilation error. Start with Quarto's PDF document-class handling and the linked document-class guidance; done means either rendering succeeds with acmart or the supported limitation and required configuration are documented.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- latex
- Bereich
- backend
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100