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
/
public_html
/
themes
/
_css
/
maths.css
@ 18411
– Rev 17442
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
17442
1038 d 22 h
obado
/trunk/wims/
[minor/CSS] Uniformize styles between math img and mathML
15175
1932 d 1 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
2496 d 0 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
2700 d 0 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
2886 d 22 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)