Skip to content

Commit

Permalink
Fix dead keys
Browse files Browse the repository at this point in the history
  • Loading branch information
bradrn committed Nov 15, 2019
1 parent 7590c2e commit 68cdf5f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
Binary file modified Conkey.klc
Binary file not shown.
6 changes: 0 additions & 6 deletions Keys.md
Original file line number Diff line number Diff line change
Expand Up @@ -405,8 +405,6 @@ A wide range of arrows may be produced via the `G-/` dead key:
| `u` ||
| `i` ||

(Althogh this dead key appears to be set up properly, it does not work correctly on my computer.
If anyone else has the same problem, please [submit a new issue](https://github.com/bradrn/Conkey/issues/new).)

### Haskell unicode symbols

Expand Down Expand Up @@ -453,8 +451,6 @@ Symbols for the Haskell language are accessed via the `G-]` dead key:
| `{` ||
| `}` ||

(Althogh this dead key appears to be set up properly, it does not work correctly on my computer.
If anyone else has the same problem, please [submit a new issue](https://github.com/bradrn/Conkey/issues/new).)

### Blackboard bold

Expand Down Expand Up @@ -484,5 +480,3 @@ Resulting symbol: ℂℂℕℕℚℚℝℝℤℤ

> Note 3: This should be `M-s |`, but as mentioned previously GitHub can’t render the vertical bar in a table.
(Althogh this dead key appears to be set up properly, it does not work correctly on my computer.
If anyone else has the same problem, please [submit a new issue](https://github.com/bradrn/Conkey/issues/new).)

0 comments on commit 68cdf5f

Please sign in to comment.