I am having following code section
Security Centre uses following technologies
\newline
\subsection{Intelligent threat intelligence}
\newline It looks for bad actors by using
I get error there is no line here to end. I want to know how can I introduce gap of a line in my pages so that I can generated things with space in between text.I know if in microsoft word I press enter key it generates a new line I want something similar in this.
\subsectionthen learn to customize\subsection. IMO a new user should never mess with\newlineas they do not know how to use it (it shopuld hardly ever be used). And as a novice user you should be writing documents not playing/changing designs, that is just a waste of time. – daleif Mar 15 '20 at 19:26\newlineor\\in a document. If you want a style with vertical space between paragraphs that should be specified one in the document preamble, eg add\usepackage{parskip}– David Carlisle Mar 15 '20 at 21:19\setlength\parskip{<length>}, (iii) if you like add only at some place vertical space, after empty line add\vspace{<lenght> whereis desired space. In cases that you like to have more space aftersectionredefine\section` definition (how to do this, ask a new question or search this site). Please read some introductory text as https://tobi.oetiker.ch/lshort/lshort.pdf.