Subversion Repositories wimsdev

Rev

Rev 7273 | 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
12062 bpr 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\
12062 bpr 44
(latex file, latex style file et css file)
2317 bpr 45
 
46
!set choix=Choose
12062 bpr 47
!set name_confirm=Confirm
2317 bpr 48
!exit
49
 
50
 
51
:1
52
allows to create from a latex file a WIMS document in a developper account.
53
You should enter with the login and password.
54
The latex file must be prepared and you need a css file style with it. For that, you should carefully read
55
!exit
56
:2
57
To get a Modtool account, please
3930 bpr 58
!mailurl $wims_site_manager write to the webmaster\
2317 bpr 59
WIMS new developer
60
 in order to get a developer identification (login, password).
61
!exit
62
:3
12062 bpr 63
allows to create un WIMS document from a latex file in your developper space.
2317 bpr 64
The latex file must be carefully prepared
65
with a style css file. So, read carefully
66
!exit
12062 bpr 67
:4
7273 bpr 68
the files of the document <span class="tt wims_fname">$document</span>\
12062 bpr 69
   will be erased and replaced by new ones. Do you confirm ?
2317 bpr 70
!exit