Re: Subscript vs SubscriptBox
- To: mathgroup at smc.vnet.net
- Subject: [mg69028] Re: Subscript vs SubscriptBox
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Sun, 27 Aug 2006 01:23:52 -0400 (EDT)
- References: <ecoon7$2td$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi, Subscript[] is a Mathematica function, SupscriptBox[] is a box that is used by the FrontEnd to render a subscript. Regards Jens Chris Chiasson wrote: > Could someone explain in detail what the difference between Subscript > and SubscriptBox is? FullDefinition was not too helpful. The help for > Subscript redirects to SubscriptBox. >
- Follow-Ups:
- Re: Re: Subscript vs SubscriptBox
- From: "Chris Chiasson" <chris@chiasson.name>
- Re: Re: Subscript vs SubscriptBox