@Define
@Environments
Equation = @TeX "equation" @InnerMath % only math-environments and commands can be used in it
TeX = "" "" @InnerVerb % inner code should be transferred verbatim in .tex file
@Commands
Sqrt = "\sqrt" @InMath
After that #3 can be solved as in example (@TeX environment)