From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/81932 Path: news.gmane.org!not-for-mail From: Sanjoy Mahajan Newsgroups: gmane.comp.tex.context Subject: stoppers in section heading without having stoppers in references? Date: Thu, 18 Apr 2013 23:16:44 -0400 Message-ID: <87obdbp5ur.fsf@approx.mit.edu> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1366341422 15611 80.91.229.3 (19 Apr 2013 03:17:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 19 Apr 2013 03:17:02 +0000 (UTC) To: Original-X-From: ntg-context-bounces@ntg.nl Fri Apr 19 05:17:06 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UT1ov-0003I6-7O for gctc-ntg-context-518@m.gmane.org; Fri, 19 Apr 2013 05:17:05 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 2257B101EB; Fri, 19 Apr 2013 05:17:00 +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 LPYJUXOOWqMl; Fri, 19 Apr 2013 05:16:57 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id BAE03101E6; Fri, 19 Apr 2013 05:16:56 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 3074F101E6 for ; Fri, 19 Apr 2013 05:16:54 +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 syd5p-Wk5n8Z for ; Fri, 19 Apr 2013 05:16:52 +0200 (CEST) Original-Received: from filter1-utr.mf.surf.net (filter1-utr.mf.surf.net [195.169.124.152]) by balder.ntg.nl (Postfix) with ESMTP id 8766D101E4 for ; Fri, 19 Apr 2013 05:16:51 +0200 (CEST) Original-Received: from EXCAS01.olin.edu (webmail.olin.edu [208.91.53.40]) by filter1-utr.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r3J3Gnjh012512 for ; Fri, 19 Apr 2013 05:16:50 +0200 Original-Received: from approx.mit.edu (72.93.172.79) by smtps.olin.edu (10.1.15.25) with Microsoft SMTP Server (TLS) id 8.3.298.1; Thu, 18 Apr 2013 23:16:48 -0400 Original-Received: from sanjoy by approx.mit.edu with local (Exim 4.80) (envelope-from ) id 1UT1oa-0002dD-AA for ntg-context@ntg.nl; Thu, 18 Apr 2013 23:16:44 -0400 User-Agent: Notmuch/0.15.2 (http://notmuchmail.org) Emacs/24.3.1 (i486-pc-linux-gnu) X-Bayes-Prob: 0.8311 (Score 2, tokens from: @@RPTN) X-CanIt-Geo: ip=208.91.53.40; country=US; region=MA; city=Needham; postalcode=02492; latitude=42.2793; longitude=-71.2450; metrocode=506; areacode=781; http://maps.google.com/maps?q=42.2793,-71.2450&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 07JpDgNjx - 52be73e094ad - 20130419 X-Scanned-By: CanIt (www . roaringpenguin . com) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:81932 Archived-At: In MkIV, is there a way to get a stopper (e.g. ".") in the section heading, along the lines of "1. First heading" but without a reference to it having the stopper? Thus, the reference should be just "In Chapter 1 we learn", not "In Chapter 1. we learn"? I have tried many variants of the following minimal example: \setuphead[chapter][sectionstopper=.] \definereferenceformat [inchapter] [text={Chapter~}] \starttext \chapter[one]{First heading} \input knuth \inchapter[one] we learn. \stoptext -Sanjoy ___________________________________________________________________________________ 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 ___________________________________________________________________________________