Rev 5787 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | title=Latex2wims |
734 | bpr | 2 | description=Créer un document wims à partir d'un document latex |
4319 | bpr | 3 | author=Bernadette, Perrin-Riou |
23 | reyssat | 4 | address=bpr@math.u-psud.fr |
5787 | bpr | 5 | copyright=© 2006 (<a href="COPYING">GNU GPL</a>) 2008 |
16438 | guerimand | 6 | version=2.11 |
23 | reyssat | 7 | # minimal version of wims server under which the module may run |
1789 | bpr | 8 | wims_version=3.65 |
2317 | bpr | 9 | language=$lang |
23 | reyssat | 10 | |
11 | # Possible categories: exercise, tool, dictionary, course, recreation. |
||
12 | category=adm |
||
13 | |||
14 | # En: elementary. Hn: high school. Un: under. G: graduate. R: research. |
||
15 | # E1,...,E6; H1...,H6; U1,...,U4; G; R |
||
16 | level=E1 E2 E3 E4 E5 E6 H1 H2 H3 H4 H5 H6 U1 U2 U3 U4 G R |
||
17 | |||
18 | # e.g. algebra, analysis, geometry, etc. |
||
19 | domain= |
||
20 | |||
21 | # Anything you like. |
||
22 | keywords= |
||
23 | help=popup |
||
24 |