Re: URLs Extending Into Right Margin

2008-01-26 Thread Uwe Stöhr
Rich Shepard schrieb: On Fri, 25 Jan 2008, Uwe Stöhr wrote: Use \href instead of \url. Have a look in the ExtendedObjects manual to see how it is done. They look ugly, with a cyan box around the address. I guess I'll have to futz with \url to get them properly formatted, as they used to be

Re: URLs Extending Into Right Margin

2008-01-26 Thread Uwe Stöhr
Rich Shepard schrieb: Use \href instead of \url. Have a look in the ExtendedObjects manual to see how it is done. LyX 1.6 will support \href directly. Thank you very much. I did not see \href in TLC2, and did not know to go look for it in CTAN. As I wrote: >> Have a look in the ExtendedObj

Re: URLs Extending Into Right Margin

2008-01-25 Thread Rich Shepard
On Fri, 25 Jan 2008, Uwe Stöhr wrote: Use \href instead of \url. Have a look in the ExtendedObjects manual to see how it is done. They look ugly, with a cyan box around the address. I guess I'll have to futz with \url to get them properly formatted, as they used to be. Thanks, Rich -- Ric

Re: URLs Extending Into Right Margin

2008-01-25 Thread Rich Shepard
On Fri, 25 Jan 2008, Uwe Stöhr wrote: Use \href instead of \url. Have a look in the ExtendedObjects manual to see how it is done. LyX 1.6 will support \href directly. Uwe, In the Embedded Objects doc, I see that I need to use the menu Insert->URL, but I cannot cut-and-paste the text from th

Re: URLs Extending Into Right Margin

2008-01-25 Thread Rich Shepard
On Fri, 25 Jan 2008, Uwe Stöhr wrote: Use \href instead of \url. Have a look in the ExtendedObjects manual to see how it is done. LyX 1.6 will support \href directly. Uwe, Thank you very much. I did not see \href in TLC2, and did not know to go look for it in CTAN. Rich -- Richard B. Shep

Re: URLs Extending Into Right Margin

2008-01-25 Thread Uwe Stöhr
Rich Shepard schrieb: In my document's preamble I have '\usepackage{url}', and in the body of the text where there is a URL it's inserted as ERT '\url{http://etc.}'. But, when I view the document (ctrl-d), some of the long strings extend into the right margin. Use \href instead of \url. Ha

URLs Extending Into Right Margin

2008-01-24 Thread Rich Shepard
In my document's preamble I have '\usepackage{url}', and in the body of the text where there is a URL it's inserted as ERT '\url{http://etc.}'. But, when I view the document (ctrl-d), some of the long strings extend into the right margin. I thought that the URL package would handle this, and