Skip to content
Snippets Groups Projects
Commit 68c062ee authored by Andreas Kraft's avatar Andreas Kraft
Browse files

Changed some character replcements

parent 4bfb77b7
No related branches found
No related tags found
No related merge requests found
...@@ -143,12 +143,14 @@ ff09 = 2920 ...@@ -143,12 +143,14 @@ ff09 = 2920
d7 = 78 d7 = 78
; Ligature "fi" ; Ligature "fi"
fb01 = 6669 fb01 = 6669
; "<=>"
; f0df = 3c3d3e
; "<="
f0df = 3c3d
; "<=" ; "<="
f0fd = 3c3d ;f0fd = 3c3d
; "=>" ; "=>"
f0e0 = 3d3e f0e0 = 3d3e
; "<=>"
f0df = 3c3d3e
; "<->" ; "<->"
f0f3 = 266c743b2d3e f0f3 = 266c743b2d3e
; subscript 2 ; subscript 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment