From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/53558 Path: news.gmane.org!not-for-mail From: Wolfgang Schuster Newsgroups: gmane.comp.tex.context Subject: Re: section numbers Date: Mon, 19 Oct 2009 16:10:54 +0200 Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1076) Content-Type: text/plain; charset="us-ascii"; Format="flowed"; DelSp="yes" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1255961535 28089 80.91.229.12 (19 Oct 2009 14:12:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 Oct 2009 14:12:15 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Oct 19 16:12:07 2009 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.50) id 1MzsxB-00079M-4V for gctc-ntg-context-518@m.gmane.org; Mon, 19 Oct 2009 16:11:17 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A6C3DC9A9B; Mon, 19 Oct 2009 16:11:15 +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 uzZ8s3uWYN01; Mon, 19 Oct 2009 16:11:11 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A79E4C9A70; Mon, 19 Oct 2009 16:11:11 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D9ED5C9A70 for ; Mon, 19 Oct 2009 16:11:10 +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 OebzuPmDKSL2 for ; Mon, 19 Oct 2009 16:10:59 +0200 (CEST) Original-Received: from gv-out-0910.google.com (gv-out-0910.google.com [216.239.58.190]) by balder.ntg.nl (Postfix) with ESMTP id C052EC9A63 for ; Mon, 19 Oct 2009 16:10:58 +0200 (CEST) Original-Received: by gv-out-0910.google.com with SMTP id n29so389369gve.1 for ; Mon, 19 Oct 2009 07:10:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:content-type:mime-version :subject:from:in-reply-to:date:content-transfer-encoding:message-id :references:to:x-mailer; bh=SQbz2WEXIJP2Mc13FiytWL1z9E/Bn2o4SucgteEa89I=; b=NgU7pyIGt5qByNwaJFXjq3wqFpuIGR0n5vByELJ3dR87XICCmHbTSZMnf9jvvkVxgJ z5SKNkLjlP9aV/5GbpYglcAjFc4cB2jSaWkHs2KowBnAOr6HVGZehvIf53k23c7nVIxj 0D6EI401PcbclvrrOzOyyNvhfbKsTrLDLRKG0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; b=nqjTVCDYzO7e3qHtMWkjibjagXcdZvJFUqwtECniGw3Zo7z5p3dTZypLhWw1knNJiN Yg8J+AVajtqA8OmCtTDUtp09KS+G8oW5X1xSaeRCpwUdFBbVjeY9UeHvL1i6gjcrdmhM 2U1bB9PgxKeMDRbato5QLugE6pF/c4BN4ds5A= Original-Received: by 10.103.125.27 with SMTP id c27mr2082450mun.110.1255961457815; Mon, 19 Oct 2009 07:10:57 -0700 (PDT) Original-Received: from ?192.168.2.23? (p54957D0C.dip.t-dialin.net [84.149.125.12]) by mx.google.com with ESMTPS id s10sm511798mue.52.2009.10.19.07.10.54 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 19 Oct 2009 07:10:57 -0700 (PDT) In-Reply-To: X-Mailer: Apple Mail (2.1076) 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:53558 Archived-At: Am 19.10.2009 um 14:49 schrieb Thomas A. Schmitz: > Hi all, > > I could have sworn there was a thread recently about the same > question, but can't find it: I want section numbers without the > prefixed chapter number. Isn't this supposed to work? > > \setuphead[section] > [previousnumber=no] \setuphead [section] [sectionsegments=3:100] % show only the numbers for level 3 (=section) till 100 (subsubsub...section) Wolfgang ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________