From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12898 Path: main.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Holger_Sch=F6ner?= Newsgroups: gmane.comp.tex.context Subject: Aligned numbered math formulas Date: Thu, 14 Aug 2003 09:54:48 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <3F3B4048.5010701@cs.tu-berlin.de> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1060930872 7159 80.91.224.253 (15 Aug 2003 07:01:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Aug 2003 07:01:12 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Fri Aug 15 09:01:10 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19nYaE-000135-00 for ; Fri, 15 Aug 2003 09:01:10 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id E81CD10AFC; Fri, 15 Aug 2003 09:00:58 +0200 (MEST) Original-Received: from mail.cs.tu-berlin.de (mail.cs.tu-berlin.de [130.149.17.13]) by ref.ntg.nl (Postfix) with ESMTP id 7081B10AFC for ; Thu, 14 Aug 2003 10:02:05 +0200 (MEST) Original-Received: from dunedain.cs.tu-berlin.de (dunedain.cs.tu-berlin.de [130.149.19.37]) by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id KAA14906 for ; Thu, 14 Aug 2003 10:00:01 +0200 (MET DST) Original-Received: from cs.tu-berlin.de (dunedain.cs.tu-berlin.de [130.149.19.37]) by dunedain.cs.tu-berlin.de (Postfix) with ESMTP id 74B595D9BB; Thu, 14 Aug 2003 09:54:49 +0200 (CEST) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 X-Accept-Language: de, en Original-To: ntg-context@ntg.nl X-Enigmail-Version: 0.76.3.0 X-Enigmail-Supports: pgp-inline, pgp-mime Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:12898 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12898 Hello, For a publication I need to typeset a lot of math formulas. To make them as comprehensible as possible, I need a few specialties, and would appreciate any suggestions you can provide: 1) Some of the formulas should be numbered, some not; and at the same time I would like to align several of them. For alignment I seem to be able to use \eqalign (or \startalign ... \stopalign from the t-amsl.tex sent around here lately). But if I place a \placeformula in front of this, the whole aligned block only gets one number; I would need a number for every line (or even better: a possibility to state, which lines should be numbered, and which not). By looking into core-mat.tex I found the commands \formulanumber and \subformulanumber which I can add after each line, if I want it to be numbered. Unfortunately they only set numbers, if the whole aligned block also is numbered (by using \placeformula), and they furthermore do not put the number beside the right margin, as is done by \placeformula, but directly where the \formulanumber appears. How can I enable the numbers even when not using \placeformula (or when using \placeformula[-]), and how can it put the numbers next to the right margin? 2) What are the keywords "alternative" and "indentnext" in \setupformulae meant for? Is there any documentation available concerning math formulae, besides "ConTeXt, the manual"? 3) I'd like to be able to set more than one line below large math operators, e.g. something like \sum_{m: \\ 1 \leq m \leq M}. Unfortunately this does not work as expected (it seems to conflict with the \startalign block). Is there another possibility? 4) Using the alignment features (\eqalign or \startalign, \stopalign) I often have the problem, that the (quite space consuming) formulas all appear on the next page, separated from its introductory text. I would like to have either also the introductory text put onto the next page (but neither \page[no] between text and formulas, nor \page[preference] before the introductory text work), or alternatively, to be able to (automatically) break the formulas inside the alignment block (whether alignment is kept up or not between pages does not matter for me). Is there a solution for either way? I am using: ---------- This is pdfeTeX, Version 3.14159-1.00a-pretest-20011114-ojmw-2.1 (Web2C 7.3.7) [...] ConTeXt ver: 2003.2.11 fmt: 2003.4.4 int: english mes: english ---------- -- Holger F. Schoener TU Berlin; Dept. IV: EE and Computer Science hfsch@cs.tu-berlin.de http://www.cs.tu-berlin.de/~hfsch/ Rooms FR2525 Tel: +49-30-314-73115, Fax: -73121 Office FR 2-1 Franklinstr. 28/29, D-10587 Berlin, Germany