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
– Rev 17442
Rev
Hide 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
Changes
17442
1042 d 14 h
obado
/trunk/wims/
[minor/CSS] Uniformize styles between math img and mathML
/trunk/wims/public_html/themes/_css/maths.css
/trunk/wims/src/exec.c
15175
1935 d 17 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.
/trunk/wims/public_html/scripts/oef/special/mathmlinput.phtml
/trunk/wims/public_html/themes/_css/maths.css
/trunk/wims/src/Mathml/wims_mathml.y
13465
2499 d 16 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
/trunk/wims/public_html/modules/help/main/1/math.phtml.common
/trunk/wims/public_html/modules/help/main/1/math.phtml.cn
/trunk/wims/public_html/modules/help/main/1/math.phtml.en
/trunk/wims/public_html/modules/help/main/1/math.phtml.fr
/trunk/wims/public_html/themes/_css/maths.css
12737
2703 d 16 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.)
/trunk/wims/public_html/themes/_css/maths.css
/trunk/wims/src/exec.c
12105
2890 d 14 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)
/trunk/wims/public_html/themes/_css/maths.css
/trunk/wims/public_html/themes/Nikaia/css.css.template
/trunk/wims/public_html/themes/default/css.css.template
/trunk/wims/public_html/themes/standard/css.css.template