breqn icon indicating copy to clipboard operation
breqn copied to clipboard

`frame` doesn't retain centers

Open wspr opened this issue 11 years ago • 1 comments
trafficstars

Hard to describe in words; the following examples share a right edge rather than a centre line:

\begin{dmath}[frame]
F(s) = \laplace
\end{dmath}

\setlength\fboxrule{1mm}
\begin{dmath}[frame]
F(s) = \laplace
\end{dmath}

\begin{dmath}[frame=2pt]
F(s) = \laplace
\end{dmath}

wspr avatar Jun 10 '14 12:06 wspr

This is more easily seen with enlarged framesep values.

wspr avatar Jun 11 '14 09:06 wspr