Published
- 1 min read
latex space between paragraphs and lines
The solution for this is noted below
latex space between paragraphs and lines
Solution
\setlength{\parindent}{4em}
\setlength{\parskip}{1em}
\renewcommand{\baselinestretch}{1.5}
Try other methods by searching on the site. That is if this doesn’t work