summaryrefslogtreecommitdiff
path: root/test/golden/relation-notation/tokenizing.golden
blob: 679956208f704c57a5c491556c7867e2e4bad8ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[ BeginEnv "proposition"
, Label "mathrel_notation_test"
, Word "if"
, BeginEnv "math"
, Variable "x"
, Command "mathrel"
, InvisibleBraceL
, Variable "R"
, InvisibleBraceR
, Variable "y"
, EndEnv "math"
, Symbol ","
, Word "then"
, BeginEnv "math"
, Variable "x"
, Command "mathrel"
, InvisibleBraceL
, Variable "R"
, InvisibleBraceR
, Variable "y"
, EndEnv "math"
, Symbol "."
, EndEnv "proposition"
]