Re: Commit: More section break goodness.


Subject: Re: Commit: More section break goodness.
From: Leonard Rosenthol (leonardr@lazerware.com)
Date: Fri Aug 10 2001 - 14:09:54 CDT


At 08:58 PM 8/10/2001 +0200, Hubert Figuiere wrote:
>According to Jesper Skov <jskov@redhat.com>:
> > This cannot be (easily) fixed. I asked a long time back how to cope
> > with for example a tab indent which is bigger than the page
> > width. This is what this assertion is about: there is not enough
> > (horizontal) space on the page to layout the Run.
> >
>
>Why not simply wrapping the line in this case too, and ignore tabs
>outside the page bounds. This is what other WP do.

         What Hub said!! If you have a run that exceeds the width, you
wrap it - even if it means wrapping in the middle of a long string (ie. a
URL).

         Interesingly, I just had to deal with this in my layout engine
this week when I implemented columns and tried to render some text with a
long URL that wouldn't fit in the column width. I just wrapped it at the
column width and continued on the next line!

Leonard



This archive was generated by hypermail 2b25 : Fri Aug 10 2001 - 14:06:51 CDT