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
15175 1850 d 13 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.
 
13465 2414 d 12 h obado /trunk/wims/public_html/ [WIP] [help/main] extract all words from HTML table in math.phtml, so formulas are in a single math.phtml.common and translated texts are in differents languages files  
12737 2618 d 12 h obado /trunk/wims/ [MathJax/bugfix] Try to correct a bug with MathJax and Safari (reloading display when document is ready seems to use correct styles.)  
12105 2805 d 10 h obado /trunk/wims/public_html/themes/ [minor/css] adds a new "math.css" file, including styles for math fonts / MathML texts, improving ergonomy (i.e, when mathML is used as a response (in a link) + adds a new "wims_mathfont" class which can be used to display maths character with a better rendering (use Serif for example)