Jose Abilio Oliveira Matos a écrit :
>
> On Mon, Oct 23, 2000 at 05:12:35PM +0200, Philippe JAOUEN wrote:
> >
> > > > I cannot have m superscript 3 (m^3) on printed or html pages.
> > >
> > > Could you send a small example where that happens.
> > >
> > ----------------------- lyx file SGML
> > \layout Standard
> >
> > réglage capacité 3,3
> > \begin_inset Formula \( \textrm{m}^{3} \)
> > \end_inset
> >
> > \latex latex
> >
> > \latex default
> > azer
> > \layout Standard
> > ----------------------- sgml file
> > <para>
> > réglage capacité 3,3 azer
> > </para>
> > ------------------------------
> > the ps output does not contain m superscript 3
> > the same lyx file with article layout gives a correct ps output
>
> How do you translate math to docbook?
> The only option is to do it with an extension of MathML to Docbook.
>
> This option is emerging as the real choice, and I will try to implement it
> in lyx. I will wait for the new mathed, I had some mail exchange some time
> ago with Alejandro regarding this.
>
> For now lyx ignores the output of any math formula, maybe a better alternative
> would be to export the formulas as text. What do you think? What do others
> think?
>
Is it necessary to use Math in order to have only superscript and
subscript (m3 or CO2) ?