Hi, > Are you aware of a way to change the font size of the symbolic (LaTeX? or > whatever) output? > > It’s not possible right now, sorry. You need to do some tricks on the > Latex side for this to happen. I’ll try to submit a PR to Sympy with a fix > for that :-) > That might be very helpful indeed. Thanks! Actually, I went the other way around, asking at Sympy if they could tell me how to use the 'fontsize' argument in the init_printing(...) call to work properly. They said its broken and suggested to use MathJax (with a workaround) ... which as you state properly works in Browser oriented IDEs only but not in Sypder. So it seems one is stuck with a fixed font size for rendered symbolic output from SymPy if using Spyder. It would really be nice to have a fix for that.
Xaver -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
