Tuesday, December 15, 2009

How can i create two newlines in Latex?

i try to use \\ twice but it gives an error, help please?How can i create two newlines in Latex?
Hi, I don't know how two create to newlines (maybe impossible...) but you can try using this method:





words... \\


\vspace{12pt}


other words





\\ makes the fist empty line and \vspace{12pt} gives you a vertical space of 12pt (if you write with this measure, if not you have to substitute the measure). Try and tell me! Bye!

No comments:

Post a Comment