ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: Small matrices
       [not found] <3A47C357-2154-4D7F-8086-E9CE16DA70F8@cox.net>
@ 2005-09-18  2:38 ` David Arnold
  2005-09-18 19:41   ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: David Arnold @ 2005-09-18  2:38 UTC (permalink / raw)
  Cc: Context Mailing List List

Cobby,

In amsmath, there is

\begin{smallmatrix}

\end{smallmatrix}

Don't know how in Context. I'll find out.

Does anyone on the context list know how to do this?


On Sep 17, 2005, at 6:35 PM, Jacob Miles-Prystowsky wrote:


> Dave,
>
> Quick TeX question for you:
>
> How do I produce a small inline matrix like that seen on page 50 of  
> Strang, below the blue box?
>
> Thanks,
>
> Cobby

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Re: Small matrices
  2005-09-18  2:38 ` Small matrices David Arnold
@ 2005-09-18 19:41   ` Hans Hagen
  2005-09-18 20:15     ` Brooks Moses
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2005-09-18 19:41 UTC (permalink / raw)


David Arnold wrote:

> Cobby,
>
> In amsmath, there is
>
> \begin{smallmatrix}
>
> \end{smallmatrix}
>
> Don't know how in Context. I'll find out.
>
> Does anyone on the context list know how to do this?

what is a small matrix? small font? 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Re: Small matrices
  2005-09-18 19:41   ` Hans Hagen
@ 2005-09-18 20:15     ` Brooks Moses
  2005-09-18 20:21       ` Brooks Moses
  0 siblings, 1 reply; 4+ messages in thread
From: Brooks Moses @ 2005-09-18 20:15 UTC (permalink / raw)


At 12:41 PM 9/18/2005, Hans Hagen wrote:
>David Arnold wrote:
>>In amsmath, there is
>>
>>\begin{smallmatrix}
>>
>>\end{smallmatrix}
>>
>>Don't know how in Context. I'll find out.
>>
>>Does anyone on the context list know how to do this?

\usemodule[newmat]

\startsmallmatrix
\stopsmallmatrix

>what is a small matrix? small font?

Look in the m-newmat.tex file -- according to the comments, you had exactly 
the same question about what it was supposed to be when you implemented 
it!  (It's a copy of the AMSmath declaration, I believe.)

In any case, it's a simplified matrix using only one column and using 
scriptsize fonts -- it's intended for constructions where you have a 
multi-line subscript on something like a summation.

- Brooks

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Re: Small matrices
  2005-09-18 20:15     ` Brooks Moses
@ 2005-09-18 20:21       ` Brooks Moses
  0 siblings, 0 replies; 4+ messages in thread
From: Brooks Moses @ 2005-09-18 20:21 UTC (permalink / raw)


At 01:15 PM 9/18/2005, Brooks Moses wrote:
>At 12:41 PM 9/18/2005, Hans Hagen wrote:
>>what is a small matrix? small font?
>
>Look in the m-newmat.tex file -- according to the comments, you had 
>exactly the same question about what it was supposed to be when you 
>implemented it!  (It's a copy of the AMSmath declaration, I believe.)
>
>In any case, it's a simplified matrix using only one column and using 
>scriptsize fonts -- it's intended for constructions where you have a 
>multi-line subscript on something like a summation.

Sorry -- I should have looked this up first; I got the descriptions 
wrong.  The "subarray" environment is the one that does that; the 
"smallmatrix" array is exactly what David described -- a matrix environment 
set in scriptsize font with tight linespacing, intended for use within a 
text line.

In any case, your question about "what does this do?" in the m-newmat.tex 
comments applies to both.  :)

- Brooks

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-09-18 20:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <3A47C357-2154-4D7F-8086-E9CE16DA70F8@cox.net>
2005-09-18  2:38 ` Small matrices David Arnold
2005-09-18 19:41   ` Hans Hagen
2005-09-18 20:15     ` Brooks Moses
2005-09-18 20:21       ` Brooks Moses

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).