From 27a9a865c5aef3a300301b1bcf4a9d5fad9a5ae0 Mon Sep 17 00:00:00 2001 From: Gerardo Marx Date: Wed, 10 Dec 2025 21:12:30 +0000 Subject: [PATCH] Updating readme to indicate correct command used in remove --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 0184020..9598eff 100644 --- a/Readme.md +++ b/Readme.md @@ -54,7 +54,7 @@ The `revmarx.tex` contains the next packages and commands definitions to be used } % Define the \remove command -\newcommand{\remove}[1]{\textcolor{red}{\st{#1}}} +\newcommand{\remove}[1]{\textcolor{red}{\sout{#1}}} % Define review legend