mbredel / thesis-template

A LaTeX template for Bachelor and Master thesis
GNU General Public License v3.0
86 stars 83 forks source link

Unable to change paragraph spacing | Successful build using MacTex and in container #28

Closed AkshayChikhalkar closed 3 months ago

AkshayChikhalkar commented 7 months ago

Hello,

I could compile the project using the 'MacTex' compiler using vscode and docker container. However, I would appreciate any help with paragraph spacing. I tried adding spacing in classic_thesis.tex but it didn't work. Adding space with \setlength{\parskip}{1em} works, but it also adds spacing for headings and disturbs the entire styling.

AkshayChikhalkar commented 3 months ago

was able to do it