Search found 1 match

by Quickstu
Sun Oct 10, 2010 2:47 pm
Forum: Text Formatting
Topic: Justify line
Replies: 4
Views: 13129

Re: Justify line

\linebreak fixed my issue, the reason I didn't want latex to perform the task automatically was because I was using the \url command and it placed the http:// on the first line and the rest on the next line, it looked very untidy but using the \linebreak before the \url fixed it up nicely.

Many ...