aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark E. Shoulson <mark@kli.org>2018-10-31 09:30:59 -0400
committerMark E. Shoulson <mark@kli.org>2018-10-31 09:30:59 -0400
commit80d2bb5168e763dfd318c73a4b5b60edd54013ab (patch)
tree8c08cb4c2eddc8143ec001b7f634e6b2f9014cb6
parentAdd R ROTUNDA (diff)
parentMerge pull request #33 from wget/add-nnbsp (diff)
downloaddotXCompose-80d2bb5168e763dfd318c73a4b5b60edd54013ab.tar.gz
dotXCompose-80d2bb5168e763dfd318c73a4b5b60edd54013ab.tar.bz2
dotXCompose-80d2bb5168e763dfd318c73a4b5b60edd54013ab.zip
Merge branch 'master' of github.com:kragen/xcompose
-rw-r--r--dotXCompose2
1 files changed, 2 insertions, 0 deletions
diff --git a/dotXCompose b/dotXCompose
index fe8d2b1..c521193 100644
--- a/dotXCompose
+++ b/dotXCompose
@@ -96,6 +96,8 @@ include "%L"
#<Multi_key> <space> <minus> : "‑" U2011 # NON-BREAKING HYPHEN
# Already present for me:
# <Multi_key> <space> <space> : " " U00A0 # NO-BREAK SPACE
+# Narrow no-break space, needed for some Latin languages like French
+<Multi_key> <space> <n> : " " U202f # NARROW NO-BREAK SPACE
# Do we want/need these?
<Multi_key> <d> <a> <g> : "†" U2020 # DAGGER
<Multi_key> <d> <d> <a> <g> : "‡" U2021 # DOUBLE DAGGER