On Feb 7, 2008, at 4:54 PM, David Owen wrote:
> Hi, Everybody,
>
> All the best for the New Year to everyone.
>
> Can someone tell me how I can "skip" ,say, two or three lines in a
> document?
> That is, I want to insert two or three blank lines between two
> texted lines.
\vspace{2\baselineskip} or
\vspace{3\baselineskip}