1 | initial version |
John is right, I believe. Here is the documentation for mathtext (i.e., matplotlib's tex renderer). You could conceivably do the usetex option in matplotlib to have matplotlib pass the expression directly to Tex, which may make the align command work.