Re: Re: notation for integration limits
- To: mathgroup at smc.vnet.net
- Subject: [mg51184] Re: [mg51138] Re: notation for integration limits
- From: DrBob <drbob at bigfoot.com>
- Date: Thu, 7 Oct 2004 05:26:17 -0400 (EDT)
- References: <cjto0n$8jh$1@smc.vnet.net> <200410060834.EAA24163@smc.vnet.net>
- Reply-to: drbob at bigfoot.com
- Sender: owner-wri-mathgroup at wolfram.com
How is that useful? It doesn't give the OP a way to generate such an expression when needed, and when evaluated, it gives a syntax error.
Bobby
On Wed, 6 Oct 2004 04:34:11 -0400 (EDT), Jens-Peer Kuska <kuska at informatik.uni-leipzig.de> wrote:
> Hi, something like:
>
> Cell[BoxData[
> TagBox[
> RowBox[{
> RowBox[{
> StyleBox["a",
> ShowAutoStyles->False],
> StyleBox[" ",
> ShowAutoStyles->False],
> FractionBox[
> SuperscriptBox[
> StyleBox["x",
> ShowAutoStyles->False], "2"], "2"]}],
> StyleBox[
> UnderoverscriptBox["|", "0",
> "\[Pi]"],SubsuperscriptBoxOptions->{LimitsPositioning->Automatic},
> ShowAutoStyles->False]}],
> (#&)]], "Input"]
>
>
>
> Regards
>
> Jens
>
> "Alexander Vorobiev" <rze90bdsv02 at sneakemail.com> schrieb im Newsbeitrag
> news:cjto0n$8jh$1 at smc.vnet.net...
>> Hi,
>>
>> I would like to set up Mathematica notation for expressions showing
>> substitution of integration limits (long vertical bar with limits
>> shown as sub- and super-scripts). The length of the bar would be
>> dynamically adjusted depending on the height of the expression just
>> like it works for parentheses. Unfortunately after numerous attempts I
>> am still unable to input the 'operator' so that it would look nice on
>> printouts. Did anybody have similar problems?
>>
>> Thanks,
>> Alexander Vorobiev
>>
>
>
>
>
>
--
DrBob at bigfoot.com
www.eclecticdreams.net
- References:
- Re: notation for integration limits
- From: "Jens-Peer Kuska" <kuska@informatik.uni-leipzig.de>
- Re: notation for integration limits