summaryrefslogtreecommitdiff
path: root/testdata/integration/user_defined_syntax/non_greedy_shortform.out.osxml
diff options
context:
space:
mode:
authorAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2015-04-14 01:33:19 +0200
committerAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2016-04-25 22:24:18 +0200
commitf8bca0e161705fc99fffd248ed4be897e940b2df (patch)
treee53a3180e221e5bf251421390396aa9d99c47c18 /testdata/integration/user_defined_syntax/non_greedy_shortform.out.osxml
parent866965ac772d7894eab39eba63074e08a86db976 (diff)
Allow non-Greedy short form to eat normal commands.
E.g. with regrads to the math ontology, this change allows syntax like \(a^\frac{1}{2}\) which is also valid in TeX (added corresponding tests).
Diffstat (limited to 'testdata/integration/user_defined_syntax/non_greedy_shortform.out.osxml')
-rw-r--r--testdata/integration/user_defined_syntax/non_greedy_shortform.out.osxml4
1 files changed, 4 insertions, 0 deletions
diff --git a/testdata/integration/user_defined_syntax/non_greedy_shortform.out.osxml b/testdata/integration/user_defined_syntax/non_greedy_shortform.out.osxml
index 3ca0913..c2bcc83 100644
--- a/testdata/integration/user_defined_syntax/non_greedy_shortform.out.osxml
+++ b/testdata/integration/user_defined_syntax/non_greedy_shortform.out.osxml
@@ -4,6 +4,10 @@
<test:a>a</test:a>
<test:a>b</test:a>
<test:a>c</test:a>
+ <test:b>
+ <test:a>+</test:a>
+ </test:b>
+ <test:a>+</test:a>
<test:a/>
<test:a>d</test:a>
<test:b/>