Re: Non-float graphics sizing sort of bug

2002-05-31 Thread Jean-Marc Lasgouttes
> "Rod" == Rod Pinna <[EMAIL PROTECTED]> writes: >> Rod, did the patch work for you? I can apply it to trunk, but I'd >> rather wait before applying it to BRANCH-1_2_x. Rod> Sorry, just got down to this message. It worked perfectly for Rod> horizontal stuff. I've never used vertical alignmen

Re: Non-float graphics sizing sort of bug

2002-05-30 Thread Rod Pinna
> Rod, did the patch work for you? I can apply it to trunk, but I'd > rather wait before applying it to BRANCH-1_2_x. Sorry, just got down to this message. It worked perfectly for horizontal stuff. I've never used vertical alignment myself, so I can't comment on that though. Regards, Rod _

Re: Non-float graphics sizing sort of bug

2002-05-30 Thread Rod Pinna
> Martin> The attached patch does the job for 1.2.0 tar -- very trivial > Martin> (did I miss something?). Please apply. > > It seems I will apply it if it solves your problems. Something we > missed when playing around with widths, it seems. > > What about the patch sent by herbert? It looks l

Re: Non-float graphics sizing sort of bug

2002-05-30 Thread Martin Vermeer
On Thu, May 30, 2002 at 06:38:06PM +0200, Jean-Marc Lasgouttes wrote: ... > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > >> However, something I do not see in Herbert's patch is where is the > >> code to output in latex \textheight and friends. > > Martin> You don't need t

Re: Non-float graphics sizing sort of bug

2002-05-30 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: >> However, something I do not see in Herbert's patch is where is the >> code to output in latex \textheight and friends. Martin> You don't need to see that, as text% -> \textheight was Martin> already OK. Where is the code? Martin>

Re: Non-float graphics sizing sort of bug

2002-05-30 Thread Martin Vermeer
On Thu, May 30, 2002 at 04:14:55PM +0200, Jean-Marc Lasgouttes wrote: > > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > Martin> On Thu, May 30, 2002 at 11:31:56AM +0300, Martin Vermeer > Martin> wrote: ... > > >> The following script fixes my .lyx files after conversion to l

Re: Non-float graphics sizing sort of bug

2002-05-30 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> On Thu, May 30, 2002 at 11:31:56AM +0300, Martin Vermeer Martin> wrote: ... >> The following script fixes my .lyx files after conversion to lyx >> 1.2.0. I think this issue should be prominently announced, and >> fixed *at the

Re: Non-float graphics sizing sort of bug

2002-05-30 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> On Thu, May 30, 2002 at 11:31:56AM +0300, Martin Vermeer Martin> wrote: ... >> The following script fixes my .lyx files after conversion to lyx >> 1.2.0. I think this issue should be prominently announced, and >> fixed *at the

Re: Non-float graphics sizing sort of bug

2002-05-30 Thread Martin Vermeer
On Thu, May 30, 2002 at 11:31:56AM +0300, Martin Vermeer wrote: ... > The following script fixes my .lyx files after conversion to lyx 1.2.0. > I think this issue should be prominently announced, and fixed *at the > source* for 1.2.1 (or 1.2.0fix1?) The attached patch does the job for 1.2.0

Re: Non-float graphics sizing sort of bug

2002-05-30 Thread Martin Vermeer
On Thu, May 16, 2002 at 09:26:14PM +0200, Herbert Voss wrote: > Rod Pinna wrote: > > > > > Just opened a file of mine, from 1.1.6fix4, which has a number of > > non-floating eps files. The output from latex has these is incorrectly > > sized. The graphics are scaled to a percentage of the pape

Re: [PATCH]Re: Non-float graphics sizing sort of bug

2002-05-17 Thread Herbert Voss
Garst R. Reese wrote: > Herbert Voss wrote: > >>textheight% and paperheight% maybe better, but than we have to >>change the width of most gui-choices. >> > How about: > > text%ht paper%ht or page%ht we should change this for 1.2.1 to textwidth%, textheight%, ... Herbert -- http://www.lyx

[PATCH]Re: Non-float graphics sizing sort of bug

2002-05-16 Thread Herbert Voss
Rod Pinna wrote: > > This works on my file. I now get the same output as 1.1.6. Haven't had an > extensive play with it though, so I can't comment on anything else the > patch does. > >> >>>Just opened a file of mine, from 1.1.6fix4, which has a number of >>>non-floating eps files. The output f

Re: Non-float graphics sizing sort of bug

2002-05-16 Thread Rod Pinna
Herbert et al, This works on my file. I now get the same output as 1.1.6. Haven't had an extensive play with it though, so I can't comment on anything else the patch does. Rod On Thu, 16 May 2002, Herbert Voss wrote: > Rod Pinna wrote: > > > > > Just opened a file of mine, from 1.1.6fix4, w

Re: Non-float graphics sizing sort of bug

2002-05-16 Thread Herbert Voss
Rod Pinna wrote: > > Just opened a file of mine, from 1.1.6fix4, which has a number of > non-floating eps files. The output from latex has these is incorrectly > sized. The graphics are scaled to a percentage of the paper width. > > > Actually, I see, the new version has a "text%" option, whic

Re: Non-float graphics sizing sort of bug

2002-05-15 Thread Herbert Voss
Rod Pinna wrote: > Just opened a file of mine, from 1.1.6fix4, which has a number of > non-floating eps files. The output from latex has these is incorrectly > sized. The graphics are scaled to a percentage of the paper width. > > In 1.1.6f4, the file is set to 85% of page. This produces the fol