Text FormattingLine breaks in URLs

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
User avatar
jiapei100
Posts: 28
Joined: Sat Jan 12, 2008 7:23 pm

Line breaks in URLs

Post by jiapei100 »

Yes, you are right. Whenever I ticked "Enable static word wrap", Kile editor automatically add a space whenever the text meets the end of the line.

This happens in \url as well.

If I didn't enable this static word wrap, in Kile editor, the input texts will not be organized in a good manner.

So, do you mean, that is a Kile problem, rather than latex problem, right?

Rgds
JIA

daleif wrote:Static wordwrap be the problem.

Settings -> editor -> editing

at least it didn't work well in the (old) version I tested with the URL you specified.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

daleif
Posts: 199
Joined: Wed Nov 19, 2008 12:46 am

Re: Line breaks in URLs

Post by daleif »

well, at least my copy of kile broke it like this

\url{
URL
}

which might not bring problems, but I do think it is a kile problem that it wraps lines like this.

Emacs does not break the line if it does not contain spaces.
Post Reply