Subversion Repositories wimsdev

Rev

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

Rev Author Line No. Line
2317 bpr 1
!set lang_exists=yes
2
 
3
!if $wims_read_parm!=
4
  !goto $wims_read_parm
5
!endif
6
 
7
!distribute line Upload a file\
8
  Upload a new file\
9
  Upload the files on WIMS\
10
  the documentation\
11
  the documentation in PDF\
12
  Please give your developer identification\
13
  latex file\
14
  css file\
15
  tex style file for latex2wims\
16
  With them, you will be able to create a document\
17
  Step\
18
  upload files\
19
  Next step\
20
  You must\
21
  upload at least a latex file\
22
  You can\
23
  Select the main file of the latex document\
24
  transfered the\
25
  If you have wims exercises in your document, you can choose the numero of the corresponding sheet\
26
  Give the name of the document in your developper space\
27
  or create a new one in your developper space\
28
  You must first create a document in your developper space\
29
  You must select a real document.\
30
  Execute\
31
  Back to the previous steps\
32
  you can also go directly in Modtool\
33
  Check the result\
34
into name_transfer,name_newtransfer,name_transfer_wims,name_documentation,name_pdf,name_modtool,\
35
  name_latex,name_css, name_latex2wims,name_example,name_step,name_filet,name_newstep,\
36
  name_youmust,name_atleast,name_youcan,name_selectmain,name_transferdate,\
37
  name_sheet,name_namedocument,name_newmodule,name_createfirst,name_select_warning,\
38
  name_exec,name_comeback,name_gotomodtool,name_test
39
 
40
 
7273 bpr 41
!set name_warning=!nosubst the files of the document <span class="tt wims_fname">$document</span>\
2317 bpr 42
   will be erased and replaced by new ones.
43
!set name_select_example=For the fist time, you can download the three next files\
44
(latex file, latex style file et css file) 
45
 
46
!set choix=Choose
47
!exit
48
 
49
 
50
:1
51
allows to create from a latex file a WIMS document in a developper account.
52
You should enter with the login and password.
53
The latex file must be prepared and you need a css file style with it. For that, you should carefully read
54
!exit
55
:2
56
To get a Modtool account, please
3930 bpr 57
!mailurl $wims_site_manager write to the webmaster\
2317 bpr 58
WIMS new developer
59
 in order to get a developer identification (login, password).
60
!exit
61
:3
62
allows to create un WIMS document from a latex file in your developper space. 
63
The latex file must be carefully prepared
64
with a style css file. So, read carefully
65
!exit
66
:4 
7273 bpr 67
the files of the document <span class="tt wims_fname">$document</span>\
2317 bpr 68
   will be erased and replaced by new ones. Do you confirm ? 
69
!exit