Fix compilation by changing newcommand->renewcommad

Signed-off-by: Kakadu <Kakadu@pm.me>
This commit is contained in:
Kakadu 2022-08-23 17:25:33 +03:00
parent e5c5f914bd
commit 2a5e644101

View file

@ -37,7 +37,7 @@ property ``$e$ is a reference''. The result of assignment operator coincides wit
assigns 3 to both "\lstinline|x|" and "\lstinline|y|". assigns 3 to both "\lstinline|x|" and "\lstinline|y|".
\begin{figure}[h] \begin{figure}[h]
\newcommand{\Ref}[1]{\mathcal{R}\,({#1})} \renewcommand{\Ref}[1]{\mathcal{R}\,({#1})}
\renewcommand{\arraystretch}{4} \renewcommand{\arraystretch}{4}
\[ \[
\begin{array}{cc} \begin{array}{cc}