From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/53506 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: Section setup Date: Sat, 17 Oct 2009 12:12:17 -0400 (EDT) Message-ID: References: <6faad9f00910161206h7540f0fai2d6cde281cbc9977@mail.gmail.com> <4AD9DBA5.1020707@bredband.net> <4AD9E6F3.5090406@bredband.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323328-816418985-1255795939=:20954" X-Trace: ger.gmane.org 1255795968 23642 80.91.229.12 (17 Oct 2009 16:12:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 17 Oct 2009 16:12:48 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sat Oct 17 18:12:38 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 1MzBtV-0003tw-Gx for gctc-ntg-context-518@m.gmane.org; Sat, 17 Oct 2009 18:12:37 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6C58DC9B99; Sat, 17 Oct 2009 18:12:36 +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 c8d232YNyc7a; Sat, 17 Oct 2009 18:12:29 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 9FCB3C9AFD; Sat, 17 Oct 2009 18:12:29 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 9224CC9AFD for ; Sat, 17 Oct 2009 18:12:27 +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 nPkR6Fu9Ws-e for ; Sat, 17 Oct 2009 18:12:24 +0200 (CEST) Original-Received: from hackers.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.81]) by balder.ntg.nl (Postfix) with ESMTP id 0356BC9ADD for ; Sat, 17 Oct 2009 18:12:23 +0200 (CEST) Original-Received: FROM [192.168.2.8] (c-76-28-91-31.hsd1.ct.comcast.net [76.28.91.31]) By hackers.mr.itd.umich.edu ID 4AD9ECE6.543CB.7265 ; Authuser adityam; 17 Oct 2009 12:12:22 EDT In-Reply-To: <4AD9E6F3.5090406@bredband.net> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) 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:53506 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-816418985-1255795939=:20954 Content-Type: TEXT/PLAIN; charset=utf-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Sat, 17 Oct 2009, Janneman wrote: > \definehead[paragraf][section] > \def\mynumbercommand#1{\bf{\S} #1 --} > \setuphead[paragraf][numbercommand=3D\mynumbercommand,alternative=3Dinmar= gin] > > \starttext > > \paragraf[ref]{TEST} > > \input tufte > > > \stoptext Another option: \definehead[paragraph][section] \setuphead[paragraph][alternative=3Dinmargin] \setuplabeltext[paragraph=3D{{=C2=A7 },{ =E2=80=93}}] \starttext \dorecurse{5} {\paragraph{A repeated quote} \input knuth \endgraf} \stoptext --8323328-816418985-1255795939=:20954 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --8323328-816418985-1255795939=:20954--