Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Euro sign and a few phonetic symbols #38

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
11 changes: 10 additions & 1 deletion dotXCompose
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ include "%L"
<Multi_key> <percent> <percent> : "‱" U2031 # PER TEN THOUSAND (basis points)
<Multi_key> <slash> <u> : "µ" U00B5 # MICRO SIGN
# Ordinal indicators, for femenine and masculine, used in Romance languages
<Multi_key> <minus> <a> : "ª" U00AA # FEMININE ORDINAL INDICATOR
<Multi_key> <minus> <a> : "ª" U00AA # FEMININE ORDINAL INDICATOR
<Multi_key> <minus> <o> : "º" U00BA # MASCULINE ORDINAL INDICATOR

# See also U03A3 (Greek capital sigma)
Expand Down Expand Up @@ -896,6 +896,8 @@ include "%L"
<Multi_key> <asciitilde> <asciitilde> : "≈" U2248 # ALMOST EQUAL TO
<Multi_key> <s> <h> : "ʃ" U0283 # LATIN SMALL LETTER ESH
<Multi_key> <z> <h> : "ʒ" U0292 # LATIN SMALL LETTER EZH
<Multi_key> <Multi_key> <c> <z> <h> : "ǯ" U01EF # LATIN SMALL LETTER EZH WITH CARON
<Multi_key> <Multi_key> <C> <Z> <H> : "Ǯ" U01EE # LATIN CAPITAL LETTER EZH WITH CARON
<Multi_key> <l> <h> : "ɬ" U026C # LATIN SMALL LETTER L WITH BELT
<Multi_key> <l> <3> : "ɮ" U026E # LATIN SMALL LETTER LEZH
<Multi_key> <y> <g> : "ȝ" U021D # LATIN SMALL LETTER YOGH
Expand Down Expand Up @@ -936,11 +938,13 @@ include "%L"
<Multi_key> <r> <d> : "ɾ" U027E # LATIN SMALL LETTER R WITH FISHHOOK: voiced alveolar flap or tap (American English intervocalic allophone of d, or Spanish r)
<Multi_key> <v> <v> : "ʌ" U028C # LATIN SMALL LETTER TURNED V
<Multi_key> <u> <i> : "ɯ" U026F # LATIN SMALL LETTER TURNED M
<Multi_key> <w> <j> : "ɰ" U0270 # LATIN ????
# doubling a letter seems to be mostly used for turning
<Multi_key> <w> <w> : "ʍ" U028D # LATIN SMALL LETTER TURNED W
<Multi_key> <y> <y> : "ʎ" U028E # LATIN SMALL LETTER TURNED Y
<Multi_key> <a> <a> : "ɐ" U0250 # LATIN SMALL LETTER TURNED A
<Multi_key> <h> <h> : "ɥ" U0265 # LATIN SMALL LETTER TURNED H
<Multi_key> <n> <j> : "ɲ" U0272 # IPA symbol for palatal nasal
# ı is already available in the "standard" .XCompose
<Multi_key> <j> <period> : "ȷ" U0237 # LATIN SMALL LETTER DOTLESS J
<Multi_key> <exclam> <period> : "Ꞌ" UA78B # LATIN CAPITAL LETTER SALTILLO
Expand Down Expand Up @@ -1324,5 +1328,10 @@ include "%L"
<Multi_key> <parenleft> <1> <0> <colon> <3> <0> <parenright> : "🕥" U1F565 # CLOCK FACE TEN-THIRTY
<Multi_key> <parenleft> <1> <1> <colon> <3> <0> <parenright> : "🕦" U1F566 # CLOCK FACE ELEVEN-THIRTY
<Multi_key> <parenleft> <1> <2> <colon> <3> <0> <parenright> : "🕧" U1F567 # CLOCK FACE TWELVE-THIRTY

# Real bitcoin symbol now.
<Multi_key> <B> <bar> : "฿" U20BF # BITCOIN SIGN


# Various Currency Symbols
<Multi_key> <Multi_key> <e> <u> <r> <o> : "€" # EURO SIGN