<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Running Matplotlib v: 1.5.1 in Anaconda on OS X El Capitan, V
    10.11.4 trying to render plot labels with LaTeX so I can use figures
    in my thesis. However, whenever I uncomment the command 'usetex =
    true', I receive an error similar to the below: <br>
    <br>
    RuntimeError: LaTeX was not able to process the following string:<br>
    'lp'<br>
    Here is the full report generated by LaTeX: <br>
    <br>
    I have
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    MacTeX-2015 and
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    LaTeX, dvipng and ghostscript are each on my PATH. According to the
    instructions on <a
      href="https://github.com/matplotlib/matplotlib/issues/5076"><a class="moz-txt-link-freetext" href="https://github.com/matplotlib/matplotlib/issues/5076">https://github.com/matplotlib/matplotlib/issues/5076</a> 
    </a>I was able to reproduce the code in a clean environment - so I
    assume there is nothing wrong with any of the installations. <br>
    <br>
    I've tried most of the suggestions I found on various mailing lists
    but still received the same error. <br>
    <br>
    Thanks, <br>
    Ruth Sims<br>
  </body>
</html>