-
Hi there, I am creating a book with quatro and I am wondering how to change the crossref labels.
This works fine with figures and tables and equations, but it does not work with chapters and sections. The Is there a doc listing all crossfre -titles and -prefixes? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I think there is an issue with the crossref schemes. Meanwhile, the following will work: language:
crossref-ch-prefix: "Kapitel" See https://github.com/quarto-dev/quarto-cli/blob/main/src/resources/language/_language-de.yml for all entries. |
Beta Was this translation helpful? Give feedback.
I think there is an issue with the crossref schemes.
Meanwhile, the following will work:
See https://github.com/quarto-dev/quarto-cli/blob/main/src/resources/language/_language-de.yml for all entries.