MathGroup Archive 2000

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Color parentheses matching ?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg22788] Re: Color parentheses matching ?
  • From: paulh at wolfram.com (P.J. Hinton)
  • Date: Sat, 25 Mar 2000 03:58:24 -0500 (EST)
  • Organization: "Wolfram Research, Inc."
  • References: <8bfear$ic1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

In article <8bfear$ic1 at smc.vnet.net>,
 you write:

>    I'd like to know if it's possible to color the parentheses in output
> expressions, so that the matching pairs have the same color.
> 
>    I'm sure that there's a package or a built-in command (option, etc) to
> do that, because I saw one example one or two years ago, but I forgot
> where.

See the Formatting Sampler demo in the online documentation.  To 
view the demo, paste this expression into a notebook and evaluate
it.

FrontEndExecute[
  FrontEnd`HelpBrowserLookup[
    "GettingStarted",
    "Formatting Sampler"
  ]
]

-- 
P.J. Hinton
Mathematica Programming Group           paulh at wolfram.com
Wolfram Research, Inc.
Disclaimer: Opinions expressed herein are those of the author alone.


  • Prev by Date: Re: Exporting formulae as GIFs
  • Next by Date: Re: Q: Plot3D bug?
  • Previous by thread: Color parentheses matching ?
  • Next by thread: Q: Plot3D bug?