Hello,
my Moin 1.9.1 were running well with the latex parser and macro from
    http://moinmo.in/ParserMarket/latex

The following code example was working:
    {{{
    #!latex
    \gamma
    \gamma
    }}}

Now I have activated ReStructuredText as the default parser with
    default_markup = 'rst'

But now the code example mentioned above doesn't work. I wonder how I can make 
it work.
The only thing working are one line macros like

    .. macro:: latex(\usepackage{dsfont} % $$\mathds{C}$$)

and

    .. macro:: latex($2^2$)


A related but independent (from above) issue:
I haven't found out however either how to write inline formulas. The following 
code

    Inline `<<latex($2^2$)>>`_ formulas

generate two lines, not one. See http://gridwiki.net/uned/HelpOnLatex

-- 
Ivan Villanueva
Initiator: http://StopSoftwarePatents.eu
Jabber:    i...@ogai.org
VoIP:      sip:o...@ekiga.net
Skype:     ivanogai
GSM:       +49 160 23 160 13

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to