Skip to content

Commit

Permalink
clarification of characters mentioned in readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcwilliams403 committed Mar 26, 2024
1 parent 9c095e5 commit 567616d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ This is a Windows port of the Linux/Unix implementation of Dvorak International,

Liberties taken:<br>
* Changes from core layout:
- Superscript 1 has swapped positions with inverted exclamation mark.
- Dead hook has swapped positions with inverted question mark.
- The generic currency symbol has swapped positions with the Pound Sterling sign.
- Superscript 1 (`¹`) has swapped positions with inverted exclamation mark (`¡`).
- Dead hook has swapped positions with inverted question mark (`¿`).
- The generic currency symbol (`¤`) has swapped positions with the Pound Sterling sign (`£`).
- AltGr + Shift + `S` produces Capital Sharp S (``).
- Section Sign has been moved to AltGr + Shift + `;`.
- Section Sign (`§`) has been moved to AltGr + Shift + `;`.
- ``Double curly quotaton marks`` have been replaced with ``single angle quotation marks``.
- Curly quotes remain accessible via dead acute/diaeresis + `<`/`>`.
* Various dead key QOL optimizations:
Expand Down

0 comments on commit 567616d

Please sign in to comment.