From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/5093 Path: main.gmane.org!not-for-mail From: Tarik Kara Newsgroups: gmane.comp.tex.context Subject: problem with \noalign Date: Mon, 16 Jul 2001 22:22:49 +0300 (EET DST) Sender: owner-ntg-context@let.uu.nl Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1035395707 31205 80.91.224.250 (23 Oct 2002 17:55:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:55:07 +0000 (UTC) Original-To: ConTeXt mailing list Xref: main.gmane.org gmane.comp.tex.context:5093 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:5093 The \noalign command does not work as expected (as I expect) inside \eqaling{..} When I type \placeformula[-] \startformula \eqalign{ \forall s_{-i}\in S_{-i} \quad & h(s^{\ast}_{i},s_{-i})\pref{R_{i}} h(s_{i}',s_{-i}),\cr \noalign{\hbox{and}} % \exists s_{-i}\in S_{-i}\quad & h(s^{\ast}_{i},s_{-i})\pref{P_{i}} h(s_{i}',s_{-i})\enspace.\cr} \stopformula the `and` is aligned with \forall. I was expecting to be in the left margin of the page. Is there a bug (I am using ConTeXt ver: 2001.7.11) or am I doing something wrong. Thanks Tar{\i}k