From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/78206 Path: news.gmane.org!not-for-mail From: =?iso-8859-1?Q?J=F6rg_Hagmann?= Newsgroups: gmane.comp.tex.context Subject: Re: Problem with *lettrine* module in Mk-iv Date: Mon, 10 Sep 2012 15:22:38 +0200 Message-ID: <2F53BFED-C229-45E4-B083-2C9A80EB1DC2@unibas.ch> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1347283383 10679 80.91.229.3 (10 Sep 2012 13:23:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 10 Sep 2012 13:23:03 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Sep 10 15:23:06 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TB3x7-00078f-7c for gctc-ntg-context-518@m.gmane.org; Mon, 10 Sep 2012 15:23:01 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id B8DDC10223; Mon, 10 Sep 2012 15:22:57 +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 WCF7pCcasxbp; Mon, 10 Sep 2012 15:22:52 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 22F0D101E9; Mon, 10 Sep 2012 15:22:52 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 03BA5101E9 for ; Mon, 10 Sep 2012 15:22:51 +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 91++3tb+cnG5 for ; Mon, 10 Sep 2012 15:22:41 +0200 (CEST) Original-Received: from filter5-til.mf.surf.net (filter5-til.mf.surf.net [194.171.167.221]) by balder.ntg.nl (Postfix) with ESMTP id 4E05B101E6 for ; Mon, 10 Sep 2012 15:22:41 +0200 (CEST) Original-Received: from smtp2.unibas.ch (smtp2.unibas.ch [131.152.227.82]) by filter5-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id q8ADL2rR002414 for ; Mon, 10 Sep 2012 15:21:02 +0200 X-IronPort-AV: E=Sophos;i="4.80,398,1344204000"; d="scan'208";a="207606470" Original-Received: from unknown (HELO [131.152.79.96]) ([131.152.79.96]) by smtp2priv.unibas.ch with ESMTP; 10 Sep 2012 15:22:38 +0200 In-Reply-To: X-Mailer: Apple Mail (2.1278) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=131.152.227.82; country=CH; region=04; city=Basel; latitude=47.5584; longitude=7.5733; http://maps.google.com/maps?q=47.5584,7.5733&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0WHVpl2bd - 45137bc2bee9 - 20120910 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.221 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:78206 Archived-At: I had to switch to "\placeinitial", e.g. Instead of: % \usemodule[lettrine] % \setuplettrine[Raise=3D0.1,FontHook=3D\darkgrey,TextFont=3D\tf] I used: \setupinitial[color=3Ddarkgrey,n=3D2,voffset=3D-1.5ex] and then: \placeinitial My text =85 See also http://archive.contextgarden.net/message/20120322.214713.ca22f882.= en.html Cheers, J=F6rg On Sep 10, 2012, at 1:43 PM, Sietse Brouwer wrote: > Hello Francisco, > = > Welcome to ConTeXt! You are sure to enjoy it here. > = >> My conclusion is that *lettrine* does not work correctly with Mark-iv and >> there is somewhere a bug that has to be corrected. But I could be >> mistaken. Am I doing something wrongly? > = > No, you are correct, there is a bug. It happens on my end, too; I have > attached the resulting output. > = > \usemodule[lettrine] > \starttext > \lettrine[Lines=3D3]{T}{he two} typeset arguments are the > dropped capital. \input knuth > \stoptext > = > I had a look at the module code, but it's too low-level for me, so I'm > CC-ing Taco Hoekwater who wrote the module. Depending on how trivial > the bug is, and how busy Taco is, he might be able to help. > = > Kind regards, > Sietse > Sietse Brouwer > _______________________________________________________= ____________________________ > 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-co= ntext > webpage : http://www.pragma-ade.nl / http://tex.aanhet.net > archive : http://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > _________________________________________________________________________= __________ ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________