Re: Two mathed issues

2002-12-19 Thread Andre Poenitz
On Thu, Dec 19, 2002 at 01:16:04PM +0100, Lars Gullik Bjønnes wrote: > | Ok. Should I do that? > | > | Lars? This is "trivial cosmetics" but affects usability. > > put it in. Hm.. Dekel. I think decreasing by 2, 3 is too slow. It's not how the .dvi looks like as far as I can tell. Andre' -- T

Re: Two mathed issues

2002-12-19 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Wed, Dec 18, 2002 at 09:58:46PM +0200, Dekel Tsur wrote: | > We just need to change math_metricsinfo.C: | > static const int diff[4][4] = { { 0, 0, -3, -5 }, | > { 0, 0, -3, -5 }, | > | > Instead of 0,0,

Re: Two mathed issues

2002-12-19 Thread Andre Poenitz
On Wed, Dec 18, 2002 at 09:58:46PM +0200, Dekel Tsur wrote: > We just need to change math_metricsinfo.C: > static const int diff[4][4] = { { 0, 0, -3, -5 }, >{ 0, 0, -3, -5 }, > > Instead of 0,0,-3,-5 (this should actually be 0,0,-3,-4), > use 0,0,

Re: Two mathed issues

2002-12-18 Thread Dekel Tsur
On Fri, Dec 13, 2002 at 08:29:31AM +0100, Andre Poenitz wrote: > On Thu, Dec 12, 2002 at 04:07:42PM +0200, Dekel Tsur wrote: > > > If applied to a 10pt font this is decreasing too slowly. > > > > > > I'd think TeX does something like 10->7->5, but I don't know either. > > > > For 10pt text size,

Re: Two mathed issues

2002-12-12 Thread Andre Poenitz
On Thu, Dec 12, 2002 at 04:07:42PM +0200, Dekel Tsur wrote: > > If applied to a 10pt font this is decreasing too slowly. > > > > I'd think TeX does something like 10->7->5, but I don't know either. > > For 10pt text size, \scriptsize=7pt and \tiny=5pt in TeX (and also in LyX). So maybe a multip

Re: Two mathed issues

2002-12-12 Thread Andre Poenitz
On Thu, Dec 12, 2002 at 02:19:46PM +0100, Jean-Marc Lasgouttes wrote: > Aren't you supposed to add \documentclass{article}\begin{document} to > get something sensible? Ah! Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T

Re: Two mathed issues

2002-12-12 Thread Dekel Tsur
On Thu, Dec 12, 2002 at 01:54:32PM +0100, Andre Poenitz wrote: > On Thu, Dec 12, 2002 at 02:41:54PM +0200, Dekel Tsur wrote: > > I think that the rule should be: > > If current text size is <= \normalsize (and > \tiny), use \scriptsize/\tiny > > If current text size is the i-th size after \normalsi

Re: Two mathed issues

2002-12-12 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> poenitz@millo:~ > latex This is TeX, Version 3.14159 (Web2C Andre> 7.3.1) **\show\footnotesize LaTeX2e <2000/06/01> Babel Andre> and hyphenation patterns for american, french, german, ngerman, Andre> n ohyphenation, loaded. >> \foo

Re: Two mathed issues

2002-12-12 Thread Andre Poenitz
On Thu, Dec 12, 2002 at 02:57:31PM +0200, Dekel Tsur wrote: > Actually, it might be better to use \footnotesize/\scriptsize instead. > It is more important to have the text readable on your screen, than have the > same algorithm as TeX. Sure. But if we are too sloppy (like not decreasing output at

Re: Two mathed issues

2002-12-12 Thread Dekel Tsur
On Thu, Dec 12, 2002 at 02:41:54PM +0200, Dekel Tsur wrote: > > What are the rules TeX uses here? > > I don't know the exact rules. > When the size of the normal text is \normalsize, then TeX uses \scriptsize > for subscript, and \tiny for double subscript. > Currently, LyX uses \tiny for both. >

Re: Two mathed issues

2002-12-12 Thread Andre Poenitz
On Thu, Dec 12, 2002 at 02:41:54PM +0200, Dekel Tsur wrote: > I think that the rule should be: > If current text size is <= \normalsize (and > \tiny), use \scriptsize/\tiny > If current text size is the i-th size after \normalsize, increase the sizes > above by i. If applied to a 10pt font this is

Re: Two mathed issues

2002-12-12 Thread Dekel Tsur
On Thu, Dec 12, 2002 at 12:42:19PM +0100, Andre Poenitz wrote: > On Thu, Dec 12, 2002 at 01:33:44PM +0200, Dekel Tsur wrote: > > 2. The size of text in subscript is too small. > > This is especially true when in the text size is smaller than normal > > (e.g., when the formula is inside an abstract

Re: Two mathed issues

2002-12-12 Thread Andre Poenitz
On Thu, Dec 12, 2002 at 01:33:44PM +0200, Dekel Tsur wrote: > 2. The size of text in subscript is too small. > This is especially true when in the text size is smaller than normal > (e.g., when the formula is inside an abstract paragraph) What are the rules TeX uses here? Andre' -- Those who de