next up previous contents
Next: Calling queries in answer Up: User-defined Answer Formats Previous: Iterations over expressions

Special characters

If one wants a comma inside an expresssion that shall be visible in the answer, then one has to escape it ` tex2html_wrap_inline4677 ,'. The same holds for the other special characters like `(', `)' etc. Here is a short list of supported special characters. Some require a double backslash.

tabular1839

In principal, any non-alphanumerical character like '(',')','{','}', '[', ']' can be referred to by the backslash operator. Note that the vanilla versions of these charcters are used to denote expressions in answer formats. Hence, we need to 'escape' them by the backslash if they shall appear in the answer.



ConceptBase Team