On Mon, Jan 28, 2008 at 09:53:47AM -0500, Richard Heck wrote: > Jean-Marc Lasgouttes wrote: >> rgheck <[EMAIL PROTECTED]> writes: >> >> >>> I'm getting the proof box slightly off the right edge of the screen. >>> This fixes it for me. Are other people seeing this behavior? >>> >>> This is branch and trunk, by the way, though the patch is for trunk. >>> >> >> Why the 1.5 factor? Is looks arbitrary. I would rather use a patch >> like the following, although I do not understand why it does not align >> perfectly on the right... >> >> > It was arbitrary. I should have been more explicit that I wasn't actually > suggesting it as a fix, just as an illustration of the kind of thing that > is needed. > > I think what's happening is that the box is aligning to the exact right > edge of the screen or something like that, and not to the edge of the text > area. But I don't know this code at all.
As a rule of thumb: If you "don't know [some] code at all" then do not apply "arbitrary" changes. Pretty please. Andre'