Re: Bug report+fix: Subscripts in mathed

1999-12-20 Thread Jean-Marc Lasgouttes
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: Dekel> There is a small problem with subscripts in Lyx: When typing Dekel> x'_2 in mathed, the digit 2 appears at the middle of the line Dekel> (not as a subscript as it should). Dekel> The following patch fix this problem. This patch also

Bug report+fix: Subscripts in mathed

1999-10-30 Thread Dekel Tsur
There is a small problem with subscripts in Lyx: When typing x'_2 in mathed, the digit 2 appears at the middle of the line (not as a subscript as it should). The following patch fix this problem. This patch also ensures that the values of asc & des are the same in MathParInset::Draw and in MathPa