Closed atxy-blip closed 4 years ago
Add \setlength{\absrightindent}{0pt}
to the main.tex
I managed to achieve the effect with widepar command. I think the report just looks better with full-width title section.
Thank you anyway for your kind reply. ------------------ Original ------------------ From: "Federico Marotta"<notifications@github.com>; Date: Sun, Dec 6, 2020 09:54 PM To: "fmarotta/kaobook"<kaobook@noreply.github.com>; Cc: "atxy-blip"<181850195@smail.nju.edu.cn>; "State change"<state_change@noreply.github.com>; Subject: Re: [fmarotta/kaobook] Cancel margin in title and abstract section of the report (#71)
Add \setlength{\absrightindent}{0pt} to the main.tex
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub, or unsubscribe.
Hi,
I'm currently using the report template for a recent school work. Everything seems fine except that there is an undesired blank space on the right side of the title and the abstract, where the margin feature is supposed to be disabled. Could you show me a way to correct this?
Thanks anyway.