Hi, I'm using Sympy to generate latex for a webpage, but I have an issue when converting algebraic fractions into latex. I have attached an image with an example, I use sympy.Eq() to set up an equation and then convert it to latex using sympy.latex(). Is there anyway to prevent sympy from splitting these fractions up?
Thanks! -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/01250e29-b5ea-49ca-862c-e2d84f4c6285n%40googlegroups.com.
