I've tried with the MacroChain macro, as follows:

[[MacroChain(Latex($\frac {1} {x}$ ), span)]]

but with no luck... the output form the Latex macro is rendered yes in a
span, but as a CDATA, not as HTML fragment...

Maybe you can elaborate more on this path?

Ciao,
Roberto


2010/8/10 Olemis Lang <[email protected]>

> On Tue, Aug 10, 2010 at 3:33 PM, Olemis Lang <[email protected]> wrote:
> > Hello !
> >
> > I'm using one of the macros that renders inline and display AMS Tex
> > formulas [1]_ . I want to insert one such image inside a span but when
> > I do something like this
> >
> > {{{
> > #!span
> >
> > {{{
> > #!Latex
> >
> > $\frac {1} {x}$
> > }}}
> >
> > }}}
> >
> > the contents of the span look like this [...]  <= yes , this is what
> > is rendered. If I delete the span macro then everything works OK .
> >
>
> works with divs too
>
> --
> Regards,
>
> Olemis.
>
> Blog ES: http://simelo-es.blogspot.com/
> Blog EN: http://simelo-en.blogspot.com/
>
> Featured article:
>
> --
> You received this message because you are subscribed to the Google Groups
> "Trac Users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<trac-users%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/trac-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to