|
[Date Index]
[Thread Index]
[Author Index]
need help defining a MakeBoxes rule for Piecewise
- To: mathgroup at smc.vnet.net
- Subject: [mg71986] need help defining a MakeBoxes rule for Piecewise
- From: "Chris Chiasson" <chris at chiasson.name>
- Date: Thu, 7 Dec 2006 06:25:32 -0500 (EST)
I want the following definition to be active in my session:
MakeBoxes[pw_Piecewise, format_] := MakeBoxes[pw, format] /. "True" -> "
otherwise"
However, it seems to be overridden by internal rules. Do you have any
suggestions on how to make Mathematica use my rule?
--
http://chris.chiasson.name/
Prev by Date:
RE: Re: RE: RE: Functional decomposition (solving f[f[x]] = g[x] for given g)
Next by Date:
Finding the periphery of a region
Previous by thread:
Re: Vandermonde Matrix/Optimization question
Next by thread:
Finding the periphery of a region
|