Lyndon Hill - 2007-06-28

Logged In: YES
user_id=1473077
Originator: YES

Sorry, this is my mistake.

I am formatting a dictionary that has Greek letters so that you can understand how to pronounce them, many languages use Greek letters for mathematics so it's quite common.

The entries were a single letter and unless char-precedence is set, bedic is case invariant. That's why mkbedic reported duplicates.

So, I added a char-precedence line for the Greek characters and everything was fine.

Can I request that you turn this false bug report to a feature request: please create a simple parameter for case sensitivity, e.g. case-sensitive=true; (default is false) ? - When you use char-precedence you have to add every character in all the entries otherwise you get lots of warning messages.

Thanks.