Is it possible to use greek letters in the acronym package from latex in Quarto ? #6247
-
DescriptionHello, I am facing the problem of not having the greek letters appear in the acronyms from using the acronym latex package in Quarto for pdf output. I have written about this problem here and it seems the issue is not reproducible with pure latex code, hence it seems Quarto is doing something to the acronym package. Here is my Quarto code.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
It seems to come from documentclass: article
What is the documentclass you set in LaTeX ? If you try with So something in Koma Script does conflict with acronym. Does not seem to be a quarto issue. |
Beta Was this translation helpful? Give feedback.
What I meant is that this does seem to work for me by adding
documentclass: article