Rev 14607 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14607 | Rev 15583 | ||
---|---|---|---|
Line 72... | Line 72... | ||
72 | !if $texalign=2 |
72 | !if $texalign=2 |
73 | <p> |
73 | <p> |
74 | If the formula is not correctly displayed, you can use another |
74 | If the formula is not correctly displayed, you can use another |
75 | browser or use the serveur with "math with images". |
75 | browser or use the serveur with "math with images". |
76 | </p> |
76 | </p> |
77 | - | ||
78 | <h3>Mode d'affichage</h3> |
77 | <h3>Mode d'affichage</h3> |
79 | <p> |
78 | <p> |
80 | You currently use MathML |
79 | You currently use MathML |
81 | !set wims_ref_class=wims_button |
80 | !set wims_ref_class=wims_button |
82 | !href cmd=resume&useropts=$(arg)0$font Passer au mode image |
81 | !href cmd=resume&useropts=$(arg)0$font Passer au mode image |
83 | </p> |
82 | </p> |
84 | - | ||
85 | <h3 id="formula_options">Option du mode MathML :</h3> |
83 | <h3 id="formula_options">Option du mode MathML :</h3> |
86 | <p>Le mode MathML permet un zoom sur les formules par un click de souris.</p> |
84 | <p>Le mode MathML permet un zoom sur les formules par un click de souris.</p> |
87 | !set wims_ref_class=wims_button |
85 | !set wims_ref_class=wims_button |
88 | !if |
86 | !if $useropts!=$texsize$(texalign)1$font |
89 | Le zoom est <span class="disabled">désactivé</span>. |
87 | Le zoom est <span class="disabled">désactivé</span>. |
90 | !href cmd=resume&useropts=$texsize$(texalign)1$font#formula_options activer |
88 | !href cmd=resume&useropts=$texsize$(texalign)1$font#formula_options activer |
91 | <span class="wims_button disabled">désactiver</span> |
89 | <span class="wims_button disabled">désactiver</span> |
92 | !else |
90 | !else |
93 | Le zoom est <span class="oef_indgood success">activé</span>. |
91 | Le zoom est <span class="oef_indgood success">activé</span>. |
Line 100... | Line 98... | ||
100 | !else |
98 | !else |
101 | <p> |
99 | <p> |
102 | Actuellement, vous utilisez le serveur en <strong>mode image</strong>.<br/> |
100 | Actuellement, vous utilisez le serveur en <strong>mode image</strong>.<br/> |
103 | Avec un navigateur compatible, vous pouvez utiliser le mode MathML. |
101 | Avec un navigateur compatible, vous pouvez utiliser le mode MathML. |
104 | </p> |
102 | </p> |
105 | - | ||
106 | <h3>Mode d'affichage</h3> |
103 | <h3>Mode d'affichage</h3> |
107 | <p> |
104 | <p> |
108 | Vous êtes en mode Image |
105 | Vous êtes en mode Image |
109 | !set arg=!nospace $texsize 2 |
106 | !set arg=!nospace $texsize 2 |
110 | !set wims_ref_class=wims_button |
107 | !set wims_ref_class=wims_button |
111 | !href cmd=resume&useropts=$(arg)0$font Passer au mode MathML |
108 | !href cmd=resume&useropts=$(arg)0$font Passer au mode MathML |
112 | </p> |
109 | </p> |
113 | - | ||
114 | <h3>Options du mode image</h3> |
110 | <h3>Options du mode image</h3> |
115 | <ul><li> |
111 | <ul><li> |
116 | Size of mathematical symbols and formulas. |
112 | Size of mathematical symbols and formulas. |
117 | !let ts1=!eval $texsize-1 |
113 | !let ts1=!eval $texsize-1 |
118 | !let ts2=!eval $texsize+1 |
114 | !let ts2=!eval $texsize+1 |
Line 169... | Line 165... | ||
169 | !read adm/tabscript useropts |
165 | !read adm/tabscript useropts |
170 | !endif |
166 | !endif |
171 | 167 | ||
172 | <p class="spacer"> |
168 | <p class="spacer"> |
173 | !if $wims_user=$empty |
169 | !if $wims_user=$empty |
174 | When everything corresponds exactly to what you want, put |
170 | When everything corresponds exactly to what you want, put |
175 | !set wims_ref_class=wims_button |
171 | !set wims_ref_class=wims_button |
176 | <a href="$wims_ref_name?lang=$lang&+useropts=$texsize$texalign$zoom$font" title="WIMS"> |
172 | <a href="$wims_ref_name?lang=$lang&+useropts=$texsize$texalign$zoom$font" title="WIMS"> |
177 | this link</a> |
173 | this link</a> |
178 | into your bookmark, to keep these preferences for your future connections. |
174 | into your bookmark, to keep these preferences for your future connections. |
179 | !else |
175 | !else |
180 | Your preferences will be preserved in your future logins in this class. |
176 | Your preferences will be preserved in your future logins in this class. |
181 | !endif |
177 | !endif |
182 | </p> |
178 | </p> |
183 | 179 | ||
184 | !tail |
180 | !tail |