Page numbers of the list of figures and tables
florisvdh opened this issue · 2 comments
florisvdh commented
In the report example of INBOmd_examples the list of figures and the list of tables get a normal page number, while rather the roman page numbers should continue on those pages.
florisvdh commented
Maybe it is possible to offer a choice between the one/two sided report with a YAML parameter? Even if the two-sided report has the 'roman number' bug.
ThierryO commented
Another problem with the two sided report is that the user needs to add a \cleardoublepage
before each # (PART) {-}
. That is required to force the title of the part to the odd page.
Allowing to switch between a one sided and two sided report via YAML is doable.