| View previous topic :: View next topic |
| Author |
Message |
instantrunoff
Joined: 13 Jan 2008 Posts: 62
|
Posted: Sun Mar 30, 2008 9:50 am Post subject: Greek Letters |
|
|
Hopefully this will save someone else some time:
| Code: | #Hotstring C * ?
::/alpha::{asc 945}
::/beta::{asc 946}
::/gamma::{asc 947}
::/Gamma::{asc 915}
::/delta::{asc 948}
::/Delta::{asc 916}
::/epsilon::{asc 949}
::/zeta::{asc 950}
::/eta::{asc 951}
::/theta::{asc 952}
::/kappa::{asc 954}
::/lambda::{asc 955}
::/mu::{asc 956}
::/xi::{asc 958}
::/sigma::{asc 963}
::/Sigma::{asc 931}
::/pi::{asc 960}
::/rho::{asc 961}
::/tau::{asc 964}
::/phi::{asc 966}
::/Phi::{asc 934}
::/chi::{asc 967}
::/psi::{asc 968}
::/Psi::{asc 936}
::/omega::{asc 969}
::/Omega::{asc 937}
#Hotstring *0 ?0 C0
|
Thanks to http://tlt.psu.edu/suggestions/international/bylanguage/greekchart.html#greeklower |
|
| Back to top |
|
 |
Laszlo
Joined: 14 Feb 2005 Posts: 3877 Location: Pittsburgh
|
Posted: Sun Mar 30, 2008 3:55 pm Post subject: |
|
|
| These save time, if you need occasionally Greek letters! However, a few are missing: nu (ν), capital theta (Θ), lambda (Λ), xi (Ξ), pi (Π). Greek letters are supported in a few keyboard scripts, too, e.g. here. |
|
| Back to top |
|
 |
instantrunoff
Joined: 13 Jan 2008 Posts: 62
|
Posted: Sun May 11, 2008 12:34 pm Post subject: |
|
|
| Another way |
|
| Back to top |
|
 |
Laszlo
Joined: 14 Feb 2005 Posts: 3877 Location: Pittsburgh
|
Posted: Sun May 11, 2008 4:05 pm Post subject: |
|
|
| It does not work for me in IE7 (Vista). It still catches Alt-C as its own hotkey. |
|
| Back to top |
|
 |
instantrunoff
Joined: 13 Jan 2008 Posts: 62
|
|
| Back to top |
|
 |
|