Feature #541 - Online editor's asciimath plugin: Adding a sample formula for the previously empty spot in the dialog's table.

skala
Ivan Tcholakov 15 years ago
parent 353bccae08
commit cd41923598
  1. 2
      main/inc/lib/fckeditor/editor/plugins/asciimath/fck_asciimath.html
  2. BIN
      main/inc/lib/fckeditor/editor/plugins/asciimath/images/ifx.png
  3. BIN
      main/inc/lib/fckeditor/editor/plugins/asciimath/images/text_and.png
  4. BIN
      main/inc/lib/fckeditor/editor/plugins/asciimath/images/text_or.png

@ -83,8 +83,8 @@ Original Author - Bernhard Pfeifer novocaine@gmx.net
<td colspan="2" class="character" title="x_(mn)" onclick="javascript: Set('x_(mn)');"><img src="images/x_mn.png" /></td>
<td colspan="2" class="character" title="sqrt(x)" onclick="javascript: Set('sqrt(x)');"><img src="images/sqrtx.png" /></td>
<td colspan="3" class="character" title="root(n)(x)" onclick="javascript: Set('root(n)(x)');"><img src="images/rootnx.png" /></td>
<td colspan="3" class="character" title="{(1 if x&gt;=0),(0 if x&lt;0):}" onclick="javascript: Set('{(1 if x&gt;=0),(0 if x&lt;0):}');"><img src="images/ifx.png" /></td>
<td colspan="2" class="character" title="&quot;text&quot;" onclick="javascript: Set('&quot;text&quot;');"><img src="images/text.png" /></td>
<td colspan="2" class="character" style="cursor:default"></td>
</tr><tr>
<td colspan="2" class="character" title="dy/dx" onclick="javascript: Set('dy/dx');"><img src="images/dydx.png" /></td>
<td colspan="3" class="character" title="lim_(x-&gt;oo)" onclick="javascript: Set('lim_(x-&gt;oo)');"><img src="images/lim.png" /></td>

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 558 B

After

Width:  |  Height:  |  Size: 553 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 416 B

After

Width:  |  Height:  |  Size: 408 B

Loading…
Cancel
Save