<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    I don't know the exact syntaxes excepted by both solutions but:<br>
    <br>
    - <tex src=""> uses the mathtex.cgi webservice on the
    community webserver (and a full latex installation)<br>
    - \(\)  uses MathJax, and in this case with \(\) the LaTeX syntax.
    But I don't know where \indent nad \bye is coming from<br>
    <br>
    <br>
    So we have all the possible solutions again online. <br>
    <br>
    Regards,<br>
    <br>
    Tom<br>
    <br>
    <div class="moz-cite-prefix">Op 3-7-2013 2:40,
      <a class="moz-txt-link-abbreviated" href="mailto:thomas.rochford@jiscadvance.ac.uk">thomas.rochford@jiscadvance.ac.uk</a> schreef:<br>
    </div>
    <blockquote cite="mid:51d30417.330db50a.2312.3ef6@mx.google.com"
      type="cite">
      <style data-externalstyle="true"><!--
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
}

p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst, p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle, p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
line-height:115%;
}
--></style>
      <div data-externalstyle="false" dir="ltr"
        style="font-family:Calibri, 'Segoe UI', Meiryo, 'Microsoft YaHei
        UI', 'Microsoft JhengHei UI', 'Malgun Gothic', 'Khmer UI',
        'Nirmala UI', Tunga, 'Lao UI', Ebrima,
        sans-serif;font-size:12pt;">
        <div>Good afternoon,</div>
        <div><br>
        </div>
        <div>Thank you Tom, that was very timely!</div>
        <div><br>
        </div>
        <div>There are still some minor glitches, e.g. \indent and
          \tag{} etc. have stopped working, but I can work around those.
          Most impressively, however \varpi_g  now properly produces the
          glyph for the ‘ecliptic longitude of the perigee’ (i.e. the
          apparent ecliptic longitude of the sun when the earth is
          closest to it) !!!<br>
        </div>
        <div data-signatureblock="true">
          <div><br>
          </div>
          <div>Kindest regards, Thomas<br>
          </div>
          <div>Sent from Windows Mail</div>
          <div><br>
          </div>
        </div>
        <div style="padding-top: 5px; border-top-color: rgb(229, 229,
          229); border-top-width: 1px; border-top-style: solid;">
          <div><font style="line-height: 15pt; letter-spacing: 0.02em;
              font-family: Calibri, "Segoe UI", Meiryo,
              "Microsoft YaHei UI", "Microsoft JhengHei
              UI", "Malgun Gothic", "Khmer UI",
              "Nirmala UI", Tunga, "Lao UI", Ebrima,
              sans-serif; font-size: 11pt;" face="Calibri, 'Segoe UI',
              Meiryo, 'Microsoft YaHei UI', 'Microsoft JhengHei UI',
              'Malgun Gothic', 'Khmer UI', 'Nirmala UI', Tunga, 'Lao
              UI', Ebrima, sans-serif"><b>From:</b> Tom Reijnders<br>
              <b>Sent:</b> ‎Monday‎, ‎1‎ ‎July‎ ‎2013 ‎12‎:‎02<br>
              <b>To:</b> For Xerte technical developers</font></div>
        </div>
        <div><br>
        </div>
        I rebuilt the web service that is used (by the flash engine and
        <br>
        javascript/html5 engine) to convert <tex src=""> tag to an
        image. I also <br>
        moved it to the community server.<br>
        <br>
        Because of the move, I have changed the DNS records that point
        to the <br>
        web service, and it takes a while before the DNS change is
        complete (up <br>
        to 48 hours). After that, everything should work again.<br>
        <br>
        Sorry for any inconveniences.<br>
        <br>
        <br>
        Regards,<br>
        <br>
        Tom<br>
        <br>
        Op 1-7-2013 19:48, Tom Reijnders schreef:<br>
        > Thomas,<br>
        ><br>
        > This is not MathJax but the old way of implementing TeX.
        And yes, I <br>
        > checked and that server is not working. They replaced the
        server and <br>
        > changed the OS from BSD to Linux. The executable used,
        doesn't run any <br>
        > more. I'll do my best and rebuild the executable for Linux.<br>
        ><br>
        > In the mean time you can use LaTeX in MathJax by placing
        the LaTeX <br>
        > formula between \( and \), i.e. \(a \indent \frac{(x -
        h)^2} { a^2} + <br>
        > \frac{(y - v)^2} {b^2} = 1\)<br>
        ><br>
        > Tom<br>
        ><br>
        ><br>
        ><br>
        > Op 1-7-2013 18:25, Thomas Rochford schreef:<br>
        >> Hi Everyone,<br>
        >><br>
        >> Is it just me or has Mathjax suddenly stopped working?<br>
        >><br>
        >> I am getting 'broken' image icons in IE10 and Chrome
        and nothing at <br>
        >> all in Firefox. I'm sure it was working yesterday, when
        I tried it <br>
        >> with R1005 to test the fix for backslashes, and it was
        definitely <br>
        >> working.<br>
        >><br>
        >> The code I'm using is<br>
        >><br>
        >> <tex src="a \indent \frac{(x - h)^2} { a^2} +
        \frac{(y - v)^2} {b^2} <br>
        >> = 1" /bye><br>
        >><br>
        >> The backslashes are now resistant to being re-published
        which <br>
        >> previously caused them to be stripped.<br>
        >><br>
        >> I'm meant to be demo-ing this on Thursday too!<br>
        >><br>
        >> Kindest regards, Thomas<br>
        >><br>
        >><br>
        >> _______________________________________________<br>
        >> Xerte-dev mailing list<br>
        >> <a class="moz-txt-link-abbreviated" href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a><br>
        >>
        <a class="moz-txt-link-freetext" href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><br>
        >> This message and any attachment are intended solely for
        the addressee <br>
        >> and may contain confidential information. If you have
        received this <br>
        >> message in error, please send it back to me, and
        immediately delete <br>
        >> it.   Please do not use, copy or disclose the
        information contained <br>
        >> in this message or in any attachment.  Any views or
        opinions <br>
        >> expressed by the author of this email do not
        necessarily reflect the <br>
        >> views of the University of Nottingham.<br>
        >><br>
        >> This message has been checked for viruses but the
        contents of an <br>
        >> attachment<br>
        >> may still contain software viruses which could damage
        your computer <br>
        >> system, you are advised to perform your own checks.
        Email <br>
        >> communications with the University of Nottingham may be
        monitored as <br>
        >> permitted by UK legislation.<br>
        >><br>
        >><br>
        >><br>
        >><br>
        ><br>
        <br>
        -- <br>
        --<br>
        <br>
        Tom Reijnders<br>
        TOR Informatica<br>
        Chopinlaan 27<br>
        5242HM Rosmalen<br>
        Tel: 073 5226191<br>
        Fax: 073 5226196<br>
        <br>
        <br>
        _______________________________________________<br>
        Xerte-dev mailing list<br>
        <a class="moz-txt-link-abbreviated" href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a><br>
        <a class="moz-txt-link-freetext" href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><br>
        This message and any attachment are intended solely for the
        addressee and may contain confidential information. If you have
        received this message in error, please send it back to me, and
        immediately delete it.   Please do not use, copy or disclose the
        information contained in this message or in any attachment.  Any
        views or opinions expressed by the author of this email do not
        necessarily reflect the views of the University of Nottingham.<br>
        <br>
        This message has been checked for viruses but the contents of an
        attachment<br>
        may still contain software viruses which could damage your
        computer system, you are advised to perform your own checks.
        Email communications with the University of Nottingham may be
        monitored as permitted by UK legislation.<br>
        <br>
        <br>
        <br>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Xerte-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a>
<a class="moz-txt-link-freetext" href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
--

Tom Reijnders
TOR Informatica
Chopinlaan 27
5242HM Rosmalen
Tel: 073 5226191
Fax: 073 5226196

</pre>
  </body>
</html>