From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/59391 Path: news.gmane.org!not-for-mail From: Vyatcheslav Yatskovsky Newsgroups: gmane.comp.tex.context Subject: Removing Introduction section number Date: Sun, 06 Jun 2010 23:57:45 +0300 Message-ID: <4C0C0BC9.80003@gmail.com> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; Format="flowed" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1275857939 19018 80.91.229.12 (6 Jun 2010 20:58:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 6 Jun 2010 20:58:59 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Sun Jun 06 22:58:57 2010 connect(): No such file or directory Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OLMvo-0006rb-Qi for gctc-ntg-context-518@m.gmane.org; Sun, 06 Jun 2010 22:58:56 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 305A5C9CE1; Sun, 6 Jun 2010 22:58:55 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id yOhkKr9y6RjE; Sun, 6 Jun 2010 22:58:50 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C6ADEC9CCD; Sun, 6 Jun 2010 22:58:50 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 29697C9CCD for ; Sun, 6 Jun 2010 22:58:49 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id SRrDL5oElA0S for ; Sun, 6 Jun 2010 22:58:46 +0200 (CEST) Original-Received: from mail-fx0-f41.google.com (mail-fx0-f41.google.com [209.85.161.41]) by balder.ntg.nl (Postfix) with ESMTP id E1CCBC9BA1 for ; Sun, 6 Jun 2010 22:58:46 +0200 (CEST) Original-Received: by fxm14 with SMTP id 14so2030471fxm.14 for ; Sun, 06 Jun 2010 13:58:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=qWWIPEEytDzGDsUM3cPvYt5D1Rg4tjGfMNQD1Zz6Qs8=; b=K1DnJt/H4pDpNbJcTUhRek8XxQSStUNyTGrhpL7hQnp6eDH3ex2RcE7YP2Hpx/siha /L21OHGDFiWgdZHUPwM3LNjx2xzn16J4wi7jbdtaYCke5vG4GrOwfKCkU07NV/o7BOKc A8CVEGppmACO90sVjQts84PTpYXnH/aF58uyU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=l06qsOZbfckB3xXdhWMFjnxJSKWdd2VuZNdk7gCxqKjGHkgsbOhmQPiFNqDhA41w9y NzzJSWDjjHb4GgjiH0JfngCjHoaBpuAOMKD9EEilh3oMzvzqNuRcOMKMtsyJiSabzBOy 9kCXqehLV2ynvKG0As7LgDGPwWLTjg0hpIL1A= Original-Received: by 10.223.54.143 with SMTP id q15mr14386177fag.16.1275857926378; Sun, 06 Jun 2010 13:58:46 -0700 (PDT) Original-Received: from [10.0.22.59] ([194.242.119.74]) by mx.google.com with ESMTPS id y12sm16815839faj.17.2010.06.06.13.58.45 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 06 Jun 2010 13:58:45 -0700 (PDT) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.10) Gecko/20100512 Thunderbird/3.0.5 In-Reply-To: X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:59391 Archived-At: Hello, It might be 100 time this question appears on the list, but I cannot = find the answer. I need Introduction to have no number, and next section to have number = 1, so on. My current solution gives me number 2, instead. Please, look what should be done with my code: \starttext \setupindenting[yes, big, first] \setupheads[indentnext=3Dyes] \setupfloats[indentnext=3Dyes] \setuphead[section][number=3Dno] \section{INTRODUCTION} % should have no number The syllabus on each discipline is a must for successful teaching = process organization according to the European Credit Transfer System. = Teachers and students are to be familiarized with it. Grading system is = an integral part of the syllabus and provides for assessment of = student=92s knowledge and skills during current, module and semester checks. Grading procedure is performed according to the national grading scale = and European Credit Transfer System grading scale. \setuphead[section][number=3Dyes] \section{REFERENCE NOTES} % should have number 1 \subsection{Aim of the discipline} % 1.1 \subsection{Tasks for learning the discipline} % 1.2 \section{DISCIPLINE CONTENT} % should have number 2 ... \stoptext ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________