Skip to content

Commit

Permalink
moved vertical ellipses to math
Browse files Browse the repository at this point in the history
  • Loading branch information
melissaboiko committed Jun 28, 2009
1 parent 0779cc2 commit c8c05ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions math.xcompose
Expand Up @@ -3,7 +3,7 @@

# Arithmetic operators
# ====================
#
#
# Lines commented out are already present in X. Notice the “<minus>”
# X name refers to the ASCII hyphen‐minus, not to the true minus
# character.
Expand Down Expand Up @@ -68,4 +68,4 @@
<Multi_key> <space> <comma>: "⁣" U2063 # INVISIBLE COMMA

# v = ↓ = vertical
<Multi_key> <v> <period> <period>: "⋮" U22EE # VERTICAL ELLIPSIS
<Multi_key> <v> <period> <period>: "⋮" U22EE # VERTICAL ELLIPSIS

0 comments on commit c8c05ee

Please sign in to comment.