From c6c289491cae762dda8714f30f5e83500d52d8bf Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Wed, 20 Sep 2017 07:35:15 +0300 Subject: [PATCH] Solve "Illegal parameter number in definition" in RepLevel and Assesment --- tools/style/shortcuts.sty | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/style/shortcuts.sty b/tools/style/shortcuts.sty index 0aa53ce..2ce8234 100755 --- a/tools/style/shortcuts.sty +++ b/tools/style/shortcuts.sty @@ -103,7 +103,7 @@ {1}{\Changey[2][black!20]{0}}% {2}{\Changey[2][black!40]{1}}% {3}{\Cooley[2][black!60]}% - }[\PackageError{Rep}{Undefinded type of answer: #}{}]% + }[\PackageError{Rep}{Undefinded type of answer: #1}{}]% } \newcommand{\RepT}{\Cooley[2][black!70]} \newcommand{\RepD}{\Changey[2][black!40]{1}} @@ -117,7 +117,7 @@ {1}{Maîtrise satisfaisante}% {2}{Maîtrise fragile}% {3}{Maîtrise insufisante}% - }[\PackageError{Assesment}{Undefinded type of answer: #}{}]% + }[\PackageError{Assesment}{Undefinded type of answer: #1}{}]% }