
\hdashline - Tex Command
NAME
\hdashline - Used to draw horizontal dash line.
SYNOPSIS
{ \hdashline }
DESCRIPTION
\hdashline command draws horizontal dash line.
EXAMPLE
-
\begin{matrix} x_{11} & x_{12} \\ x_{21} & x_{22} \strut \\ \hdashline x_{31} & x_{32} \strut \end{matrix}
$ \begin{matrix} \hline x_{11} & x_{12} \\ x_{21} & x_{22} \strut \\ \hdashline x_{31} & x_{32} \strut \end{matrix} $
Advertisements