aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark E. Shoulson <mark@kli.org>2019-12-18 07:57:06 -0500
committerMark E. Shoulson <mark@kli.org>2019-12-18 07:57:06 -0500
commit5988b90b992e19a792992d0b709ad56bdf978672 (patch)
tree39b0f71b820cc6989963db6785c8bcff614da6c5
parentAdd TIRONIAN SIGN ET. (diff)
downloaddotXCompose-5988b90b992e19a792992d0b709ad56bdf978672.tar.gz
dotXCompose-5988b90b992e19a792992d0b709ad56bdf978672.tar.bz2
dotXCompose-5988b90b992e19a792992d0b709ad56bdf978672.zip
Add corners, etc.
-rw-r--r--dotXCompose10
1 files changed, 9 insertions, 1 deletions
diff --git a/dotXCompose b/dotXCompose
index 1071d82..eb45132 100644
--- a/dotXCompose
+++ b/dotXCompose
@@ -99,6 +99,8 @@ include "%L"
# <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
+# Technically, NO-BREAK SPACE is not supposed to be fixed-width. This is:
+<Multi_key> <space> <numbersign> : " " U2007 # FIGURE SPACE
# Do we want/need these?
<Multi_key> <d> <a> <g> : "†" U2020 # DAGGER
<Multi_key> <d> <d> <a> <g> : "‡" U2021 # DOUBLE DAGGER
@@ -453,8 +455,14 @@ include "%L"
# These are actually quotes, hence the mnemonic.
<Multi_key> <7> <apostrophe> : "「" UFF62 # HALFWIDTH LEFT CORNER BRACKET
<Multi_key> <L> <apostrophe> : "」" UFF63 # HALFWIDTH RIGHT CORNER BRACKET
+# Why am I using halfwidth though, I wonder? And I'd also like ⌜⌝⌞⌟
<Multi_key> <7> <quotedbl> : "『" U300E # LEFT WHITE CORNER BRACKET
<Multi_key> <L> <quotedbl> : "』" U300F # RIGHT WHITE CORNER BRACKET
+# How about these for the "corners"? Confusing with {L[} etc?
+<Multi_key> <7> <parenleft> : "⌜" U231C # TOP LEFT CORNER
+<Multi_key> <7> <parenright> : "⌝" U231D # TOP RIGHT CORNER
+<Multi_key> <L> <parenleft> : "⌞" U231E # BOTTOM LEFT CORNER
+<Multi_key> <L> <parenright> : "⌟" U231F # BOTTOM RIGHT CORNER
<Multi_key> <parenleft> <ampersand> <parenright> : "≬" U226C # BETWEEN
<Multi_key> <l> <l> : "ℓ" U2113 # SCRIPT SMALL L
<Multi_key> <bracketleft> <bracketleft> : "⊏" U228F # SQUARE IMAGE OF
@@ -1129,7 +1137,7 @@ include "%L"
<Multi_key> <n> <grave> : "ɴ" U0274 # LATIN LETTER SMALL CAPITAL N
<Multi_key> <o> <grave> : "ᴏ" U1D0F # LATIN LETTER SMALL CAPITAL O
<Multi_key> <p> <grave> : "ᴘ" U1D18 # LATIN LETTER SMALL CAPITAL P
-# There is no SMALL CAPITAL Q (yet)!
+<Multi_key> <q> <grave> : "ꞯ" UA7AF # LATIN LETTER SMALL CAPITAL Q
<Multi_key> <r> <grave> : "ʀ" U0280 # LATIN LETTER SMALL CAPITAL R
<Multi_key> <s> <grave> : "ꜱ" UA731 # LATIN LETTER SMALL CAPITAL S
<Multi_key> <t> <grave> : "ᴛ" U1D1B # LATIN LETTER SMALL CAPITAL T