Comment #18 on issue 1490 by Toon.Verstraelen: LatexPrinter doprint inline=None http://code.google.com/p/sympy/issues/detail?id=1490
This works at my place: wget 'http://sympy.googlecode.com/issues/attachment?aid=1757342635748407151&name=0001-Tutorial-update-for-latex-mode-argument.patch.gz' -O 0001-Tutorial-update-for-latex-mode-argument.patch.gz gunzip 0001-Tutorial-update-for-latex-mode-argument.patch.gz git apply 0001-Tutorial-update-for-latex-mode-argument.patch ... It is indeed what you guessed it is. I think Fabian just re-enabled automatic testing of the documentation: http://git.sympy.org/?p=sympy.git;a=commit;h=bce91df188a3b449e3a9e0d5bef4c19e9ab5a1a4 So, you can pull the latest master, do 'git rebase master' in your branch and run python setup.py test_doc. (It should run these tests. I did not try it.) -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sympy-issues?hl=en -~----------~----~----~----~------~----~------~--~---
