summaryrefslogtreecommitdiffstats
path: root/example.style.css
diff options
context:
space:
mode:
Diffstat (limited to 'example.style.css')
-rw-r--r--example.style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/example.style.css b/example.style.css
index 7b61d430..866eaefa 100644
--- a/example.style.css
+++ b/example.style.css
@@ -141,6 +141,10 @@ li.list-item { }
ol.list-enum { padding-left: 2em; }
li.list-enum { }
+/* Equation modes. See eqn(7). */
+
+span.eqn { }
+
/* Table modes. See tbl(7). */
table.tbl { }