On 04/12/2013 04:27 AM, Julien Rioux wrote:

I never got custom macros to work, therefore I removed them at b44e253 <https://github.com/sympy/sympy/commit/b44e2537146223c8829cf94446c136e46bc30a06>. If you can get the docs to compile with them, then that's fine, but otherwise you will have to substitute your custom macros for standard latex, as we want to keep the docs compilable. IMHO it will make your source much more readable anyway (you might be used to what e.g. |\lbrk| is a short-hand for, but nobody else is).


Reply to this email directly or view it on GitHub <https://github.com/sympy/sympy/pull/1937#issuecomment-16281340>.

I removed all latex macros and fixed problem with tabels. Both html and latex now build locally without problems. When I run -

./sympy-bot review 1937 -D  --reference /home/brombo/MathPhysics/sympy

I get the error -

/tmp/sympy-bot-tmpl6atud/sympy/doc/src/modules/integrals/integrals.rst:106: WARNING: 
autodoc can't import/find method 'sympy.integrals.manualintegrate', it reported error: 
"manualintegrate", please check your spelling and sys.path

make: *** [html] Error 1


Which is in the documentation for a module that I have nothing to do with. Any suggestions would be welcome. Could I have messed up conf.py?

--
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to