>>>>> "Nusret" == Nusret BALCI <[EMAIL PROTECTED]> writes:

Nusret> \bind "M-m ~C-~M-~S-braceleft" "math-delim { }"

Nusret> That's a problem at least if your keyboard is a cheap standard
Nusret> one like mine (In fact, I don't even have an AltGr key,
Nusret> instead I use Ctrl+Alt when needed). It is like turning on
Nusret> caps lock, and then pressing Shift+A to obtain 'A' :). After I
Nusret> change it to the following:

Nusret> \bind "M-m ~C-~M-~S-bracketleft" "math-delim { }"

Nusret> everything works alright.

Nusret> Do you have any idea what those ~'s stand for though?

They mean "do not look at those modifiers". So basically, anything
that leads to a braceleft "{" character should be OK. I am surprised that
you would have to use a bracketleft "[".

JMarc

Reply via email to