From: Mischa POSLAWSKY Date: Sat, 21 Feb 2015 05:54:23 +0000 (+0100) Subject: digraphs: propose additional currency signs X-Git-Tag: v1.7~111 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/a6ae67f1b6842ac2da50775a3f480b0b8af98382?hp=dc2729591aa075c8eacbac5a613613734a7ff146 digraphs: propose additional currency signs --- diff --git a/shiar.inc.txt b/shiar.inc.txt index 7076780..ba18093 100644 --- a/shiar.inc.txt +++ b/shiar.inc.txt @@ -44,10 +44,14 @@ # currency #=e € # in vim #Eu € # in zsh and vim -#=R ₽ # in vim +=B ฿ # more like B/, but prefer that for diacritical letter =d ₫ +=g ₴ # derived from cursive g= (soundalike h= or lookalike 2= seem bad options) +=L ₺ =N ₦ -=P ₱ # conflicts with vim alternative for =R +#=P ₽ # in vim +=p ₱ # =P conflicts with vim alternative for ruble +=R ₹ # conflicts with vim alternative for ruble =t ₮ K/ ₭ Rs ₨ @@ -205,7 +209,7 @@ O. Ȯ o. ȯ N! Ǹ n! ǹ -Y- Ȳ +Y- Ȳ # conflicts with vim alternative for yen y- ȳ 'i ͺ # spacing iota subscript (like "i for combining) =v ⇓ @@ -228,6 +232,7 @@ ji ї # yi # idem JI Ї # YI Z1 Ʒ # ED # doesn't make sense, put it with S1 z1 ʒ # ed # not in vim +=Y ¥ # Ye # also Y- in vim # bars and strokes A/ Ⱥ diff --git a/unicode-table.inc.pl b/unicode-table.inc.pl index a03577d..ec61e41 100644 --- a/unicode-table.inc.pl +++ b/unicode-table.inc.pl @@ -20,7 +20,7 @@ punctuation => { symbols => { binary => [qw{. ⚋ ⚊ . ⚐ ⚑ . ☺ ☹ . ✓ ✗ . ✔ ✘ . ◄ ► }], # opposites - currency => [qw{. ¤ ¢ ₥ € £ ₹ $ ¥ . ฿ ₫ ₭ ₦ ₱ ₮ ₩ ₪}], + currency => [qw{. ¤ ¢ ₥ € £ ₹ $ ¥ . ฿ ₫ ₭ ₺ ₦ ₽ ₩ ₪}], cards => [ qw{. ♢ ♡ ♠ ♣ . ♦ ♥ ♤ ♧ }, # diamonds, hearts, clubs, spades # qw{. 🔔 ❀ -⛨ 🌰 }, # bells, roses, shields, acorns