Automatic line breaking in LaTeX equations
breqn
packagescolor
and background
options from the documentation, as they have never done anything!
(Todo: make them do something…)dseries
with arbitrary fonts.\\genfrac
this time, making it backwards compatible with amsmath definition.mathstyle
code for setting \mathstyle
to ensure consistency between
LuaTeX and other engines.
(This was originally just a quick fix of the value of \\mathstyle
within double
subscripts or superscripts)babel
around use of the generic \\@elt
command.\\@ifstar
command, use a custom prefix instead.
This fixes a bizarre conflict with a combination of the thm-restate
and cleveref
packages.\\@optarg
, similar chance of potential conflict.\\genfrac
.mathtools
to be loaded after breqn
(by preloading graphicx
always).\nolinenumbers
inside maths environments if the lineno
package is loaded.
It would be better to insert a line number, but at least with this the document still compiles!\mathchoice
to allow use under recent versions of LuaTeX