Re: vspace-symbol

2001-12-11 Thread Jean-Marc Lasgouttes
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: Herbert> try this in int LyXText::getLengthMarkerHeight(BufferView * Herbert> bv, VSpace const & vsp) const I'll commit something like that soon. JMarc

Re: vspace-symbol

2001-12-10 Thread Jean-Marc Lasgouttes
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: >> Is your dpi setting correct? Do you have a zoom factor? Herbert> don't know? Changed only the zoom to 150. dpi is 90. is it Herbert> not correct? Assuming the dpi of you monitor in indeed 90, then everything will be 1.5 times larger

Re: vspace-symbol

2001-12-10 Thread Herbert Voss
Jean-Marc Lasgouttes wrote: >>"Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: >> > > Herbert> where is the sense, that I get a long vertical line when I > Herbert> choose for example "-3cm" as vertical length? It should be > Herbert> better to a) draw negative values as is, or b) d

Re: vspace-symbol

2001-12-10 Thread Herbert Voss
Jean-Marc Lasgouttes wrote: >>"Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: >> > > Herbert> where is the sense, that I get a long vertical line when I > Herbert> choose for example "-3cm" as vertical length? It should be > Herbert> better to a) draw negative values as is, or b) d

Re: vspace-symbol

2001-12-10 Thread Jean-Marc Lasgouttes
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: Herbert> where is the sense, that I get a long vertical line when I Herbert> choose for example "-3cm" as vertical length? It should be Herbert> better to a) draw negative values as is, or b) draw them with Herbert> the minimum of positi

Re: vspace-symbol

2001-12-10 Thread Herbert Voss
where is the sense, that I get a long vertical line when I choose for example "-3cm" as vertical length? It should be better to a) draw negative values as is, or b) draw them with the minimum of positive length btw: my lines are about 1cm too long on my 1200x1024 monitor HErbert -- http://www

Re: vspace-symbol

2001-12-10 Thread Jean-Marc Lasgouttes
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: Herbert> the new vspace marker on the left side is a good thing but Herbert> not in tables! It's very difficult to handle a large table Herbert> when a vspace of 2cm is marked with such a long vertical Herbert> line. Should be better to

vspace-symbol

2001-12-09 Thread Herbert Voss
the new vspace marker on the left side is a good thing but not in tables! It's very difficult to handle a large table when a vspace of 2cm is marked with such a long vertical line. Should be better to mark it generally with a standard height, because you always write explizit the value of the vspa