From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/18509 Path: main.gmane.org!not-for-mail From: Gerben Wierda Newsgroups: gmane.comp.tex.context Subject: Re: lettrine.sty, but not LaTeX Date: Sat, 26 Feb 2005 14:10:29 +0100 Message-ID: <415021e4a19295cc754a3f3646ad1804@rna.nl> References: <000501c51b6e$e7790df0$cbddd850@DJCPX90J> <421F87B9.2000600@wxs.nl> <421F92CB.3010706@elvenkind.com> <421FA686.3020005@elvenkind.com> <42204E12.8040803@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1109423191 15537 80.91.229.2 (26 Feb 2005 13:06:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 26 Feb 2005 13:06:31 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sat Feb 26 14:06:31 2005 Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1D51eL-00082e-TU for gctc-ntg-context-518@m.gmane.org; Sat, 26 Feb 2005 14:06:25 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DFCAB12839; Sat, 26 Feb 2005 14:10:37 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 04183-04; Sat, 26 Feb 2005 14:10:34 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F042C1283D; Sat, 26 Feb 2005 14:10:33 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7AFA51283D for ; Sat, 26 Feb 2005 14:10:32 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 04267-02 for ; Sat, 26 Feb 2005 14:10:31 +0100 (CET) Original-Received: from post-22.mail.nl.demon.net (post-22.mail.nl.demon.net [194.159.73.192]) by ronja.ntg.nl (Postfix) with ESMTP id B411B12839 for ; Sat, 26 Feb 2005 14:10:31 +0100 (CET) Original-Received: from ii2.demon.nl ([82.161.98.36]:13024 helo=mail.rna.nl) by post-22.mail.nl.demon.net with esmtp (Exim 4.43) id 1D51iJ-0001jZ-LW for ntg-context@ntg.nl; Sat, 26 Feb 2005 13:10:31 +0000 Original-Received: from [192.168.2.99] (hedwig.rna.nl [192.168.2.99]) by mail.rna.nl (Postfix) with ESMTP id E83785338F3 for ; Sat, 26 Feb 2005 14:10:30 +0100 (CET) In-Reply-To: <42204E12.8040803@elvenkind.com> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.619.2) X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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: by amavisd-new at ntg.nl X-MailScanner-From: ntg-context-bounces@ntg.nl X-MailScanner-To: gctc-ntg-context-518@m.gmane.org Xref: main.gmane.org gmane.comp.tex.context:18509 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:18509 On Feb 26, 2005, at 11:23, Taco Hoekwater wrote: > David Wooten wrote: >> Hmm, this is great. >> However, I can't seem to get it to accept an image (Image=true or >> Image=yes). Anyone else have some luck? > > It couldn't work. Here is a new version, with fixed image support, > some cleanups in the code, and support for per-argument setup > functionality as provided by \LettrineOptionsFor{...} in LaTeX > > The one thing I could not/did not solve is how to make ConTeXt shut > up about 'bodyfont 112.5pt is defined (can better be done global)'. > > I think I've covered all of lettrine.sty now, but I may have > overlooked a bug or two ;-) Hans, how do you handle additions like this in your ConTeXt distribution? Will they become part of it for instance? G