Re: Linewrapping of URLs

2002-10-22 Thread Darren Freeman
On Tue, 2002-10-22 at 16:30, Andre Poenitz wrote: > On Mon, Oct 21, 2002 at 08:24:54PM +0200, Dekel Tsur wrote: > > > Can't blame LyX, it has no idea what to do with a URL when linewrapping. > > > For now that is. > > > > Insert->URL. > > Ah... we were talking about the printout, not on-screen ap

Re: Linewrapping of URLs

2002-10-21 Thread Andre Poenitz
On Mon, Oct 21, 2002 at 08:24:54PM +0200, Dekel Tsur wrote: > > Can't blame LyX, it has no idea what to do with a URL when linewrapping. > > For now that is. > > Insert->URL. Ah... we were talking about the printout, not on-screen appearance. So disregard my previous message. Andre' -- Those w

Re: Linewrapping of URLs

2002-10-21 Thread Andre Poenitz
On Tue, Oct 22, 2002 at 03:54:23AM +0930, Darren Freeman wrote: > My grand scheme would involve telling LyX how to linewrap a URL, say by > splitting on a convenient slash. How is that done? Is it in the code or > in config files? In code. But the problem is that URLs are insets and insets current

Re: Linewrapping of URLs

2002-10-21 Thread Darren Freeman
On Tue, 2002-10-22 at 03:54, Dekel Tsur wrote: > On Tue, Oct 22, 2002 at 03:54:23AM +0930, Darren Freeman wrote: > > Some references have URLs in them, long ones too. Like some URLs are > > nearly one line long. > > > > When I load my 1.2.1 document with 1.2.1 and convert to PS, the result > > doe

Re: Linewrapping of URLs

2002-10-21 Thread Dekel Tsur
On Tue, Oct 22, 2002 at 03:54:23AM +0930, Darren Freeman wrote: > Some references have URLs in them, long ones too. Like some URLs are > nearly one line long. > > When I load my 1.2.1 document with 1.2.1 and convert to PS, the result > doesn't linewrap those URLs, they stick off the page. > > Can