Subversion Repositories wimsdev

Rev

Rev 8205 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8205 Rev 8241
Line 25... Line 25...
25
# allow_missing_data=yes
25
# allow_missing_data=yes
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, uncomment the following lines and see how
30
# to create a multi-language version, you can use the variable \lang
31
!! to proceed in the README
31
# by writing in the exercise \text{lang=slib(oefenv lang)}
32
 
-
 
33
!!module_language=$lang
-
 
34
!!!if $lang_choice!=$empty
-
 
35
!!  oefenv_lang=$lang_choice
32
# and use it (only in the case translation_language is non empty in INDEX)
36
!!!else
-
 
37
!!  oefenv_lang=$lang
-
 
38
!!!endif
-
 
39
 
33
 
40
!changeto oef/var.proc
34
!changeto oef/var.proc