fmarotta / kaobook

A LaTeX class for books, reports or theses based on https://github.com/kenohori/thesis and https://github.com/Tufte-LaTeX/tufte-latex.
https://github.com/fmarotta/kaobook
LaTeX Project Public License v1.3c
861 stars 185 forks source link

Cancel margin in title and abstract section of the report #71

Closed atxy-blip closed 4 years ago

atxy-blip commented 4 years ago

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.

fmarotta commented 3 years ago

Add \setlength{\absrightindent}{0pt} to the main.tex

atxy-blip commented 3 years ago

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.