Rudolf Adamkovič Personal site


Typesetting transposes: A^\mathsf{T}

Four ways to typeset matrix transpose:

\begin{gather*}
  A^\mathrm{T} =
  A^\top =
  A^\intercal =
  A^\mathsf{T}
  \\[2ex]
  \vec{v}^\mathrm{T} =
  \vec{v}^\top =
  \vec{v}^\intercal =
  \vec{v}^\mathsf{T}
\end{gather*}
\[\begin{gather*}
  A^\mathrm{T} =
  A^\top =
  A^\intercal =
  A^\mathsf{T}
  \\[2ex]
  \vec{v}^\mathrm{T} =
  \vec{v}^\top =
  \vec{v}^\intercal =
  \vec{v}^\mathsf{T}
\end{gather*}
\]

Subjectively, the last one looks best.


© 2025 Rudolf Adamkovič under GNU General Public License version 3.
Made with Emacs and secret alien technologies of yesteryear.