Rev 15392 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15392 | Rev 16289 | ||
---|---|---|---|
Line 26... | Line 26... | ||
26 | 26 | ||
27 | # for experts : you can add your special commands in a file my_var.proc to create |
27 | # for experts : you can add your special commands in a file my_var.proc to create |
28 | # !read my_var.proc |
28 | # !read my_var.proc |
29 | 29 | ||
30 | # to create a multi-language version, you can use the variable \lang |
30 | # to create a multi-language version, you can use the variable \lang |
31 | # by writing in the exercise \text{lang=slib( |
31 | # by writing in the exercise \text{lang=slib(oef/env lang)} |
32 | # and use it (only in the case translation_language is non empty in INDEX) |
32 | # and use it (only in the case translation_language is non empty in INDEX) |
33 | 33 | ||
34 | # to fix the seed |
34 | # to fix the seed |
35 | # !setseed 12345 |
35 | # !setseed 12345 |
36 | 36 |