Subversion Repositories wimsdev

Rev

Rev 2503 | Rev 7269 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2589 bpr 1
2010-02 : Version 3.00
2
  This module replaces several previously existing language dependent modules adm/latex2wims.xx.
3
  It has been constructed by localization of these modules, keeping a single 
4
  computation core and adding dictionaries.
5
 
743 bpr 6
Version 2.1 : 2008-07-30
7
fix list environment 
8
add possibility to refer to another document as the "begin" in the "chemin/path"
9
(useful in a case where we are obliged to cut a document in parts). 
10
add toc_down
11
fix a bug in tabular in case there is math inside
12
fix a bug : % was not neglected if it was before \input 
13
 
734 bpr 14
Version 2.0 : 2008-07-26
15
Fixed bug : environmentwims did not make asked replacements
743 bpr 16
Introduced tabular type (with \tablewims{})
734 bpr 17
Introduced tooltip in toc (require wims 3.64 if active)
743 bpr 18