From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/44709 Path: news.gmane.org!not-for-mail From: "Mojca Miklavec" Newsgroups: gmane.comp.tex.context Subject: Resetting equation numbering at each section Date: Mon, 13 Oct 2008 10:15:19 +0200 Message-ID: <6faad9f00810130115t3199629fo37bedb676326590c@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1223904355 15773 80.91.229.12 (13 Oct 2008 13:25:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 13 Oct 2008 13:25:55 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Mon Oct 13 15:26:52 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1KpNRb-0007hv-Kf for gctc-ntg-context-518@m.gmane.org; Mon, 13 Oct 2008 15:26:43 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6AD291FF63; Mon, 13 Oct 2008 15:25:35 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 21911-01-31; Mon, 13 Oct 2008 15:24:41 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 19C852006E; Mon, 13 Oct 2008 13:04:50 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BE05820067 for ; Mon, 13 Oct 2008 13:04:47 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 27652-01-16 for ; Mon, 13 Oct 2008 13:04:02 +0200 (CEST) Original-Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.236]) by ronja.ntg.nl (Postfix) with ESMTP id DA803203D0 for ; Mon, 13 Oct 2008 10:15:20 +0200 (CEST) Original-Received: by wx-out-0506.google.com with SMTP id r21so514751wxc.5 for ; Mon, 13 Oct 2008 01:15:19 -0700 (PDT) Original-Received: by 10.150.54.1 with SMTP id c1mr7684476yba.62.1223885719939; Mon, 13 Oct 2008 01:15:19 -0700 (PDT) Original-Received: by 10.151.83.13 with HTTP; Mon, 13 Oct 2008 01:15:19 -0700 (PDT) Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:44709 Archived-At: Hello, I want figures and formulas to start with number 1 in each section. 1 Section Figure 1 a + b = c (1) a + b = c (2) 2 Section Figure 1 a + b = c (1) Figure 2 For figures this works: \setupfloats [way=bysection,sectionnumber=,separator=] But for equations it doesn't (I get 2.1) though the same parameters seem to be available in command: \setupformulas [way=bysection,sectionnumber=,separator=] Any hints about how to prevent this are welcome. Sections are not numbered. \setuphead [section] [number=no] Thanks, Mojca ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________