Skip to content

Commit

Permalink
Merge pull request #1726 from keymanapp/auto/keyboards/upload/TC-2029
Browse files Browse the repository at this point in the history
auto: Keyboard help deployment
  • Loading branch information
keyman-status authored Dec 2, 2024
2 parents 5c93680 + 08988b5 commit 3e4545c
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions keyboard/gautami_inditran/1.0.2/gautami_inditran.php
Original file line number Diff line number Diff line change
Expand Up @@ -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. &nbsp r [.] > ṛ &nbsp ṛ [.] > r̥ &nbsp n [.] > ṅ &nbsp ṅ [.] > ṇ <br> m [.] > ṁ &nbsp ṁ [.] > ṃ &nbsp t [.] > ṭ &nbsp g [.] > ġ etc.
<br>Use the HYPHEN key [-] to get a macron above or a line below a character or pair of characters, e.g. &nbsp a [-] > ā &nbsp l [-] > ḻ &nbsp t [-] > ṯ <br> y [-] > ȳ &nbsp kh [-] > k͟h.
<br>Use the TILDE key [~] to get a tilde or Chandrabindu ̐ above a character, e.g. &nbsp a [~] > ã &nbsp n [~] > ñ &nbsp m [~] > m̐.
<br>Use the CARET key [^] to get a circumflex, caron, breve or inverted breve on a character, e.g. &nbsp e [^] > ê &nbsp o [^] > ô &nbsp 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 &nbsp base <br> character, e.g. &nbsp h [=] > ḥ, &nbsp ḥ [=] > ẖ, &nbsp ẖ [=] > h̤, &nbsp h̤ [=] > ḫ.</b>
<p> Use the PERIOD key [.] to get a dot above/below or a ring below a character, e.g. <br> r [.] > ṛ , &nbsp ṛ [.] > r̥ , &nbsp n [.] > ṅ , &nbsp ṅ [.] > ṇ , &nbsp m [.] > ṁ , &nbsp ṁ [.] > ṃ , &nbsp t [.] > ṭ , &nbsp g [.] > ġ etc.
<br>Use the HYPHEN key [-] to get a macron above or a line below a character or pair of characters, e.g. &nbsp a [-] > ā , &nbsp l [-] > ḻ , &nbsp t [-] > ṯ , &nbsp y [-] > ȳ , &nbsp kh [-] > k͟h.
<br>Use the TILDE key [~] to get a tilde or Chandrabindu ̐ above a character, e.g. &nbsp a [~] > ã <br> n [~] > ñ , &nbsp m [~] > m̐.
<br>Use the CARET key [^] to get a circumflex, caron, breve or inverted breve on a character, <br> e.g. &nbsp e [^] > ê , &nbsp o [^] > ô , &nbsp r [^] > r̆ , &nbsp 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. &nbsp h [=] > ḥ , &nbsp ḥ [=] > ẖ , &nbsp ẖ [=] > h̤ , &nbsp h̤ [=] > ḫ.</b>
</p>
<h2>Transcription Keymap</h2>

<p><b>To access IPA transcription symbols press [\] after typing any base character, e.g. &nbsp a [\] > ə, &nbsp ə [\] > ɑ, &nbsp ɑ [\] > ä.</b></p>
<p><b>To access IPA transcription symbols press [\] after typing any base character, e.g. <br> a [\] > ə, &nbsp ə [\] > ɑ, &nbsp ɑ [\] > ä.</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. &nbsp [o~] > õ, but typing o and then holding down the <br> Right-Alt key while typing ~ yields o~.</p>
<br>
</body>
</body>

0 comments on commit 3e4545c

Please sign in to comment.