Rev 11282 | Rev 11651 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11282 | Rev 11288 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | !set emphend1=</td></tr> |
4 | !set emphend1=</td></tr> |
- | 5 | !set emphend2=$emphend</td></tr> |
|
5 | !reset table_center |
6 | !reset table_center |
6 | $table_header |
7 | $table_header |
7 | <caption>Variables for general purposes by wims server</caption> |
8 | <caption>Variables for general purposes by wims server</caption> |
8 | $var_lst wims_exec_error$emphend0 is used to store error messages |
9 | $var_lst wims_exec_error$emphend0 is used to store error messages |
9 | of the external program called by |
10 | of the external program called by |
Line 82... | Line 83... | ||
82 | $table_header |
83 | $table_header |
83 | <caption>Variables reserved for dynamic insertions</caption> |
84 | <caption>Variables reserved for dynamic insertions</caption> |
84 | $var_lst ins_align$emphend0 defines the manner in which the inline picture |
85 | $var_lst ins_align$emphend0 defines the manner in which the inline picture |
85 | is aligned with respect to the line. Possible values: bottom, middle or top. |
86 | is aligned with respect to the line. Possible values: bottom, middle or top. |
86 | Default is empty (which means bottom). |
87 | Default is empty (which means bottom). |
87 | $var_lst ins_attr$emphend0 is used to define miscallaneous attributes of a |
88 | $emphend1$var_lst ins_attr$emphend0 is used to define miscallaneous attributes of a |
88 | dynamic insertion. Examples: |
89 | dynamic insertion. Examples: |
89 | <pre> ins_attr = align=middle</pre> |
90 | <pre> ins_attr = align=middle</pre> |
90 | (aligns the middle of the image with the baseline for the current |
91 | (aligns the middle of the image with the baseline for the current |
91 | textline), or |
92 | textline), or |
92 | <pre> ins_attr = ismap</pre> |
93 | <pre> ins_attr = ismap</pre> |
93 | (coordinates of the click will be passed back to the server; if the link |
94 | (coordinates of the click will be passed back to the server; if the link |
94 | of the element is the wims server, the coordinates will be registered |
95 | of the element is the wims server, the coordinates will be registered |
95 | under the variable $emph no_name$emphend.) |
96 | under the variable $emph no_name$emphend.) |
96 | $resetyes |
97 | $resetyes |
97 | $var_lst ins_border$emphend0 is used to define border width of the html |
98 | $emphend1$var_lst ins_border$emphend0 is used to define border width of the html |
98 | element $emph IMG $emphend |
99 | element $emph IMG $emphend |
99 | resulted from the dynamic insertion. Its value should be a positive |
100 | resulted from the dynamic insertion. Its value should be a positive |
100 | number. |
101 | number. |
101 | $resetyes |
102 | $resetyes |
102 | $var_lst ins_density$emphend0 is used to define the density of the dynamic |
103 | $emphend1$var_lst ins_density$emphend0 is used to define the density of the dynamic |
103 | insertions. Default value: $emph 100x100 $emphend. |
104 | insertions. Default value: $emph 100x100 $emphend. |
104 | <br/> |
105 | <br/> |
105 | <span class="wims_warning">Avoid using this variable!</span> We are planning to |
106 | <span class="wims_warning">Avoid using this variable!</span> We are planning to |
106 | suppress it. Will be replaced by a server-managed variable. |
107 | suppress it. Will be replaced by a server-managed variable. |
107 | $var_lst ins_format$emphend0 can be used to determine the format of the |
108 | $emphend1$var_lst ins_format$emphend0 can be used to determine the format of the |
108 | graphics file of the dynamic insertion: its value should be either $emph |
109 | graphics file of the dynamic insertion: its value should be either $emph |
109 | gif$emphend or $emph jpg$emphend. The default value of this variable is |
110 | gif$emphend or $emph jpg$emphend. The default value of this variable is |
110 | $emph gif$emphend (which can be changed by modifying the file $emph |
111 | $emph gif$emphend (which can be changed by modifying the file $emph |
111 | wims.conf$emphend; but such change is not recommended). <br/> |
112 | wims.conf$emphend; but such change is not recommended). <br/> |
112 | Some types of dynamic insertions may not be affected by this variable. |
113 | Some types of dynamic insertions may not be affected by this variable. |
113 | $var_lst ins_quality$emphend0 is used to define quality of the graphics |
114 | $emphend1$var_lst ins_quality$emphend0 is used to define quality of the graphics |
114 | convertion used in dynamic insertions. Its value should be between 0 and |
115 | convertion used in dynamic insertions. Its value should be between 0 and |
115 | 100. Affects only dynamic insertions whose graphics format is jpg. |
116 | 100. Affects only dynamic insertions whose graphics format is jpg. |
116 | $var_lst ins_tag$emphend0 is used for dynamic insertions within a form. |
117 | $emphend1$var_lst ins_tag$emphend0 is used for dynamic insertions within a form. |
117 | In this case define<br/> |
118 | In this case define<br/> |
118 | <span class="tt">ins_tag=form </span>$emph name$emphend<br/> |
119 | <span class="tt">ins_tag=form </span>$emph name$emphend<br/> |
119 | where $emph name$emphend is the name of the html element $emph IMG $emphend |
120 | where $emph name$emphend is the name of the html element $emph IMG $emphend |
120 | within the form (optional). |
121 | within the form (optional). |
121 | $resetyes |
122 | $resetyes |
122 | $var_lst insdraw_size$emphend0 is the size in pixels for the dynamic insertion. |
123 | $emphend1$var_lst insdraw_size$emphend0 is the size in pixels for the dynamic insertion. |
123 |
|
124 | $emphend1$var_lst ins_filename$emphend0 is the name of the graphics file of the dynamic insertion |
124 | (generated by wims). It must be taken just after the command !insdraw |
125 | (generated by wims). It must be taken just after the command !insdraw |
125 | $var_lst ins_url$emphend0 is the url of the graphics file of the dynamic insertion. |
126 | $emphend1$var_lst ins_url$emphend0 is the url of the graphics file of the dynamic insertion. |
126 | It must be taken just after the command !insdraw |
127 | It must be taken just after the command !insdraw |
127 | |
128 | $emphend1$var_lst insplot_data$emphend0 is ...$emphend1 |
128 | $var_lst insplot_font$emphend0 is ... |
129 | $var_lst insplot_font$emphend0 is ...$emphend1 |
129 | $var_lst insplot_set $emphend0 is ... |
130 | $var_lst insplot_set $emphend0 is ...$emphend1 |
130 | $var_lst insplot_split$emphend0 is ... |
131 | $var_lst insplot_split$emphend0 is ...$emphend1 |
131 | $var_lst insplot_transparent$emphend0 is used to define transparent color |
132 | $var_lst insplot_transparent$emphend0 is used to define transparent color |
132 | for insertions. Default is empty (no transparency). Usual value: 255,255,255 |
133 | for insertions. Default is empty (no transparency). Usual value: 255,255,255 |
133 | (white is transparent). |
134 | (white is transparent).$emphend1 |
134 | $table_end |
135 | $table_end |
135 | 136 | ||
136 | $table_header |
137 | $table_header |
137 | <caption>Variables reserved for software</caption> |
138 | <caption>Variables reserved for software</caption> |
138 | $var_lst wims_backslash_insmath is ... |
139 | $var_lst wims_backslash_insmath is ...$emphend2 |
139 | $var_lst pari_precision (dans oef ??) |
140 | $var_lst pari_precision (dans oef ??)$emphend2 |
140 | $var_lst print_precision |
141 | $var_lst print_precision$emphend2 |
141 | $var_lst maxima_precision |
142 | $var_lst maxima_precision$emphend2 |
142 | $var_lst wims_multiexec |
143 | $var_lst wims_multiexec$emphend2 |
143 | $table_end |
144 | $table_end |
144 | !! module_about |
145 | !! module_about |
145 | !! module_about_bgcolor |
146 | !! module_about_bgcolor |
146 | !! ins_anim_loop |
147 | !! ins_anim_loop |
147 | !! ins_anim_delay |
148 | !! ins_anim_delay |