wimsdev
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
wimsdev
(root)
/
/
trunk
/
wims
/
src
/
Mathml
/
wims_mathml.y
– Rev 16678
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
16678
1250 d 14 h
bpr
/trunk/wims/src/Mathml/
[mathml] detail on lewis
16599
1264 d 19 h
bpr
/trunk/wims/src/Mathml/
[mathml lewis] delete some <mo> (put size on the mrow)
change the place of the phantom
16596
1265 d 14 h
bpr
/trunk/wims/src/Mathml/
[major mathml] add macro lewis (with the help of Joke and Dominique)
15177
1934 d 14 h
obado
/trunk/wims/src/Mathml/
[wims_mathml] update changelog with previous commit
+ format Changelog in Markdown
15175
1934 d 15 h
obado
/trunk/wims/
[mathmlinput] replace mathml textarea "rows" attribute by a style="width:" so it will work with all font-families.
+ move inline style of .wims_mathml textarea to maths.css
+ corrects a bug in oef special mathml preventing the use of hex oef_indcolors (use \color instead of \special{color=)
+ use "presentgood" var in mathmlinput, so oef_indXX colors will not be used when good answer must not be specified.
14226
2236 d 19 h
schaersvoorde
/trunk/wims/src/Mathml/
[minor/svn] wims_mathml: added \brace,\brack and some shortcuts \cases,\aligned,\Bmatrix,\Vmatrix,\vmatrix,\pmatrix
12112
2886 d 17 h
obado
/trunk/wims/src/Mathml/
[minor/css] replace the inline style "font-size:1em" on mathml by a css class, that can be eventually customised. (use themes/__css/maths.css)
12086
2900 d 17 h
schaersvoorde
/trunk/wims/src/Mathml/
[minor/svn] Mathml: corrected odd behaviour in Gecko mathml
12073
2911 d 16 h
bpr
/trunk/wims/src/Mathml/
[revert] revert euler method.
12027
2918 d 21 h
schaersvoorde
/trunk/wims/src/Mathml/
[minor/svn] mathml: 'e' is now selected as EULER [see changelog]
11727
3021 d 12 h
schaersvoorde
/trunk/wims/src/Mathml/
[minor/svn] wims_mathml : added forgotten \u{}
11721
3023 d 13 h
schaersvoorde
/trunk/wims/src/Mathml/
[minor/svn] wims_mathml : adding small stuff and some html_user_info on implemented things
11715
3023 d 20 h
schaersvoorde
/trunk/wims/src/Mathml/
[minor/svn] wims_mathml : bypassing malloc trouble
11712
3024 d 11 h
schaersvoorde
/trunk/wims/src/Mathml/
[minor/svn] wims_mathml : trying to correct 'pointer free' problems
11711
3024 d 12 h
schaersvoorde
/trunk/wims/src/Mathml/
[minor/svn] wims_mathml : trying to correct 'pointer free' problems
11708
3024 d 16 h
schaersvoorde
/trunk/wims/src/Mathml/
[minor/svn] wims_mathml : added accents in latex syntax (e.g. compatible with math-with-gifs) see Changelog
11589
3052 d 21 h
schaersvoorde
/trunk/wims/src/Mathml/
[minor/svn] wims_mathml: revert to r11553
11579
3053 d 22 h
schaersvoorde
/trunk/wims/src/Mathml/
[minor/svn] wims_mathml: previous commit was no good !!
11578
3054 d 9 h
schaersvoorde
/trunk/wims/src/Mathml/
[minor/svn] wims_mathml: previous commit was no good !! incompatibility between \text{} and letters with accents
11577
3054 d 10 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
11071
3268 d 14 h
schaersvoorde
/trunk/wims/src/
[minor/svn] mathjax & exec.c
-- revert to Latex textarea input due to bug in Safari
-- change browser identification for non-native mathml browsers
9976
3479 d 16 h
schaersvoorde
/trunk/wims/src/Mathml/
[minor/svn] MathML: revert from "styled textarea" to normal text "input"
9618
3652 d 21 h
schaersvoorde
/trunk/wims/src/
[minor/svn] mathml zooming on span-element [to do: disable mathml font_size_selection in adm/light]
9568
3661 d 20 h
schaersvoorde
/trunk/wims/src/
[minor/svn] to be tested: MathML fontsize synchronised with HTML
9540
3665 d 21 h
bpr
/trunk/wims/src/Mathml/
[improve] all the mathcal fonts are now available
8911
3805 d 13 h
bpr
/trunk/wims/src/Mathml/
[minor] size of font are more well adapting (JE)
8910
3805 d 13 h
bpr
/trunk/wims/src/Mathml/
[spaces]
7396
4280 d 17 h
schaersvoorde
/trunk/wims/src/Mathml/
[minor/svn] MathML ; corrected warnings (FreeBSD clang version 3.3)
7369
4295 d 6 h
georgesk
/trunk/wims/src/Mathml/
Modification to comply with bison >= 3.0; still compatible with previous versions
7347
4302 d 13 h
schaersvoorde
/trunk/wims/src/Mathml/
[minor/svn] MathML:adding stretchy="true" to delimiters LEFT/RIGHT triggered by \left \right
7339
4304 d 18 h
schaersvoorde
/trunk/wims/src/Mathml/
[minor/svn] MathML: Fixing MathJax inputfield bug by using a pre-styled 'textarea' instead of a 'input'
7338
4305 d 10 h
schaersvoorde
/trunk/wims/src/Mathml/
[minor/svn] MathML: remove <mn></mn> around <input ... />
7337
4305 d 14 h
schaersvoorde
/trunk/wims/src/Mathml/
[minor/svn] MathML: add namespace to <input />
7333
4307 d 20 h
schaersvoorde
/trunk/wims/src/Mathml/
[minor/svn] wims_mathml small typo...
7332
4307 d 20 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
4335 d 7 h
schaersvoorde
/trunk/wims/src/Mathml/
[minor/svn] Mathml: harmonized stretchy under/over arrows
7224
4335 d 12 h
schaersvoorde
/trunk/wims/src/Mathml/
[minor/svn] Mathml: forgotten to free 'wims_mathml_free_string($2);'
7223
4336 d 7 h
bpr
/trunk/wims/src/Mathml/
[minor/] add extensible underleftarrow ...
7219
4338 d 7 h
schaersvoorde
/trunk/wims/src/Mathml/
[minor/svn] Mathml: added quick fix \underrightarrow{123456789} and \overrightarrow{12345678}
7076
4385 d 13 h
obado
/trunk/wims/src/
[minor / c] removes somes warning messages when compiling sources with clang, + uniformize mixed indent (spaces+tabs) to spaces only