Re: notation for integration limits
- To: mathgroup at smc.vnet.net
- Subject: [mg51138] Re: notation for integration limits
- From: "Jens-Peer Kuska" <kuska at informatik.uni-leipzig.de>
- Date: Wed, 6 Oct 2004 04:34:11 -0400 (EDT)
- Organization: Uni Leipzig
- References: <cjto0n$8jh$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
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
>
- Follow-Ups:
- Re: Re: notation for integration limits
- From: DrBob <drbob@bigfoot.com>
- Re: Re: notation for integration limits