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
/
rawmath.c
– Rev 13144
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
13144
2583 d 17 h
bpr
/trunk/wims/src/
[formatage] bad character
13101
2587 d 19 h
bpr
/trunk/wims/src/
[improvment] add interpretation of more arrows (<--, <->, <-->
12259
2707 d 4 h
bpr
/trunk/wims/src/
[src] kill warning about encoding
12249
2711 d 15 h
bpr
/trunk/wims/src/
[formatage]
12246
2712 d 3 h
bpr
/trunk/wims/src/
[formatage]
12229
2714 d 15 h
bpr
/trunk/wims/src/
[tabulation]
11736
2947 d 4 h
bpr
/trunk/wims/src/
[fix] fix brackets (see version [r5336] line 206
11125
3133 d 0 h
georgesk
/trunk/wims/src/
fixed warnings about non-indented 'if' or 'while' clauses
8649
3800 d 19 h
bpr
/trunk/wims/src/
add \xa0 to bad characters to replace in rawmath
8500
3838 d 3 h
bpr
/trunk/wims/
change version + clean
8499
3838 d 3 h
schaersvoorde
/trunk/wims/src/
[minor/svn] Added variable 'force_mathml' to module environment.
Use 'force_mathml=yes' to activate in an exercise / module
8185
3977 d 1 h
bpr
/trunk/wims/src/
[major] - delete the include *.c in wims.c and wimslogd.c
- clean makefil
- delete hmname.c (part in rawmath.c, part in Misc/html2msg.c
- ...
8155
3983 d 18 h
bpr
/trunk/wims/src/
[minor/spaces]
7673
4112 d 17 h
bpr
/trunk/wims/src/
[minor/spaces]
7415
4197 d 5 h
schaersvoorde
/trunk/wims/src/
[minor/svn] rawmath.c : corrected 'mathmlmath' exponent flaw (eg converting Latex to Mathml)
5551
4772 d 16 h
bpr
/trunk/wims/
[minor/fix] htmlmath was not good - cleaner now. add mathmlmath in exec functions
add alias math2tex math2html math2mathml (I find these names saying better what is done !)
5544
4773 d 2 h
bpr
/trunk/wims/src/
[minor/add] add mathmlmath() - I think that we will open it to exec after.
5523
4775 d 5 h
bpr
/trunk/wims/src/
[major/add] add mathml in the kernel
5517
4776 d 2 h
bpr
/trunk/wims/src/
[minor/comments]
5503
4780 d 1 h
bpr
/trunk/wims/src/
[minor/] clean __replace_mathvar(p) and hmname ; file reformating (delete tabs)
5492
4782 d 1 h
kbelabas
/trunk/wims/src/
rawmath: don't replace 'iso-latin trema' by '^'
5491
4782 d 1 h
kbelabas
/trunk/wims/src/
rawmath:
- remove 'modified' (useless)
- remove user_prohibited = string starting with "1-1+" (no reason to special
case)
5466
4788 d 16 h
bpr
/trunk/wims/src/
[minor/] cut replace_expgrec in two parts
5465
4788 d 16 h
bpr
/trunk/wims/src/
[major/] add a column in hmname.c in prevision of mathml
- add comments in insmath.c
- cut in smaller functions htmlmath() and rawmath()
- should be equivalent for mathalign_base < 2
5336
4803 d 20 h
bpr
/trunk/wims/src/
[minor/fix] fix bug in translate E+02 in 10<sup>2</sup>
3718
5286 d 1 h
reyssat
/trunk/wims/src/
[major/fix] replaced strcpy function in C code to avoid problem on 64 bits machines in case of overlapping strings
10
6587 d 22 h
reyssat
/trunk/wims/src/
partial (src) import of 3.62