@@ -110,10 +110,6 @@ <h3>Katex Input Helper</h3>
110110 </ div >
111111 </ div >
112112 < div id ="mTOOLS " class ="menus ">
113- < div iconcls ="icon-html_off " id ="mHTML_MODE " disabled ="true ">
114- < span class ='rtl-menu-item ' locate ="HTML_MODE "> </ span >
115- </ div >
116- < div class ="menu-sep "> </ div >
117113 < div iconcls ="icon-keyboard " id ="mKEYBOARD ">
118114 < span class ='rtl-menu-item ' locate ="KEYBOARD "> </ span >
119115 </ div >
@@ -208,32 +204,6 @@ <h3>Katex Input Helper</h3>
208204 < input value ="" class ="keyboardInput " id ="tKEYBOARD " />
209205
210206 < div id ="innerLayout " data-options ="fit:true " class ="easyui-layout ">
211-
212- < div id ="HTML_TAG " class ="north easyui-panel " data-options ="region:'north',split:false,noheader:true " disabled ="true ">
213- < a href ="# " title ="Latex " class ="easyui-linkbutton easyui-tooltip " id ="btHTML_Latex " disabled ="true "> < strong > $</ strong > </ a >
214- < a href ="# " title ="AsciiMath " class ="easyui-linkbutton easyui-tooltip " id ="btHTML_AsciiMath " disabled ="true "> < strong > `</ strong > </ a > |
215- < a href ="# " title ="span color " class ="easyui-linkbutton easyui-tooltip " iconcls ="icon-text_color " id ="btHTML_TEXTCOLOR "> </ a >
216- < a href ="# " title ="span background-color " class ="easyui-linkbutton easyui-tooltip " iconcls ="icon-fore_color " id ="btHTML_FORECOLOR "> </ a > |
217- < a href ="# " title ="h1 " class ="easyui-linkbutton easyui-tooltip " iconcls ="icon-text_heading_1 " id ="btHTML_H1 "> </ a >
218- < a href ="# " title ="h2 " class ="easyui-linkbutton easyui-tooltip " iconcls ="icon-text_heading_2 " id ="btHTML_H2 "> </ a >
219- < a href ="# " title ="h3 " class ="easyui-linkbutton easyui-tooltip " iconcls ="icon-text_heading_3 " id ="btHTML_H3 "> </ a > |
220- < a href ="# " title ="strong " class ="easyui-linkbutton easyui-tooltip " iconcls ="icon-text_bold " id ="btHTML_STRONG "> </ a >
221- < a href ="# " title ="em " class ="easyui-linkbutton easyui-tooltip " iconcls ="icon-text_italic " id ="btHTML_EM "> </ a >
222- < a href ="# " title ="s " class ="easyui-linkbutton easyui-tooltip " iconcls ="icon-text_strikethrough " id ="btHTML_S "> </ a >
223- < a href ="# " title ="u " class ="easyui-linkbutton easyui-tooltip " iconcls ="icon-text_underline " id ="btHTML_U "> </ a > |
224- < a href ="# " title ="br " class ="easyui-linkbutton easyui-tooltip " iconcls ="icon-break_line " id ="btHTML_BR "> </ a >
225- < a href ="# " title ="p " class ="easyui-linkbutton easyui-tooltip " iconcls ="icon-text_paragraph " id ="btHTML_P "> </ a >
226- < a href ="# " title ="hr " class ="easyui-linkbutton easyui-tooltip " iconcls ="icon-text_horizontalrule " id ="btHTML_HR "> </ a >
227- < a href ="# " title ="p margin-left " class ="easyui-linkbutton easyui-tooltip " iconcls ="icon-text_indent " id ="btHTML_INDENT "> </ a > |
228- < a href ="# " title ="p left " class ="easyui-linkbutton easyui-tooltip " iconcls ="icon-text_align_left " id ="btHTML_LEFT "> </ a >
229- < a href ="# " title ="p center " class ="easyui-linkbutton easyui-tooltip " iconcls ="icon-text_align_center " id ="btHTML_CENTER "> </ a >
230- < a href ="# " title ="p right " class ="easyui-linkbutton easyui-tooltip " iconcls ="icon-text_align_right " id ="btHTML_RIGHT "> </ a >
231- < a href ="# " title ="p justify " class ="easyui-linkbutton easyui-tooltip " iconcls ="icon-text_align_justify " id ="btHTML_JUSTIFY "> </ a > |
232- < a href ="# " title ="ul " class ="easyui-linkbutton easyui-tooltip " iconcls ="icon-text_list_bullets " id ="btHTML_UL "> </ a >
233- < a href ="# " title ="ol " class ="easyui-linkbutton easyui-tooltip " iconcls ="icon-text_list_numbers " id ="btHTML_OL "> </ a > |
234- < a href ="# " title ="a " class ="easyui-linkbutton easyui-tooltip " iconcls ="icon-link " id ="btHTML_A "> </ a >
235- < a href ="# " title ="img " class ="easyui-linkbutton easyui-tooltip " iconcls ="icon-picture " id ="btHTML_IMG "> </ a >
236- </ div >
237207 < div id ="divMathTextInput " class ="center easyui-panel " data-options ="region:'center',split:false,noheader:true ">
238208 < form action ="# " method ="post " id ="formMathTextInput ">
239209 < fieldset >
@@ -260,15 +230,18 @@ <h3>Katex Input Helper</h3>
260230
261231 <!-- THIS MAY CAUSE FILE NOT FOUND : replacement see below
262232 <div title="<span information='MATRIX_SYMBOLS' class='rtl-title-withicon'>
263- <img class='symbol_btn icon-matrix_13_black' src='./ icons/blank.gif' width='15' height='20' />
264- <img class='symbol_btn icon-matrix_33_black' src='./ icons/blank.gif' width='15' height='20' /></span>"
233+ <img class='symbol_btn icon-matrix_13_black' src='icons/blank.gif' width='15' height='20' />
234+ <img class='symbol_btn icon-matrix_33_black' src='icons/blank.gif' width='15' height='20' /></span>"
265235 id="f_MATRIX_SYMBOLS">
266236 </div>
267237 -->
268238
269- < div title ="<span information='MATRIX_SYMBOLS' class='rtl-title-withicon'><img class='symbol_btn icon-matrix_13_black' width='15' height='20' /> <img class='symbol_btn icon-matrix_33_black' width='15' height='20' /></span> "
239+ < div title ="<span information='MATRIX_SYMBOLS' class='rtl-title-withicon'>
240+ <img class='symbol_btn icon-matrix_13_black' width='15' height='20' />
241+ <img class='symbol_btn icon-matrix_33_black' width='15' height='20' /></span> "
270242 id ="f_MATRIX_SYMBOLS ">
271243 </ div >
244+
272245 < div title ="<span information='BRACKET_SYMBOLS' class='rtl-title-withicon'>$(\ )$ $[\ \ ]$ $\|\ \|$ </span> "
273246 id ="f_BRACKET_SYMBOLS ">
274247 </ div >
@@ -294,14 +267,6 @@ <h3>Katex Input Helper</h3>
294267 < label for ="persistEquations "> < span locate ="PERSIST_EQUATIONS "> </ span > </ label >
295268 </ fieldset >
296269 < hr />
297- < fieldset >
298- < legend >
299- < span locate ='SYNTAX '> </ span >
300- </ legend >
301- < input type ="checkbox " name ="encloseType " id ="encloseType " disabled />
302- < label for ="encloseType "> < span locate ='ENCLOSE_ALL_FORMULAS '> </ span > </ label >
303- </ fieldset >
304- < hr />
305270 < fieldset >
306271 < legend >
307272 < span locate ='UPDATE '> </ span >
@@ -316,12 +281,6 @@ <h3>Katex Input Helper</h3>
316281 < label for ="autoUpdateTime "> < span locate ='UPDATE_INTERVAL '> </ span > </ label >
317282 </ fieldset >
318283 < hr />
319- < fieldset >
320- < legend > MathJax</ legend >
321- < input type ="checkbox " name ="menuMathjaxType " id ="menuMathjaxType " disabled />
322- < label for ="menuMathjaxType "> < span locate ='MATHJAX_MENU '> </ span > </ label >
323- </ fieldset >
324- < hr />
325284 < fieldset >
326285 < legend >
327286 < span locate ="RESET "> </ span >
0 commit comments