summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2015-04-15 00:34:31 +0200
committerAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2016-04-25 22:24:18 +0200
commitfe60003d417002634d8c7a8e35a63c4cbdb897b3 (patch)
treeae4c635aef278552020aea286916ad8489c8c1e6
parent545270fe699cd735eca93a03259df9eef0385e57 (diff)
Fix highlighting in math.osml by escaping the square braces
-rw-r--r--data/ontology/math.osml4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/ontology/math.osml b/data/ontology/math.osml
index b1dafb0..83d852b 100644
--- a/data/ontology/math.osml
+++ b/data/ontology/math.osml
@@ -5,8 +5,8 @@
}%
\struct#math[root=true]
\syntax
- \open{\\[}
- \close{\\]}
+ \open{\\\[}
+ \close{\\\]}
\field
\childRef[ref=equation]