Closed ppdewolf closed 3 months ago
Well, the bug is weird. When I isolate the text on a single qmd it's working as usual. I don't know what is the problem. It's not perfect but still readable, so I would let this as it is until we find a solution.
As you may have noticed by now ;-) , I did use the quarto way of referencing ;-) I found on internet that it appears that the bug has to do with the {.unnumbered} tag. Possibly in connection with the book template, because then you have by default that the chapters are numbered and you need the {.unnumberd} for the Preface made explicit. I shortened the title of one section (4.3) because otherwise it became unreadable. For the time being we should leave it like this I guess.
In the Preface I included cross references to sections. In HTML they render differently from PDF (in HTML they include the section titles). I was not able to make that consistent.
Up to you if you accept this. If not, we need to hard code the references in the Preface.