Subversion Repositories wimsdev

Rev

Rev 12206 | Blame | Compare with Previous | Last modification | View Log | RSS feed

Variables reserved for software
:wims_backslash_insmath
software
if the value is ``yes'', it is possible to use the notation \( \) to insert mathematical expressions.
:force_mathml
software
if the value is ``yes'', force mathml output of tex formulas.

:disable_mathml
software
If the value is 1, disable mathml output of tex formulas.
The variable ``disable_mathml'' has priority on ``force_mathml''.

:pari_precision
software
give the pari precision of the computation with Pari/GP
:print_precision
software
give the precision of the computed number at the end of the computation.
:maxima_precision
software
give the maxima precision of the computation with Maxima.
:wims_multiexec
software
If the value is ``yes'', allow the multiexecution of the mathematical software
:use_comma
software
If value is ``1'' moneyprint will use a ``decimal comma''. Any other value or no value will use the decimal point notation.
Only to be used for presentation purposes.