source: other-projects/maori-lang-detection/MoreReading/macrons_with_emacs.txt@ 33806

Last change on this file since 33806 was 33409, checked in by ak19, 5 years ago

Forgot to commit 2 files with links and shuffling some links around into the correct files after moving between computers.

File size: 1.1 KB
Line 
1Adding Macrons using emacs:
2
3https://www.stat.auckland.ac.nz/~paul/Reports/maori/maori.html
4 The macron is the only accent required for written Māori and the accent can only be applied to vowels, so the full set of accented characters are:
5lower case a, with macron ā upper case A, with macron Ā
6lower case e, with macron ē upper case E, with macron Ē
7lower case i, with macron ī upper case I, with macron Ī
8lower case o, with macron ō upper case O, with macron Ō
9lower case u, with macron ū upper case U, with macron Ū
10
11http://emacs.1067599.n8.nabble.com/Entering-vowels-with-macrons-td72136.html
12 Ctrl+\
13 type rfc1345 (and enter)
14 type &a- to get a-macron
15 Then Ctrl+\ to toggle back to default input
16 (Can thereafter toggle with Ctrl+\ to get back to rfc1345 input method)
17
18
19OTHER:
20https://sachachua.com/blog/2011/04/writing-macrons-linux-latin-pronunciation/
21To add macrons: Ctrl-\ "latin-alt-postfix". But doesn't have all macronised vowels as used in Te Reo.
22Then Ctrl-\ to get default input editor back.
23https://www.gnu.org/software/emacs/manual/html_node/emacs/Select-Input-Method.html
Note: See TracBrowser for help on using the repository browser.