Hi Bill,
> [breakdepth={10}]
I thought that saved me, but look at the attached file.
Compile it and then remove the first and last brace inside dmath and
compile again. With outer { } there is no linebreak. :-(
Obviously the breakdepth has rather to do with \left( and \right) or
maybe just with parentheses, but not on the amount of TeX braces.
Ralf
--
You received this message because you are subscribed to the Google Groups
"FriCAS - computer algebra system" 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 http://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.
\documentclass{article}
\usepackage{amsmath}
\usepackage{flexisym}
\usepackage{breqn}
\setkeys{breqn}{breakdepth={9}}
\begin{document}
\begin{dmath}
{-{2\: {{b}^{2}}\: {{x}^{2}}\: {\sqrt{3}}\: {\log
\left(
{{{{\sqrt[3]{a}}\: {{{\sqrt[3]{{{b\:
x}+a}}}}^{2}}}+{{{{\sqrt[3]{a}}}^{2}}\: {\sqrt[3]{{{b\:
x}+a}}}}+a}}
\right)
}}+{4\: {{b}^{2}}\: {{x}^{2}}\: {\sqrt{3}}\: {\log
\left(
{{{{{{\sqrt[3]{a}}}^{2}}\: {\sqrt[3]{{{b\: x}+a}}}} -a}}
\right)
}}+{{12}\: {{b}^{2}}\: {{x}^{2}}\: {\arctan
\left(
{{\frac{{{2\: {\sqrt{3}}\: {{{\sqrt[3]{a}}}^{2}}\:
{\sqrt[3]{{{b\: x}+a}}}}+{a\: {\sqrt{3}}}}}{{3\: a}}}}
\right)
}}+{{
\left(
{{12}\: b\: x} -{9\: a}
\right)
}\: {\sqrt{3}}\: {\sqrt[3]{a}}\: {{{\sqrt[3]{{{b\:
x}+a}}}}^{2}}}
\cdot
{{{18}\: {{a}^{2}}\: {{x}^{2}}\: {\sqrt{3}}\:
{\sqrt[3]{a}}}}}
\end{dmath}
8867645 6 6465
543 5 54 5 q342q44334 34234 34 2432 423q4 14 1431 123 1131 31321
23132 1432 4234 234 24532
\end{document}