[FEATURE REQ] Add option that just print the second cover
zigzaghumor opened this issue · 3 comments
Is your feature request related to a problem? Please describe.
Some unspported schools don't require the first cover and back cover.
Describe the solution you'd like
A toggle that makes just print second cover possible. There exists similar requset like #447 (reply in thread)
Just to be clear. You want the second cover only (which still depends onde the school) and not the first? Can you help me understand what problem/difficulty this option would solve?
You want the second cover only (which still depends onde the school) and not the first
Yes, but I found that commenting the "cover" related section in nova-fct-defaults.ldf
works, just like #447 (reply in thread). Thus this request becomes a nice to have but not necessary one.
It is still unclear to me why one wold want that. But that can be achieved by uncommenting
\ntaddfile{cover}[1]{cover-front} % front cover
\ntaddfile{cover}[N]{cover-back} % back cover
at the bottom of Config/3_files.tex
and create the above files in Chapters
folder with with just one %
character inside.