From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25521 Path: news.gmane.org!not-for-mail From: Joshua Ellis Newsgroups: gmane.comp.tex.context Subject: Re: AutoDroppedCaps and indenting Date: Mon, 23 Jan 2006 13:55:12 -0500 Message-ID: <43D52690.10503@apostate.com> References: <43D2A70D.1000703@apostate.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1138042570 21419 80.91.229.2 (23 Jan 2006 18:56:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 Jan 2006 18:56:10 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Jan 23 19:56:05 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1F16qt-0000PG-67 for gctc-ntg-context-518@m.gmane.org; Mon, 23 Jan 2006 19:55:43 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 162D5127F7; Mon, 23 Jan 2006 19:55:39 +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 00563-04; Mon, 23 Jan 2006 19:55:35 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5E913127E4; Mon, 23 Jan 2006 19:55:35 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F211A127E4 for ; Mon, 23 Jan 2006 19:55:33 +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 00572-01 for ; Mon, 23 Jan 2006 19:55:33 +0100 (CET) Original-Received: from host.apostate.com (unknown [38.118.74.199]) by ronja.ntg.nl (Postfix) with SMTP id CA53C127BC for ; Mon, 23 Jan 2006 19:55:32 +0100 (CET) Original-Received: from [128.118.182.112] (helo=[128.118.182.112]) by host.apostate.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.52) id 1F16qd-0001be-F1 for ntg-context@ntg.nl; Mon, 23 Jan 2006 13:55:28 -0500 User-Agent: Thunderbird 1.5 (Windows/20051201) Original-To: mailing list for ConTeXt users In-Reply-To: <43D2A70D.1000703@apostate.com> X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - host.apostate.com X-AntiAbuse: Original Domain - ntg.nl X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - apostate.com X-Source: X-Source-Args: X-Source-Dir: X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:25521 Archived-At: Joshua Ellis wrote: > This may be a silly question, but it appears the use of \AutoDroppedCaps > (or \DroppedCaps) causes indenting settings to do away. My problem with DroppedCaps occurred in using the latest build... texexec --version shows cont-en : ver: 2006.01.16 18:35 I found if I put DroppedCaps in supp-fun.tex back to the previous version -- in other words, commented out {\noindenting \dontleavehmode and uncommented \ifhmode\hskip-\parindent\fi The problem went away. Thanks, -joshua