aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dotXCompose6
1 files changed, 6 insertions, 0 deletions
diff --git a/dotXCompose b/dotXCompose
index b5ed323..40c912d 100644
--- a/dotXCompose
+++ b/dotXCompose
@@ -178,6 +178,12 @@ include "%L"
# or PARTIAL DIFFERENTIAL
<Multi_key> <ampersand> <d> <e> <l> : "∇" U2207 # NABLA
<Multi_key> <ampersand> <i> <n> <t> : "∫" U222B # INTEGRAL
+<Multi_key> <ampersand> <i> <i> <n> <t> : "∬" U222C # DOUBLE INTEGRAL
+<Multi_key> <ampersand> <i> <i> <i> <n> <t> : "∭" U222D # TRIPLE INTEGRAL
+<Multi_key> <ampersand> <i> <i> <i> <i> <n> <t> : "⨌" U2A0C # QUADRUPLE INTEGRAL
+<Multi_key> <ampersand> <o> <i> <n> <t> : "∮" U222E # CONTOUR INTEGRAL
+<Multi_key> <ampersand> <o> <i> <i> <n> <t> : "∯" U222F # SURFACE INTEGRAL
+<Multi_key> <ampersand> <o> <i> <i> <i> <n> <t> : "∰" U2230 # VOLUME INTEGRAL
<Multi_key> <ampersand> <p> <a> <r> <t> : "∂" U2202 # PARTIAL DIFFERENTIAL
<Multi_key> <asterisk> <period> <period> <d> : "∂" U2202 # PARTIAL DIFFERENTIAL
# Would we prefer 20D1 COMBINING RIGHT HARPOON ABOVE?