I don't think you are allowed a line break in }{ : you certainly are
not in other circumstances.  Please try it without, as your example works 
for me without the (probably) illegal line break.


On Sun, 12 Oct 2003 [EMAIL PROTECTED] wrote:

> I should'nt have sent the last mail so fast. 
> 
> Same problem with
> 
> \eqn{u_j = a_j + b x + c x^2, \quad  j=1, \ldots, r-1}
>         {u[j] = a[j] + b*x + c*x^2 j = 1,\dots,r-1}
> 
> I thought the problem in the first case could have to do with
> the use use of \mbox{}  (with the braces) within the arguments 
> of \eqn, but here there are none braces in the arguments of \eqn{}{}.
> 
> Another case giving the same problem is 
> 
>  \eqn{(k(n-1))\times (k(n-1))}
>         {( k*(n-1) ) X ( k*(n-1) )}
> 
> 
> Kjetil Halvorsen

-- 
Brian D. Ripley,                  [EMAIL PROTECTED]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to