ismayc / thesisdown

An updated R Markdown thesis template using the bookdown package
Other
809 stars 357 forks source link

Removing an extra page after "Preface" when TOC depth is bigger than 3 #118

Closed pcastellanoescuder closed 3 years ago

pcastellanoescuder commented 3 years ago

This "-1" add an extra empty page after "Preface". By removing it this page disappears and TOC depth / TOC num depth seem to be correct.

ismayc commented 3 years ago

Thanks! I misread https://latex.org/forum/viewtopic.php?t=916

github-actions[bot] commented 3 years ago

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org whenever possible) and link to this issue. If a reprex is not applicable, recording a short Loom video showing what you are seeing can go a long way in helping to diagnose problems.