12 lines
167 B
TeX
12 lines
167 B
TeX
\documentclass{article}
|
|
\usepackage{mleftright}
|
|
|
|
\begin{document}
|
|
|
|
\begin{equation}
|
|
\mleft\lvert x \mright\rvert
|
|
\mleft( x \mright)
|
|
\end{equation}
|
|
|
|
\end{document}
|