--- loncom/html/adm/LC_math_editor/test.html 2014/09/24 18:14:31 1.1 +++ loncom/html/adm/LC_math_editor/test.html 2015/02/24 15:20:36 1.2 @@ -8,6 +8,38 @@ textarea.math { font-family: monospace; height: 3em; width: 100%; } span.math-error { border: solid 1px red; min-width: 1px; } +

Strict syntax, symbolic mode:

@@ -27,8 +59,16 @@
- Test in a field with text around (Lax syntax, symbolic mode) + Test in a field with text around (Lax syntax, symbolic mode) +
+
+ inside an absolute position div (lax symbolic)
+
+

+

static math on a line: 2x/(3y)

+

static math as a block:

+
2x/(3y)
@@ -40,7 +80,8 @@