Re: How to match/balance parenthesis?
- To: mathgroup at smc.vnet.net
- Subject: [mg54920] Re: [mg54891] How to match/balance parenthesis?
- From: "David Park" <djmp at earthlink.net>
- Date: Sun, 6 Mar 2005 00:56:15 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
{{{ a + b }, (c + d)/(e + f)}} Click anywhere in the above expression and then use Shift+Ctrl+B (repeatedly) to obtain successfully larger matching brackets. It is also on Menu/Edit/CheckBalance. David Park djmp at earthlink.net http://home.earthlink.net/~djmp/ From: beagle197 at hotmail.com [mailto:beagle197 at hotmail.com] To: mathgroup at smc.vnet.net Greetings, I have been looking for a hot key or menu option that will help me determine which set of parenthesis, curly braces, or brackets they belong to in a mathematica v 5.0.1.0 notebook. (e.g. {{{ <stuff> }}}). Is there such a feature, and if so how do I get it to work? Thanks, -B