Replies: 1 comment
-
Okay, may bad. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everybody,
I am creating a
book
with Quarto, which works quite well. If I add an Appendix I am not able the change/translate the "Appendices" headline in the table of contents. Quarto adds the Appendices headline automatically, with\addcontentsline{toc}{part}{Appendices}
in LaTeX, but there is no way to translate it.I tried the set the following in the yaml, but I does not make a difference.
Is there another way to change the "Appendices" headline in the toc?
Beta Was this translation helpful? Give feedback.
All reactions