Subversion Repositories wimsdev

Rev

Rev 16258 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 16258 Rev 17228
Line 6... Line 6...
6
syntax:!texmath ``expr''
6
syntax:!texmath ``expr''
7
mean:Translate the mathematical expression ``expr'' into a TeX source. If the expression \
7
mean:Translate the mathematical expression ``expr'' into a TeX source. If the expression \
8
  is not a "machine-understandable mathematical expression", like products without *,\
8
  is not a "machine-understandable mathematical expression", like products without *,\
9
  there is no garanty on the result \
9
  there is no garanty on the result \
10
  (at the moment and in the future !). See examples below.\
10
  (at the moment and in the future !). See examples below.\
11
  Il might be useful to use ``!rawmath'' before applying ``!texmath''.<br/>\
11
  Il might be useful to use ``!rawmath'' before applying ``!texmath''.<br>\
12
  The following transformations are performed:\
12
  The following transformations are performed:\
13
  <ul><li>\
13
  <ul><li>\
14
   Transform computer matrix as [ 4,5;6,7] in latex matrix.\
14
   Transform computer matrix as [ 4,5;6,7] in latex matrix.\
15
   </li><li>\
15
   </li><li>\
16
   Transform A/B in {1 over B} A or { A over B} according to the priority of\
16
   Transform A/B in {1 over B} A or { A over B} according to the priority of\