<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">On 29 Jun 2024, at 20:02, Stephen Chong wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;">
<p dir="auto">Has anyone had any success with getting the <a href="https://github.com/mailmate/texmath.mmbundle" style="color: #777777;">TeXMath bundle</a> to work in recent versions (I'm running 6038)? Or does anyone have any other way of using MailMate to write and send LaTeX?</p>
</blockquote>
<p dir="auto">Seems to work for me:</p>
<math display="block"><mrow style="background-color: #F0F8FF; border-radius: 5px 5px 5px 5px; padding: 10px;"><semantics><mrow><mi>α</mi><mo>=</mo><mi>β</mi><mo lspace="verythinmathspace" rspace="0em">+</mo><mn>42</mn></mrow><annotation encoding="application/x-tex">\alpha = \beta + 42</annotation></semantics></mrow></math>

<p dir="auto">As well as ASCII math:</p>
<math display="block"><mrow style="background-color: #F0F8FF; border-radius: 5px 5px 5px 5px; padding: 10px;"><mi>α</mi><mo>=</mo><mi>β</mi><mo>+</mo><mn>42</mn></mrow></math>

<p dir="auto">But the TeXMath bundle has not been updated for a <em>very</em> long time. I can see that it includes an executable which is Intel-only, but it should still work on Apple silicon (using Rosetta 2).</p>
<p dir="auto">Contact me off list and I'll debug why it doesn't work for you. You can start by launching MailMate from a Terminal window to see if there are any error messages:</p>
<pre style="margin-left: 15px; margin-right: 15px; padding: 5px; background-color: #F7F7F7; border-radius: 5px 5px 5px 5px; overflow-x: auto; max-width: 90vw;"><code style="margin: 0 0; border-radius: 3px; background-color: #F7F7F7; padding: 0px;">/Applications/MailMate.app/Contents/MacOS/MailMate
</code></pre>
<p dir="auto">--<br>
Benny</p>

</div>
</div>
</body>

</html>