I would ask the Jupyter guys about this, or on stack overflow. I think in the worst case you may need to export to latex and edit the file manually to wrap the expressions.
Aaron Meurer On Mon, Oct 3, 2016 at 7:38 AM, Johannes Franz <[email protected]> wrote: > Hello there, > > not sure if this is the right place to ask this question. > My setup is Ipython/Jupyter with sympy. Maybe the question is more Jupyter > specific than sympy. > > I've got the following problem. Whenever I want to print to real paper or > create a pdf via the latex export method, real long formula outputs are > capped off. > Meaning, I can only see part of the output and the rest is hidden in a > scrollable area, which is of course of no use if you print it out. > The funny thing is as long as I do not print the whole formula is shown > correctly and I do not have to scroll? > > Any suggestions? > Best regards, > Johannes. > > -- > 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 post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/sympy. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/a085db2b-5bd6-4f55-b3cd-4f625afaa654%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAKgW%3D6KWMyDwJwDe3eikEaJFg4YJHdBbDLt64nTNyq%2B0aHaK4A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
