Skip to content
Snippets Groups Projects
Verified Commit 86827db9 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

changed renew->new

parent af954eb6
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ pandoc-numbering: ...@@ -21,7 +21,7 @@ pandoc-numbering:
urlcolor: blue urlcolor: blue
--- ---
\newcommand{\m}{\mathrm{m}} \newcommand{\m}{\mathrm{m}}
\renewcommand{\C}{\mathrm{C}} \newcommand{\C}{\mathrm{C}}
\newcommand{\V}{\mathrm{V}} \newcommand{\V}{\mathrm{V}}
\newcommand{\mm}{\mathrm{mm}} \newcommand{\mm}{\mathrm{mm}}
\newcommand{\cm}{\mathrm{cm}} \newcommand{\cm}{\mathrm{cm}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment