Subversion Repositories wimsdev

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7673 4100 d 9 h bpr /trunk/wims/src/ [minor/spaces]  
7415 4184 d 21 h schaersvoorde /trunk/wims/src/ [minor/svn] rawmath.c : corrected 'mathmlmath' exponent flaw (eg converting Latex to Mathml)  
5551 4760 d 8 h bpr /trunk/wims/ [minor/fix] htmlmath was not good - cleaner now. add mathmlmath in exec functions
add alias math2tex math2html math2mathml (I find these names saying better what is done !)
 
5544 4760 d 18 h bpr /trunk/wims/src/ [minor/add] add mathmlmath() - I think that we will open it to exec after.  
5523 4762 d 20 h bpr /trunk/wims/src/ [major/add] add mathml in the kernel  
5517 4763 d 18 h bpr /trunk/wims/src/ [minor/comments]  
5503 4767 d 17 h bpr /trunk/wims/src/ [minor/] clean __replace_mathvar(p) and hmname ; file reformating (delete tabs)  
5492 4769 d 16 h kbelabas /trunk/wims/src/ rawmath: don't replace 'iso-latin trema' by '^'  
5491 4769 d 17 h kbelabas /trunk/wims/src/ rawmath:
- remove 'modified' (useless)
- remove user_prohibited = string starting with "1-1+" (no reason to special
case)
 
5466 4776 d 8 h bpr /trunk/wims/src/ [minor/] cut replace_expgrec in two parts  
5465 4776 d 8 h bpr /trunk/wims/src/ [major/] add a column in hmname.c in prevision of mathml
- add comments in insmath.c
- cut in smaller functions htmlmath() and rawmath()
- should be equivalent for mathalign_base < 2
 
5336 4791 d 12 h bpr /trunk/wims/src/ [minor/fix] fix bug in translate E+02 in 10<sup>2</sup>  
3718 5273 d 17 h reyssat /trunk/wims/src/ [major/fix] replaced strcpy function in C code to avoid problem on 64 bits machines in case of overlapping strings  
10 6575 d 13 h reyssat /trunk/wims/src/ partial (src) import of 3.62