We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c150e30 commit 96a0687Copy full SHA for 96a0687
isar2html2.0/src/isar2html/IsarSym2Latex.fs
@@ -227,6 +227,7 @@ namespace iml
227
("\\{is T_0\\}","\\text{ is }T_0")
228
("\\{is T_1\\}","\\text{ is }T_1")
229
("\\{is T_2\\}","\\text{ is }T_2")
230
+ ("\\{is T_3\\}","\\text{ is }T_3")
231
("\\{up-directs\\}","\\text{ up-directs }")
232
("\\{down-directs\\}","\\text{ down-directs }")
233
("range(","\\text{range}(")
0 commit comments