equal
deleted
inserted
replaced
415 I get list from: |
415 I get list from: |
416 |
416 |
417 http://www.laurenceanthony.net/software/antwordprofiler/ |
417 http://www.laurenceanthony.net/software/antwordprofiler/ |
418 Laurence Anthony's AntWordProfiler home page. |
418 Laurence Anthony's AntWordProfiler home page. |
419 |
419 |
420 Register gadict dictionaries for dictd under Debian |
|
421 =================================================== |
|
422 :: |
|
423 |
|
424 $ su |
|
425 $ cat >>etc/dictd/dictd.order <<EOF |
|
426 gadict-dictabbr |
|
427 /home/user/usr/share/dictd/ |
|
428 $ dictdconfig --write |
|
429 $ /etc/init.d/dictd restart |
|
430 $ ^D |
|
431 $ dictdconfig --list |
|
432 $ dict -d gadict-dictabbr v |
|
433 |
|
434 Typing IPA chars in Emacs |
420 Typing IPA chars in Emacs |
435 ========================= |
421 ========================= |
436 |
422 |
437 For entering IPA chars use IPA input method. To enable it type:: |
423 For entering IPA chars use IPA input method. To enable it type:: |
438 |
424 |