RuntimeError: LaTeX was not able to process the following string: r'lb'
问题 There are similar questions on here, but none seem to capture all this problem. If I copy-and-paste the demo code on matplotlib website using a Jupyter Notebook or Anaconda Python on Windows: """ Demo of TeX rendering. You can use TeX to render all of your matplotlib text if the rc parameter text.usetex is set. This works currently on the agg and ps backends, and requires that you have tex and the other dependencies described at http://matplotlib.org/users/usetex.html properly installed on