Quantitative MRI | MR sequence development | #JuliaLang enthusiast | https://github.com/aTrotier
% final version
\renewcommand{\replaced}[3]{%
{#2}
}
% final version
\renewcommand{\replaced}[3]{%
{#2}
}
\renewcommand{\replaced}[3]{%
\st{#1} \textcolor{red}{#2 \textsuperscript{#3}}% Strikethrough the first argument and insert the second argument
}
\renewcommand{\replaced}[3]{%
\st{#1} \textcolor{red}{#2 \textsuperscript{#3}}% Strikethrough the first argument and insert the second argument
}
Thanks @incidentalfindings.org for the hint about custom function for sort!()
Thanks @incidentalfindings.org for the hint about custom function for sort!()
I wanted to use some kind of convolution/patch package but it was faster to just write a little function.
I wanted to use some kind of convolution/patch package but it was faster to just write a little function.
RegexString("(?:(?<=(?:mul\\(){1})(?:(?:\\d)+,{1}(?:\\d)+))(?=(?:\\)){1})")
RegexString("(?:(?<=(?:mul\\(){1})(?:(?:\\d)+,{1}(?:\\d)+))(?=(?:\\)){1})")
The missing information about keeping or not the status between line was a problem. Thanks @incidentalfindings.org for the help
The missing information about keeping or not the status between line was a problem. Thanks @incidentalfindings.org for the help
I guess I made a mistake in my previous code 👍
I guess I made a mistake in my previous code 👍
Any idea ? I can find another way but, seems clever that way.
Any idea ? I can find another way but, seems clever that way.