Thank you to everybody for the answer.
I was surprised because the thing used to work as in the user manual. I
expected to put the cursor before the frac and that math-size displaystyle
should do the work. I was also surprised because you said
put \displaystyle{ in the ERT and not {\displaystyle. What am I missing?
Thank you very much
                Alberto Meroni
On Tue, Oct 17, 2000 at 08:54:52AM +0200, Guenter Milde wrote:
> On Mon, 16 Oct 2000 17:12:08 +0000 Herbert Voss <[EMAIL PROTECTED]> 
>wrote:
> > Alberto Meroni wrote:
> >
> > > I have a matrix in math displaystyle and one of the cell is a frac
> > > which I would like to have in displaystyle. If I export the file in TeX
> > > and add a {\displaystyle } everything is ok but if I select the
> > > frac or put the cursor before the frac and do a math-size displaystyle
> > > in the minibuffer I have no effect (in the ps view of course).
> > > What I have misunderstood ?
> 
> > do a 
> > \newcommand\myDStyle[1]{\displaystyle{#1}}
> > in latex preamble and than in your formular \myDStyle{
> > lyx puts the closing paranthesis by itself. now you can insert your 
> > fraction and it never gets lost.
> 
> wouldn't it be sufficient to write \displaystyle{ in the Formula (ERT)
> without defining a new command?
> 
> I suppose, it should also be possible to define a LyX-math-macro if ERT is
> disgusted (see the manual).
> 
> G�nter
> 
> --
> [EMAIL PROTECTED]
> 
> 
> 

Reply via email to