ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Context alternative for Latex's \overset & \underset
@ 2006-08-02 13:56 WN
  2006-08-02 15:11 ` Aditya Mahajan
  2006-08-02 15:31 ` Sanjoy Mahajan
  0 siblings, 2 replies; 3+ messages in thread
From: WN @ 2006-08-02 13:56 UTC (permalink / raw)


Hi,

In doing my Latex to Context conversion, I stumbled on two Latex math 
commands : \overset and \underset
as in

\mathcal{T} = \overset{\infty}{ \underset{r,s = 0}{\cup} } \: 
\mathcal{T}^{r}_s

The page http://wiki.contextgarden.net/Math_with_amsl mentions the 
commands stackrel and underset
when using the AMSL module from Giuseppe Bilotta.
I tried to load the AMSL module with \usemodule[amsl] like to test
its workings.

\usemodule[amsl]
\starttext
\startformula
T = { \underset{r,s = 0}{\cup} } \:  T^{r}_{s}
\stopformula
\stoptext

but the log file indicates it cannot find the module amsl ???
Is the AMSL module not part of the standard Context distribution ? I 
thought it was.

I am using ConTeXt  ver: 2006.07.24 10:49  fmt: 2006.7.27  int: english  
mes: english.

Kind regards
Wim Neimeijer

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

* Re: Context alternative for Latex's \overset & \underset
  2006-08-02 13:56 Context alternative for Latex's \overset & \underset WN
@ 2006-08-02 15:11 ` Aditya Mahajan
  2006-08-02 15:31 ` Sanjoy Mahajan
  1 sibling, 0 replies; 3+ messages in thread
From: Aditya Mahajan @ 2006-08-02 15:11 UTC (permalink / raw)


On Wed, 2 Aug 2006, WN wrote:

> Hi,
>
> In doing my Latex to Context conversion, I stumbled on two Latex math
> commands : \overset and \underset
> as in
>
> \mathcal{T} = \overset{\infty}{ \underset{r,s = 0}{\cup} } \:
> \mathcal{T}^{r}_s

Why not simply use

\mathcal{T} = \bigcup_{r,s=0}^{\infty} \mathcal{T}^{r}_s


> The page http://wiki.contextgarden.net/Math_with_amsl mentions the
> commands stackrel and underset
> when using the AMSL module from Giuseppe Bilotta.

You can either download t-amsl from http://modules.contextgarden.net/

> Is the AMSL module not part of the standard Context distribution ? I
> thought it was.

No it is not part of standard distribution.

I have a question to other users of amsl module (since GB is no longer 
active on this list). Can the module be considered obsolete now that 
most (all??) features are part of Context.

Aditya

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

* Re: Context alternative for Latex's \overset & \underset
  2006-08-02 13:56 Context alternative for Latex's \overset & \underset WN
  2006-08-02 15:11 ` Aditya Mahajan
@ 2006-08-02 15:31 ` Sanjoy Mahajan
  1 sibling, 0 replies; 3+ messages in thread
From: Sanjoy Mahajan @ 2006-08-02 15:31 UTC (permalink / raw)


> [where is the amsl module]

$ kpsewhere t-amsl
/usr/share/texmf-tetex/tex/context/maths/t-amsl.tex

and that's the only one ('locate amsl.tex' confirms it).  The
/usr/share context tree is the ancient version that comes with tetex
3.0 (Context 2005.01.31 I think).  My ~/texmf tree has the newer
Context 2006.07.24 and it lacks t-amsl.tex.  Also the cont-tmf.zip
file doesn't contain it.  So it looks like it's not part of the
distribution.

I've attached the old t-amsl.tex in case it works for you.

-Sanjoy

`Never underestimate the evil of which men of power are capable.'
         --Bertrand Russell, _War Crimes in Vietnam_, chapter 1.

#application/x-tex; name=t-amsl.tex [t-amsl] /tmp/t-amsl.tex

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

end of thread, other threads:[~2006-08-02 15:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-02 13:56 Context alternative for Latex's \overset & \underset WN
2006-08-02 15:11 ` Aditya Mahajan
2006-08-02 15:31 ` Sanjoy Mahajan

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).