-
Hello. I'm new to using Quarto and I'm having trouble translating the "List Of Figures" and "List of Tables" into Portuguese. I also don't know how to add a new list that should be called "List of Abbreviations". Can anyone help me or point me to the material to solve the problem I'm facing? In Latex, using the "abntex" class, the code snippet looks like this in setup:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Portuguese, is a supported language ( As described on the same page, you can also change yourself the translation and set whatever you like, for example having the document in Portuguese, but the 'List of Figures' with a French translation:
|
Beta Was this translation helpful? Give feedback.
-
I just read the final part of the Quarto documentation and found the solution here: https://quarto.org/docs/authoring/language.html Many thanks to all my colleagues who supported me. I will close the issue. Gracias @mcanouil, @cscheid and others. |
Beta Was this translation helpful? Give feedback.
I just read the final part of the Quarto documentation and found the solution here: https://quarto.org/docs/authoring/language.html
Many thanks to all my colleagues who supported me. I will close the issue. Gracias @mcanouil, @cscheid and others.