Uploaded image for project: 'MathJax Macro'
  1. MathJax Macro
  2. MATHJAX-29

Extra space after inline usage of the mathjax macro

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.1.5
    • 1.1.4
    • None
    • Unknown
    • N/A
    • N/A

    Description

      To reproduce:

      Normal Wiki text followed by a formula
      
      {{mathjax}}
      \begin{eqnarray}
      1 & = & a x + b y\label{eq:first} \\
      0 & = & c x + d y\label{eq:second}
      \end{eqnarray}
      {{/mathjax}}
      
      Solving equation {{mathjax}}\ref{eq:second}{{/mathjax}}, for {{mathjax}}x{{/mathjax}}, and substituting back into equation {{mathjax}}\ref{eq:first}{{/mathjax}}, yields
      
      {{mathjax}}
      \begin{equation}
      y = \frac{c}{cb-ad}
      \end{equation}
      {{/mathjax}}
      

      Gives:

      Attachments

        Activity

          People

            oana.florean@xwiki.com Florean Oana-Lavinia
            vmassol Vincent Massol
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: