I've just started experimenting with LaTeX, and I was wondering:
does it matter if I use linebreaks in my paragraphs?
My tex file is stored in subversion, and using a new line for each sentense makes it easier to see the "svn diffs".

Code: Select all
S1
S2Code: Select all
S1
%
S2