From 710a049b400d4f41ea5131b86dcb448fe3250e75 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sat, 25 Apr 2015 21:46:23 +0200 Subject: XCompose: Add endash and greater/lesser than --- X11/XCompose | 3 +++ 1 file changed, 3 insertions(+) (limited to 'X11/XCompose') diff --git a/X11/XCompose b/X11/XCompose index 96b9bd7..0097034 100644 --- a/X11/XCompose +++ b/X11/XCompose @@ -35,6 +35,7 @@ include "%L" : "→" U2192 # RIGHTWARDS ARROW : "↓" U2193 # DOWNWARDS ARROW + : "–" U2013 # EN DASH : "—" U2014 # EM dash # Mathstuffs @@ -42,6 +43,8 @@ include "%L" : "÷" U00F7 # DIVISION SIGN : "±" U00B1 # PLUS-MINUS SIGN <8> <8> : "∞" U221E # INFINITY + : "≥" U2265 + : "≤" U2264 : "≠" U2260 # NOT EQUAL TO -- cgit v1.2.3-70-g09d2