-
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1726 from keymanapp/auto/keyboards/upload/TC-2029
auto: Keyboard help deployment
- Loading branch information
Showing
1 changed file
with
8 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,25 +6,23 @@ | |
|
||
<body> | ||
|
||
<h1>Gautami IndiTran</h1> | ||
|
||
<p>Copyright (c) 2024 Gautam Sengupta [[email protected]]</p> | ||
|
||
<h2>Transliteration Keymap</h2> | ||
|
||
<p><a href="translit.png"><span style='text-decoration:none'><img border=3 img width=90% src="translit.png" alt="Transliteration Keymap"></span></a></p> | ||
|
||
<p> Use the PERIOD key [.] to get a dot above/below or a ring below a character, e.g.   r [.] > ṛ   ṛ [.] > r̥   n [.] > ṅ   ṅ [.] > ṇ <br> m [.] > ṁ   ṁ [.] > ṃ   t [.] > ṭ   g [.] > ġ etc. | ||
<br>Use the HYPHEN key [-] to get a macron above or a line below a character or pair of characters, e.g.   a [-] > ā   l [-] > ḻ   t [-] > ṯ <br> y [-] > ȳ   kh [-] > k͟h. | ||
<br>Use the TILDE key [~] to get a tilde or Chandrabindu ̐ above a character, e.g.   a [~] > ã   n [~] > ñ   m [~] > m̐. | ||
<br>Use the CARET key [^] to get a circumflex, caron, breve or inverted breve on a character, e.g.   e [^] > ê   o [^] > ô   r [^] > r̆ <br> h [^] > ḫ. | ||
<br><b>All the transliteration symbols, except k͟h and K͟H may also be obtained by pressing [=] after typing a   base <br> character, e.g.   h [=] > ḥ,   ḥ [=] > ẖ,   ẖ [=] > h̤,   h̤ [=] > ḫ.</b> | ||
<p> Use the PERIOD key [.] to get a dot above/below or a ring below a character, e.g. <br> r [.] > ṛ ,   ṛ [.] > r̥ ,   n [.] > ṅ ,   ṅ [.] > ṇ ,   m [.] > ṁ ,   ṁ [.] > ṃ ,   t [.] > ṭ ,   g [.] > ġ etc. | ||
<br>Use the HYPHEN key [-] to get a macron above or a line below a character or pair of characters, e.g.   a [-] > ā ,   l [-] > ḻ ,   t [-] > ṯ ,   y [-] > ȳ ,   kh [-] > k͟h. | ||
<br>Use the TILDE key [~] to get a tilde or Chandrabindu ̐ above a character, e.g.   a [~] > ã <br> n [~] > ñ ,   m [~] > m̐. | ||
<br>Use the CARET key [^] to get a circumflex, caron, breve or inverted breve on a character, <br> e.g.   e [^] > ê ,   o [^] > ô ,   r [^] > r̆ ,   h [^] > ḫ. | ||
<br><b>All the transliteration symbols, except k͟h and K͟H, may also be obtained by pressing [=] <br> after typing a base character, e.g.   h [=] > ḥ ,   ḥ [=] > ẖ ,   ẖ [=] > h̤ ,   h̤ [=] > ḫ.</b> | ||
</p> | ||
<h2>Transcription Keymap</h2> | ||
|
||
<p><b>To access IPA transcription symbols press [\] after typing any base character, e.g.   a [\] > ə,   ə [\] > ɑ,   ɑ [\] > ä.</b></p> | ||
<p><b>To access IPA transcription symbols press [\] after typing any base character, e.g. <br> a [\] > ə,   ə [\] > ɑ,   ɑ [\] > ä.</b></p> | ||
|
||
<p><a href="transcrip.png"><span style='text-decoration:none'><img border=3 img width=90% src="transcrip.png" alt="Transcription Keymap"></span></a></p> | ||
<p><b>Pressing down and holding the Right-Alt key switches the keyboard back to its original QWERTY configuration</b>, e.g. <br> [o~] > õ, but typing o and then holding down the Right-Alt key while typing ~ yields o~.</p> | ||
<p><b>Pressing down and holding the Right-Alt key switches the keyboard back to its <br> original QWERTY configuration</b>, e.g.   [o~] > õ, but typing o and then holding down the <br> Right-Alt key while typing ~ yields o~.</p> | ||
<br> | ||
</body> | ||
</body> |