ropensci-review-tools / babelquarto

Renders a Multilingual Quarto Project (Book or Website)
https://docs.ropensci.org/babelquarto/
Other
40 stars 7 forks source link

Appendices double failure #53

Closed truecluster closed 4 months ago

truecluster commented 4 months ago

I attached a simple configuration with appendices, and find two problems:

  1. Doesn't compile with only 1 chapter after appendixes
  2. If I move summary.qmd from chapter to appendices, it compiles, but the reference title 'References' is not translated by its translations 'Références' from references.fr.qmd and 'Referencias' from references.es.qmd. babeltest2.zip
maelle commented 4 months ago

I am away at a conference so will have a look next week, sorry about the bug.

maelle commented 4 months ago

I downloaded the zip folder, thanks.

Doesn't compile with only 1 chapter after appendixes

What do you mean? For me it renders without any error message.

If I move summary.qmd from chapter to appendices, it compiles, but the reference title 'References' is not translated by its translations 'Références' from references.fr.qmd and 'Referencias' from references.es.qmd.

I do not see this behavior either.

Do you use babelquarto latest version?

Thank you for your patience. :pray:

truecluster commented 4 months ago

You are right Maelle, With the latest version it works. Obviously my fault, I apologize.

maelle commented 4 months ago

I'm so relieved! No worries.