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]