Subversion Repositories wimsdev

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
16597 1166 d 22 h bpr /trunk/wims/src/Mathml/ [mathml] add hrectangle and vrectangle  
16596 1166 d 23 h bpr /trunk/wims/src/Mathml/ [major mathml] add macro lewis (with the help of Joke and Dominique)  
16301 1249 d 0 h bpr /trunk/wims/src/Mathml/ [revert] mapsfrom was existing !  
16300 1249 d 0 h bpr /trunk/wims/src/Mathml/ [mathml] add leftmapsto in mathml  
14658 1963 d 23 h bpr /trunk/wims/src/Mathml/ [mathml] add \not\subset  
14226 2138 d 4 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] wims_mathml: added \brace,\brack and some shortcuts \cases,\aligned,\Bmatrix,\Vmatrix,\vmatrix,\pmatrix  
13858 2265 d 22 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] add "\cancel" as alternative syntax for "\slash"  
13310 2492 d 21 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 2555 d 21 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] added \Longleftarow  
12108 2789 d 19 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] mathml : added \it as alternative for \mathit or \emph --> ITALICS  
12073 2813 d 1 h bpr /trunk/wims/src/Mathml/ [revert] revert euler method.  
12027 2820 d 6 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] mathml: 'e' is now selected as EULER [see changelog]  
12025 2820 d 16 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] mathml: all 'e' will be typeset in 'mathvariant normal' [see changelog]  
11717 2924 d 23 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] wims_mathml : adding small stuff and some html_user_info on implemented things  
11715 2925 d 5 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] wims_mathml : bypassing malloc trouble  
11711 2925 d 21 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] wims_mathml : trying to correct 'pointer free' problems  
11708 2926 d 1 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 2953 d 22 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] wims_mathml corrected "bug" in MathJax ( rowlines="" will show rowlines )  
11589 2954 d 6 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] wims_mathml: revert to r11553  
11578 2955 d 18 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] wims_mathml: previous commit was no good !! incompatibility between \text{} and letters with accents  
11577 2955 d 19 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 2968 d 6 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] wims_mathml fix \hline behaviour mathml [\hline is ignored]  
11531 2971 d 0 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] wims_mathml small change in \begin{array}  
11500 2976 d 23 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn]  
11496 2977 d 0 h bpr /trunk/wims/src/Mathml/ [fix] add ; in some html codes in mathml.  
11335 3051 d 5 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] pari printtex output "\*" --> ⁢  
11333 3052 d 6 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] fix for the pari [version > 2.9.0] printtex output "\*"  
8912 3706 d 22 h bpr /trunk/wims/src/Mathml/ [minor/] add textcolor.  
8657 3772 d 0 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] wims_mathml : last commit was nogood...revert to yesterday's  
8656 3772 d 5 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] wims_mathml : simplified "regex" of \input  
8655 3772 d 14 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] wims_mathml : added a few recognizable chars to \input  
8457 3840 d 22 h bpr /trunk/wims/src/Mathml/ [minor/] symbol around Longleftrightarrow in mathml  
8456 3840 d 22 h bpr /trunk/wims/src/Mathml/ [minor/fix] Longrightarrow should be a double arrow.  
7553 4133 d 4 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] Added \char44 (bug 8461)  
7552 4133 d 6 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] Added \char44 (bug 8461)  
7390 4182 d 20 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 4206 d 3 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] MathML: Fixing MathJax inputfield bug by using a pre-styled 'textarea' instead of a 'input'  
7332 4209 d 5 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 4236 d 16 h schaersvoorde /trunk/wims/src/Mathml/ [minor/svn] Mathml: harmonized stretchy under/over arrows  
7223 4237 d 16 h bpr /trunk/wims/src/Mathml/ [minor/] add extensible underleftarrow ...