wspr / breqn

Automatic line breaking in LaTeX equations
18 stars 2 forks source link

"style" option affects equation number #1

Open wspr opened 10 years ago

wspr commented 10 years ago

Not sure if this is the right behaviour:

\begin{dmath}
F(s) = \int_0^\infty f(t)e^{-st} dt
\end{dmath}

\begin{dmath}[style=\scriptsize]
F(s) = \int_0^\infty f(t)e^{-st} dt
\end{dmath}