From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/48145 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: A few minor questions Date: Tue, 10 Mar 2009 09:41:55 +0100 Message-ID: <49B627D3.2040005@elvenkind.com> References: <49B5A77F.9090801@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 1236674569 4678 80.91.229.12 (10 Mar 2009 08:42:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 10 Mar 2009 08:42:49 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Mar 10 09:44:03 2009 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 1LgxZA-0007pX-Fo for gctc-ntg-context-518@m.gmane.org; Tue, 10 Mar 2009 09:44:00 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1C4411FD06; Tue, 10 Mar 2009 09:42:36 +0100 (CET) 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 29119-03; Tue, 10 Mar 2009 09:42:05 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 49B2B1FCEF; Tue, 10 Mar 2009 09:42:05 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BD0C51FCEF for ; Tue, 10 Mar 2009 09:42:03 +0100 (CET) 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 31148-03 for ; Tue, 10 Mar 2009 09:41:56 +0100 (CET) Original-Received: from filter2-nij.mf.surf.net (filter2-nij.mf.surf.net [195.169.124.153]) by ronja.ntg.nl (Postfix) with ESMTP id 51B241FCEC for ; Tue, 10 Mar 2009 09:41:56 +0100 (CET) Original-Received: from plane.elvenkind.com (elvenknd.xs4all.nl [82.95.203.226]) by filter2-nij.mf.surf.net (8.13.8/8.13.8/Debian-3) with ESMTP id n2A8ftba021800 for ; Tue, 10 Mar 2009 09:41:55 +0100 Original-Received: from glenlivet.elvenkind.com (glenlivet.elvenkind.com [10.10.0.6]) by plane.elvenkind.com (Postfix) with ESMTP id 5C17B80416EE for ; Tue, 10 Mar 2009 09:41:55 +0100 (CET) User-Agent: Thunderbird 2.0.0.18 (X11/20081120) In-Reply-To: <49B5A77F.9090801@gmail.com> X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=82.95.203.226; country=NL; region=11; city=Rotterdam; latitude=51.9167; longitude=4.5000; http://maps.google.com/maps?q=51.9167,4.5000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 191078759 - 24aa9bcea9d9 X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.153 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.11 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:48145 Archived-At: Vyatcheslav Yatskovsky wrote: > Hello, > > 1) I use \setupindenting[yes, big]. How to make the first paragraph > (after the section title) to be indented too? \setuphead[section][indentnext=yes] > 2) I made a command for abstracts (a few lines in the beginning of the > paper, one paragraph only). Please, look at my definition, i'd like to > know how to implement it in more elegant, ConTeXt way. \startsetups abstract:before \startalignment[middle] \switchtobodyfont[11pt] \bgroup\it \stopsetups \startsetups abstract:after \egroup \stopalignment \blank[big] \stopsetups \definestartstop [Abstract] [before=\directsetup{abstract:before}, after=\directsetup{abstract:after}] \startAbstract ... \stopAbstract Best wishes, Taco ___________________________________________________________________________________ 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 ___________________________________________________________________________________