From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/46568 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 19:52:30 +0100 Message-ID: <49591C6E.2000300@mos6581.org> References: <49581247.60108@mos6581.org> <49590EF7.6030305@mos6581.org> <5AB74AE9-7A78-40E3-B2A5-E27DEDBC4F93@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"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1230576947 2120 80.91.229.12 (29 Dec 2008 18:55:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Dec 2008 18:55:47 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Dec 29 19:56:53 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 1LHNIH-0004T4-Mz for gctc-ntg-context-518@m.gmane.org; Mon, 29 Dec 2008 19:56:49 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0F37B1FDC7; Mon, 29 Dec 2008 19:55:34 +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 25342-06-9; Mon, 29 Dec 2008 19:54:11 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 990301FD8C; Mon, 29 Dec 2008 19:54:08 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2D16D1FD8D for ; Mon, 29 Dec 2008 19:54:06 +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 28405-01-7 for ; Mon, 29 Dec 2008 19:53:07 +0100 (CET) Original-Received: from louis.schedom-europe.net (louis.schedom-europe.net [193.109.184.93]) by ronja.ntg.nl (Postfix) with ESMTP id 8142C1FD3B for ; Mon, 29 Dec 2008 19:52:31 +0100 (CET) Original-Received: (qmail 3243 invoked by uid 507); 29 Dec 2008 19:52:30 +0100 Original-Received: from ip79.16kes0-1.cityconnect.schedom-europe.net (HELO ?192.168.2.240?) (83.101.57.79) by louis.schedom-europe.net with SMTP; 29 Dec 2008 19:52:30 +0100 User-Agent: Thunderbird 2.0.0.18 (X11/20081125) In-Reply-To: <5AB74AE9-7A78-40E3-B2A5-E27DEDBC4F93@gmail.com> 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:46568 Archived-At: Wolfgang Schuster wrote: > Am 29.12.2008 um 18:55 schrieb Brecht Machiels: > >> 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. > > > \definestartstop > [abstract] > [style={\switchtobodyfont[9pt]\bf}] I had also tried this... but this results in some weird effects. Using: \setupbodyfontenvironment [9pt][interlinespace=10pt] it does not seem to change the interline spacing (when comparing it to \setupbodyfontenvironment [9pt][interlinespace=12pt] ) Trying to see what is going on, I try: \setupbodyfontenvironment [9pt][interlinespace=20pt] and I get something that cannot be correct: http://homes.esat.kuleuven.be/~bmachiel/rfic/template.pdf Any ideas? 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 ___________________________________________________________________________________