Subversion Repositories wimsdev

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
16597 1274 d 17 h bpr /trunk/wims/src/Mathml/ [mathml] add hrectangle and vrectangle  
16596 1274 d 18 h bpr /trunk/wims/src/Mathml/ [major mathml] add macro lewis (with the help of Joke and Dominique)  
16301 1356 d 19 h bpr /trunk/wims/src/Mathml/ [revert] mapsfrom was existing !  
16300 1356 d 19 h bpr /trunk/wims/src/Mathml/ [mathml] add leftmapsto in mathml  
14658 2071 d 18 h bpr /trunk/wims/src/Mathml/ [mathml] add \not\subset  
14226 2245 d 23 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] wims_mathml: added \brace,\brack and some shortcuts \cases,\aligned,\Bmatrix,\Vmatrix,\vmatrix,\pmatrix  
13858 2373 d 17 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] add "\cancel" as alternative syntax for "\slash"  
13310 2600 d 16 h obado /trunk/wims/src/Mathml/ [minor/mathML] add changes included in itex2MML v1.4.10 to wims_mathML :
https://golem.ph.utexas.edu/~distler/code/itexToMML/revision/64
Add some new large math operators (\bigsqcap and \biginterleave)
from the MathML3 Operator Dictionary.
 
13153 2663 d 16 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] added \Longleftarow  
12108 2897 d 15 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] mathml : added \it as alternative for \mathit or \emph --> ITALICS  
12073 2920 d 20 h bpr /trunk/wims/src/Mathml/ [revert] revert euler method.  
12027 2928 d 2 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] mathml: 'e' is now selected as EULER [see changelog]  
12025 2928 d 11 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] mathml: all 'e' will be typeset in 'mathvariant normal' [see changelog]  
11717 3032 d 18 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] wims_mathml : adding small stuff and some html_user_info on implemented things  
11715 3033 d 0 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] wims_mathml : bypassing malloc trouble  
11711 3033 d 16 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] wims_mathml : trying to correct 'pointer free' problems  
11708 3033 d 20 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] wims_mathml : added accents in latex syntax (e.g. compatible with math-with-gifs) see Changelog  
11590 3061 d 17 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] wims_mathml corrected "bug" in MathJax ( rowlines="" will show rowlines )  
11589 3062 d 1 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] wims_mathml: revert to r11553  
11578 3063 d 13 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] wims_mathml: previous commit was no good !! incompatibility between \text{} and letters with accents  
11577 3063 d 14 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] wims_mathml: added support for a few letters with accents...for now just \"{a} \'{a} \^{a} \`{a} \c{c} \c{C} see Changelog  
11553 3076 d 1 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] wims_mathml fix \hline behaviour mathml [\hline is ignored]  
11531 3078 d 19 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] wims_mathml small change in \begin{array}  
11500 3084 d 18 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn]  
11496 3084 d 19 h bpr /trunk/wims/src/Mathml/ [fix] add ; in some html codes in mathml.  
11335 3159 d 0 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] pari printtex output "\*" --> ⁢  
11333 3160 d 1 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] fix for the pari [version > 2.9.0] printtex output "\*"  
8912 3814 d 17 h bpr /trunk/wims/src/Mathml/ [minor/] add textcolor.  
8657 3879 d 19 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] wims_mathml : last commit was nogood...revert to yesterday's  
8656 3880 d 0 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] wims_mathml : simplified "regex" of \input  
8655 3880 d 10 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] wims_mathml : added a few recognizable chars to \input  
8457 3948 d 17 h bpr /trunk/wims/src/Mathml/ [minor/] symbol around Longleftrightarrow in mathml  
8456 3948 d 17 h bpr /trunk/wims/src/Mathml/ [minor/fix] Longrightarrow should be a double arrow.  
7553 4240 d 23 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] Added \char44 (bug 8461)  
7552 4241 d 1 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] Added \char44 (bug 8461)  
7390 4290 d 15 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] MathML added "\limit" : does nothing...example: \int \limit_{123}^{123} is equal to \int_{123}^{123}  
7339 4313 d 22 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] MathML: Fixing MathJax inputfield bug by using a pre-styled 'textarea' instead of a 'input'  
7332 4317 d 0 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] wims_mathml:
- added environment \begin{html}...\end{html}
- corrected environment \begin{svg}
- introduce replace_str() function
- using correct semantics for pseudo latex \input
 
7225 4344 d 11 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] Mathml: harmonized stretchy under/over arrows  
7223 4345 d 11 h bpr /trunk/wims/src/Mathml/ [minor/] add extensible underleftarrow ...