-
-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
Description
I'm using the article template for my report, which previously included a title page. However, in the latest version of RinohType, I've noticed that the title page has been removed. It seems this change was made because the article template was too similar to the book template. Unfortunately, the book template adds blank pages after each chapter, making it less suitable for my use case.
Is there a way to reintroduce the title page in the article template, or to get rid of these blank pages in the book template?
My current template looks a like this:
[TEMPLATE_CONFIGURATION]
name = Eindverslag configuration
template = article
language = nl
[VARIABLES]
paper_size = A4
I use the following command to render it:
rinoh Eindverslag.rst -t my_book.rtt
Reactions are currently unavailable