Rev 7273 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7273 | Rev 12062 | ||
---|---|---|---|
Line 34... | Line 34... | ||
34 | into name_transfer,name_newtransfer,name_transfer_wims,name_documentation,name_pdf,name_modtool,\ |
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,\ |
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,\ |
36 | name_youmust,name_atleast,name_youcan,name_selectmain,name_transferdate,\ |
37 | name_sheet,name_namedocument,name_newmodule,name_createfirst,name_select_warning,\ |
37 | name_sheet,name_namedocument,name_newmodule,name_createfirst,name_select_warning,\ |
38 | name_exec,name_comeback,name_gotomodtool,name_test |
38 | name_exec,name_comeback,name_gotomodtool,name_test |
39 | 39 | ||
40 | 40 | ||
41 | !set name_warning=!nosubst the files of the document <span class="tt wims_fname">$document</span>\ |
41 | !set name_warning=!nosubst the files of the document <span class="tt wims_fname">$document</span>\ |
42 | will be erased and replaced by new ones. |
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\ |
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) |
44 | (latex file, latex style file et css file) |
45 | 45 | ||
46 | !set choix=Choose |
46 | !set choix=Choose |
- | 47 | !set name_confirm=Confirm |
|
47 | !exit |
48 | !exit |
48 | 49 | ||
49 | 50 | ||
50 | :1 |
51 | :1 |
51 | allows to create from a latex file a WIMS document in a developper account. |
52 | allows to create from a latex file a WIMS document in a developper account. |
Line 57... | Line 58... | ||
57 | !mailurl $wims_site_manager write to the webmaster\ |
58 | !mailurl $wims_site_manager write to the webmaster\ |
58 | WIMS new developer |
59 | WIMS new developer |
59 | in order to get a developer identification (login, password). |
60 | in order to get a developer identification (login, password). |
60 | !exit |
61 | !exit |
61 | :3 |
62 | :3 |
62 | allows to create un WIMS document from a latex file in your developper space. |
63 | allows to create un WIMS document from a latex file in your developper space. |
63 | The latex file must be carefully prepared |
64 | The latex file must be carefully prepared |
64 | with a style css file. So, read carefully |
65 | with a style css file. So, read carefully |
65 | !exit |
66 | !exit |
66 | :4 |
67 | :4 |
67 | the files of the document <span class="tt wims_fname">$document</span>\ |
68 | the files of the document <span class="tt wims_fname">$document</span>\ |
68 | will be erased and replaced by new ones. Do you confirm ? |
69 | will be erased and replaced by new ones. Do you confirm ? |
69 | !exit |
70 | !exit |