Problem: Some English words are translated to symbols
- Greek letters as English words are translated to symbols:
- example
lambda
is converted to the equivalent small Greek letter.
- example
- Logic and Math words are transliated to symbols.
- examples:
and
,or
,in
,exists
,sum
,div
,top
,int
,pm
converts to symbols or small empty square if the symbol is not recognized.
- examples:
- Scope: Windows XP 32-bit, WIndows 7 64-bit with jEdit 4.5.2
- This problem acts like an abbreviation expansion. As I type a-l-p-h-a then a space,
jedit converts
alpha
to the small Greek letter alpha. - I have learned to live with this but would like to find a solution to the problem. Any help would be appreciated. I don't know if this is a customization problem or a feature or a bug.