Uploaded image for project: 'LaTeX'
  1. LaTeX
  2. LATEX-68

MathJax support

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Duplicate
    • Major
    • None
    • 1.7
    • Syntax
    • None
    • Unknown
    • N/A
    • N/A

    Description

      Ticket [#LATEX-66] and [#LATEX-67] could be solved based on MathJax, which displays formula very nicely and supports references to equations as well as a wide range of LaTeX environments.

      All that needs to be done to use MathJax with XWiki is to copy the distribution to resources/MathJax and to append

      <script type="text/x-mathjax-config">
        MathJax.Hub.Config({
          displayAlign: "left",
          displayIndent: "2em",
          TeX: { equationNumbers: { autoNumber: "AMS" } }
        });
      </script>
      <script type="text/javascript" async
        src="/xwiki/resources/MathJax/MathJax.js?config=TeX-AMS_CHTML">
      </script>
      

      to Administer WikiLook & FeelPresentationHeaderHTTP Meta Info

      Attachments

        Issue Links

          Activity

            People

              vmassol Vincent Massol
              Kido Guido Kracke
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: