You can use \par to obtain a new paragraph. It is different from \newline or \\ which produce a line break (by the way, there is a \linebreak command, to break the line and justify the line before).
I have some text in a table and I want to add a forced line break. I want to insert a forced line break without having to specify the column width, i.e. something like the following: \\begin{tabular...
What I haven't been able to find in the documentation is how to set the space between the dots or how to set the size of the dots for a dotted line. Do you know where I can find this information?
I know this subject has been covered loads of times but despite looking through various other threads I'm still not entirely sure about the relationship between SERPs and the new state pension!
Possible Duplicate: paragraph style - how to force line break? \\paragraph{} \\\\ - make paragraph a header? I have the following problem. I have a paragraph and only after this single paragraph
As Martin Scharrer has pointed out -- and to answer the general question once and for all --: Use the lineno package. (The package allows to number every line, as shown in its documentation.) See this entry of the TeX FAQ for possible pitfalls and alternatives. The following addition to the tex file will cause line numbers to appear (at least in scrbook class using xelatex) \usepackage{lineno ...