Subversion Repositories wimsdev

Rev

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

Rev 11973 Rev 11984
Line 40... Line 40...
40
title_remote_dev=Online development of activities
40
title_remote_dev=Online development of activities
41
title_module    =Structure of a WIMS module
41
title_module    =Structure of a WIMS module
42
title_variables =Variables in a module
42
title_variables =Variables in a module
43
title_varspecial=Variables with special meanings
43
title_varspecial=Variables with special meanings
44
title_templatefiles=Template files
44
title_templatefiles=Template files
-
 
45
title_anstype=How to do an anstype
45
title_datastruct=Data structure
46
title_datastruct=Data structure
46
title_cmdlist   =List of commands
47
title_cmdlist   =List of commands
47
title_mathfn    =List of mathematical functions
48
title_mathfn    =List of mathematical functions
48
title_slib	=List of slib (library of scripts)
49
title_slib	=List of slib (library of scripts)
49
title_mathfonts =List of inline mathematical symbols
50
title_mathfonts =List of inline mathematical symbols
Line 51... Line 52...
51
title_class	=User registration and classes
52
title_class	=User registration and classes
52
title_applets	=Java applets capable of interfacing with WIMS
53
title_applets	=Java applets capable of interfacing with WIMS
53
user_doc =whatis,examples,compare,features,remote_dev
54
user_doc =whatis,examples,compare,features,remote_dev
54
#devel_doc=features,lightpub,lighthowto,migrate,remote_dev
55
#devel_doc=features,lightpub,lighthowto,migrate,remote_dev
55
ref_doc=structure,module,variables,varspecial,datastruct,cmdlist,mathfonts,\
56
ref_doc=structure,module,variables,varspecial,datastruct,cmdlist,mathfonts,\
56
 slib,interface,applets,templatefiles
57
 slib,interface,applets,templatefiles,anstype
57
 
58
 
58
wims_module_log=$style $lang $subject
59
wims_module_log=$style $lang $subject
59
 
60
 
60
!if $style=integral
61
!if $style=integral
61
 ref1=<!---
62
 ref1=<!---