Search found 3 matches

by confused-jon
Wed Mar 04, 2009 4:45 pm
Forum: General
Topic: The wrapping of email addresses
Replies: 3
Views: 8095

The wrapping of email addresses

Sorry about the delay (someone stole my time). The url package worked well for me. I have put an example below in case anyone is interested.

Thanks very much,
Jon


\documentclass[a4paper,10pt]{article}
\usepackage{times}
%
\usepackage{url}
%
\setlength{\parskip}{10pt}

\begin{document}
Possible ...
by confused-jon
Tue Jan 06, 2009 12:31 pm
Forum: General
Topic: The wrapping of email addresses
Replies: 3
Views: 8095

Re: The wrapping of email addresses

Thorsten,

I will look into the suggested packages and let you know how I get on.

Thank you for the help and the welcome.

Regards,
Jon
by confused-jon
Mon Jan 05, 2009 8:00 pm
Forum: General
Topic: The wrapping of email addresses
Replies: 3
Views: 8095

The wrapping of email addresses

Hello all,

I have a problem with the wrapping of text when an email address (or similar 'word') needs to be wrapped. I find that the email address extends into the right hand margin of the document. I would like the text to wrap instead of doing this.

Example:

\documentclass[a4paper,10pt ...