MathGroup Archive 2003

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

Search the Archive

Re: Re: typing/formatting multi-part definition with alignment

  • To: mathgroup at smc.vnet.net
  • Subject: [mg41110] Re: [mg41100] Re: [mg41067] typing/formatting multi-part definition with alignment
  • From: Bobby Treat <drmajorbob at mailblocks.com>
  • Date: Sat, 3 May 2003 03:29:00 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Here's the answer to my question about AutoRightMatch -- except for why 
WRI doesn't document it.

http://forums.wolfram.com/mathgroup/archive/1999/Sep/msg00305.html

Bobby

-----Original Message-----
From: Murray Eisenberg <murraye at attbi.com>
To: mathgroup at smc.vnet.net
Subject: [mg41110] [mg41100] Re: [mg41067] typing/formatting multi-part 
definition with alignment

Carl Woll has created an especially easy solution to this math entry
problem -- one that does not require removing fingers from keyboards (no
menu selections, no use of palettes):

Ctrl-(f(t) = { 0 if t < 0 Ctrl-Enter 1 if t >= 0 Right-arrow
\[AutoRightMatch] Ctrl-)

Adding more rows or columns to the GridBox that is creatd may be done by
means of the usual keyboard shortcuts. In that case, as several
respondents pointed out, the option SpanMaxSize most likely needs to be
reset by means of the Options Inspector from its default Auto to 
Infinity.

Thanks to all who responded in mathgroup or privately.

I devoutly wish that this sort of thing were easier to get at in
documentation without having to (re-)pick peoples' brains in mathgroup.


> -----Original Message-----
> From: Murray Eisenberg <murraye at attbi.com>
To: mathgroup at smc.vnet.net
> To: mathgroup at smc.vnet.net
> Sent: Wed, 30 Apr 2003 04:26:15 -0400 (EDT)
> Subject: [mg41110] [mg41100] [mg41067] typing/formatting multi-part definition 
with
alignment
>
> A basic mathematical type-setting operation is to build up a display 
of
> a form such as
>
>            / 0 if t < 0,
>    f(t) = <
>            \ 1 if t >= 0.
>
> where what I have typed here with the < sign, forward slash, and
> backward slash stands for a large curly brace.  This display is to
> appear using Traditional math notation and to be part of a text cell.
>
> How can one (preferably, easily) type such a thing in Mathematica?

--
Murray Eisenberg                     murray at math.umass.edu
Mathematics & Statistics Dept.
Lederle Graduate Research Tower      phone 413 549-1020 (H)
University of Massachusetts                413 545-2859 (W)
710 North Pleasant Street            fax   413 545-1801
Amherst, MA 01003-9305


  • Prev by Date: Re: Re: A FullSimplify Problem
  • Next by Date: Re: Re: typing/formatting multi-part definition with alignment
  • Previous by thread: Re: typing/formatting multi-part definition with alignment
  • Next by thread: Re: Re: typing/formatting multi-part definition with alignment