<div class="markdown">
<p dir="auto">On 10 Aug 2015, at 14:28, Benny Kjær Nielsen wrote:</p>

<blockquote>
<p dir="auto">On 10 Aug 2015, at 19:51, Edward Thome wrote:</p>

<blockquote>
<p dir="auto">These are working great on my computer running Yosemite.  On the computer running El Capitan, every time I start typing  the ~~~, I am asked to install Pygments (again).  It never seems to recognize that Pygments is installed. For the Math Styling, it doesn’t ask to install anything, but it also doesn’t do anything other than center whatever text has been written.</p>
</blockquote>

<p dir="auto">Instead of rebooting with El Capitan I'm going to be lazy and simply ask: What happens if you paste this command in a Terminal window:</p>

<pre><code>which pygmentize
</code></pre>
</blockquote>

<p dir="auto">On the computer running El Captitan it says:</p>

<p dir="auto">/Library/Frameworks/Python.framework/Versions/2.7/bin/pygmentize</p>

<p dir="auto">On the computer running Yosemite it says</p>

<p dir="auto">/usr/local/bin/pygmentize</p>

<p dir="auto">I just created a symlink and it works now.  Thanks.  </p>

<code class="TeX">
<div class="highlight" style="background: #ffffff"><pre style="line-height: 125%">    // This is plain TeX
    <span style="color: #008800; font-weight: bold">\vskip</span> 1 truein
    <span style="color: #008800; font-weight: bold">\noindent</span>
    <span style="background-color: #fff0f0">$</span><span style="color: #996633">\int</span><span style="color: #007020">_</span><span style="color: #6600EE; font-weight: bold">0</span><span style="color: #007020">^</span><span style="color: #6600EE; font-weight: bold">1</span><span style="color: #007020"> e^x dx</span><span style="background-color: #fff0f0">$</span>
</pre></div>

</code>

<p dir="auto">;-)</p>

<p dir="auto">Ed</p>

</div>