ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "xiaojf" <jfxiao@sibs.ac.cn>
Subject: Re: Re: Is there a mathematica	typesetting	manual	for	ConTeXt ?
Date: Sat, 14 May 2005 21:36:45 +0800	[thread overview]
Message-ID: <20050514133654.06E4C10DF63@smtp.sibsnet.org> (raw)


======= 2005-05-14 13:31:00 You worte:=======

>xiaojf said this at Sat, 14 May 2005 19:49:02 +0800:
>
>>>The double-, triple-, and quadruple-integrals (\iiiint) are undefined in
>>>basic ConTeXt's math.
>>I must say thank you very very much!
>>
>>In fact I've been looking for \iint in ConTeXt in the last two days -_-
>>so i'll try to use \int\!\!\!\int instead of looking for a ConTeXt
>>implementation :)
>>
>>I met another problem today. Since there are not as many arrows in
>>ConTeXt as there
>>in AMS-LaTeX,I don't konw how to type the formula in the attached picture
>>which will
>>be referred in my presentation next Monday.
>
>Hello, Xiao.
>
>I'm glad I could help: I'm learning these advanced requirements as I go
>along. My personal mathematics needs are much more modest.
>
>I wouldn't give up on ConTeXt just yet. Try:
>\loadmapfile[original-ams-base]
>\starttext
>\showmathcharacters
>Note the \formula{\rightleftharpoons} and
>\formula{\upharpoonleft\!\downharpoonright}.
>\stoptext
>
>Do you know how you would code that cycle in (AMS)LaTeX?
Hi,
I  can code the cycle in ConTeXt,but it's too ugly and I will try to improve it.
here is my code:

\starttext
\placeformula
\startformula
\matrix{A+B&{\Delta G_1\atop\rightleftharpoons}&AB\cr
\Delta G_3\!\!\upharpoonleft\!\downharpoonright&&
\upharpoonleft\!\downharpoonright\!\!\Delta G_4\cr
A'+B&{\rightleftharpoons\atop\Delta G_2}&A'B\cr}
\stopformula
\stoptext

There is a similar example in "The TeXbook"(example 18.46).
You can try the follow code:

$$\def\normalbaselines{\baselineskip20pt
\lineskip3pt \lineskiplimit3pt }
\def\mapright#1{\smash{
\mathop{\longrightarrow}\limits^{#1}}}
\def\mapdown#1{\Big\downarrow
\rlap{$\vcenter{\hbox{$\scriptstyle#1$}}$}}
\matrix{&&&&&&0\cr
&&&&&&\mapdown{}\cr
0&\mapright{}&{\cal O}_C&\mapright\iota&
\cal E&\mapright\rho&\cal L&\mapright{}&0\cr
&&\Big\Vert&&\mapdown\phi&&\mapdown\psi\cr
0&\mapright{}&{\cal O}_C&\mapright{}&
\pi_*{\cal O}_D&\mapright\delta&
R^1f_*{\cal O}_V(-D)&\mapright{}&0\cr
&&&&&&\mapdown{\theta_i\otimes\gamma^{-1}}\cr
&&&&&&\hidewidth R^1f_*\bigl({\cal O}
_V(-iM)\bigr)\otimes\gamma^{-1}\hidewidth\cr
&&&&&&\mapdown{}\cr
&&&&&&0\cr}$$

Since i'm just a newbie of TeX, I don't really understand the first a few lines
of the solution. I still need some learning and practice :)

>--
>=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Adam T. Lindsay, Computing Dept.     atl@comp.lancs.ac.uk
> Lancaster University, InfoLab21        +44(0)1524/510.514
> Lancaster, LA1 4WA, UK             Fax:+44(0)1524/510.492
>-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
>
>_______________________________________________
>ntg-context mailing list
>ntg-context@ntg.nl
>http://www.ntg.nl/mailman/listinfo/ntg-context

= = = = = = = = = = = = = = = = = = = =
			

				
        xiaojf
        jfxiao@sibs.ac.cn
          2005-05-14

             reply	other threads:[~2005-05-14 13:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-14 13:36 xiaojf [this message]
2005-05-14 16:41 ` Adam Lindsay
2005-05-18  7:22   ` Mojca Miklavec
  -- strict thread matches above, loose matches on Subject: below --
2005-05-14 11:49 xiaojf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050514133654.06E4C10DF63@smtp.sibsnet.org \
    --to=jfxiao@sibs.ac.cn \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).