From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/46564 Path: news.gmane.org!not-for-mail From: Brecht Machiels Newsgroups: gmane.comp.tex.context Subject: Re: specific document layout with ConTeXt Date: Mon, 29 Dec 2008 18:55:03 +0100 Message-ID: <49590EF7.6030305@mos6581.org> References: <49581247.60108@mos6581.org> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1230573435 24026 80.91.229.12 (29 Dec 2008 17:57:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Dec 2008 17:57:15 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Dec 29 18:58:21 2008 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 1LHMNf-0002dW-0u for gctc-ntg-context-518@m.gmane.org; Mon, 29 Dec 2008 18:58:19 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 998951FCF4; Mon, 29 Dec 2008 18:57: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 21654-01-5; Mon, 29 Dec 2008 18:55:58 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 26A141FCB0; Mon, 29 Dec 2008 18:55:58 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DC06B1FC98 for ; Mon, 29 Dec 2008 18:55:55 +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 21416-01-5 for ; Mon, 29 Dec 2008 18:55:04 +0100 (CET) Original-Received: from amber.schedom-europe.net (amber.schedom-europe.net [193.109.184.92]) by ronja.ntg.nl (Postfix) with ESMTP id 63FDA1FCBD for ; Mon, 29 Dec 2008 18:55:04 +0100 (CET) Original-Received: (qmail 30305 invoked by uid 507); 29 Dec 2008 18:55:04 +0100 Original-Received: from ip79.16kes0-1.cityconnect.schedom-europe.net (HELO ?192.168.2.240?) (83.101.57.79) by amber.schedom-europe.net with SMTP; 29 Dec 2008 18:55:03 +0100 User-Agent: Thunderbird 2.0.0.18 (X11/20081125) In-Reply-To: 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:46564 Archived-At: Hello, > I used LuaTeX for the document, to use it with pdfTeX you need a few > additional settings. > > - replace \usetypescript[postscript] with \usetypescript[postscript][ec] > - if you use a older ConTeXt version, add \usetypescriptfile[type-gyr] > to the style file > - add \enableregime[utf] to the sample document Both solutions worked (once I got 'texexec --lua' working anyway). In your original style file, you put: \setupbodyfontenvironment [9pt][interlinespace=10pt] I assume this should set the interline spacing of the Abstract section to 10pt? This doesn't work however. I assume this is because the style option to \definestartstop[abstract] does not change the bodyfont, and thus not the interline spacing. I have tried using \setupinterlinespace in the \definestartstop[abstract], but to no avail. Regards, Brecht ___________________________________________________________________________________ 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 ___________________________________________________________________________________