From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/64220 Path: news.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: Re: next space (problematic example!) Date: Sat, 4 Dec 2010 15:12:17 +0100 Message-ID: <6F9510F6-9020-46BB-AC08-F4C1E3F36962@st.estfiles.de> References: <5CC43937-9006-4D18-9E98-FE320C79FF4D@st.estfiles.de> <0DF0526A-A84D-45DA-9320-A5679873B51F@gmail.com> <3CC57C9F-065D-49AA-A7E2-10C45DC69185@st.estfiles.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1291471971 24768 80.91.229.12 (4 Dec 2010 14:12:51 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 4 Dec 2010 14:12:51 +0000 (UTC) Cc: mailing list for ConTeXt users To: Hans Hagen Original-X-From: ntg-context-bounces@ntg.nl Sat Dec 04 15:12:42 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1POsqv-0005BP-Dv for gctc-ntg-context-518@m.gmane.org; Sat, 04 Dec 2010 15:12:41 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 91B68CA88B; Sat, 4 Dec 2010 15:12:39 +0100 (CET) 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 3dnpae+YAcfC; Sat, 4 Dec 2010 15:12:38 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D56B6CA89E; Sat, 4 Dec 2010 15:12:34 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 87EECCA89E for ; Sat, 4 Dec 2010 15:12:33 +0100 (CET) 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 Xft6cnLj7-ho for ; Sat, 4 Dec 2010 15:12:21 +0100 (CET) Original-Received: from filter2-til.mf.surf.net (filter2-til.mf.surf.net [194.171.167.218]) by balder.ntg.nl (Postfix) with ESMTP id 3A1FCCA88B for ; Sat, 4 Dec 2010 15:12:21 +0100 (CET) Original-Received: from smtprelay03.ispgateway.de (smtprelay03.ispgateway.de [80.67.31.37]) by filter2-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id oB4ECIRU024008 for ; Sat, 4 Dec 2010 15:12:20 +0100 Original-Received: from [89.247.69.61] (helo=[192.168.1.4]) by smtprelay03.ispgateway.de with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1POsqX-0006gr-GF; Sat, 04 Dec 2010 15:12:17 +0100 In-Reply-To: <3CC57C9F-065D-49AA-A7E2-10C45DC69185@st.estfiles.de> X-Mailer: Apple Mail (2.1082) X-Df-Sender: 698580 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=80.67.31.37; country=DE; latitude=51.0000; longitude=9.0000; http://maps.google.com/maps?q=51.0000,9.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0bDD2cijt - f8cc678e3029 - 20101204 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.218 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:64220 Archived-At: Hans, Is there something you can do about that (that lost space between footnote and italics, see below)? As I am just about to finish a project I would otherwise hack in those "{}" again :o( Thanks, Steffen Am 03.12.2010 um 17:21 schrieb Steffen Wolfrum: > > Am 29.11.2010 um 14:39 schrieb Wolfgang Schuster: > >> >> Am 29.11.2010 um 10:29 schrieb Steffen Wolfrum: >> >>> Hi, >>> >>> please have a look at this: >>> >>> \definestartstop[redimportant][before={\startcolor[red]\bf\penalty10000\hskip\zeropoint},after={\/\stopcolor}] >> >> \definestartstop >> [redimportant] >> [style=bold, >> color=red, >> after=\autoinsertnextspace] >> >> \setupnote >> [footnote] >> [next=\autoinsertnextspace] >> >> Wolfgang > > > But how about this (see below)? > Is there a chance to get a space after footnote even before an italic? > > Steffen > > ------- > > \definestartstop[Textit][style=\em, > % color=red, > after=\autoinsertnextspace] > > \setupnote > [footnote] > [next=\autoinsertnextspace] > > > \starttext > > Test text. > \startfootnote > Note. > \stopfootnote > \startTextit Test\stopTextit text > > Test text. > \startfootnote > Note. > \stopfootnote > Test text > > \stoptext > ___________________________________________________________________________________ > 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 : 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 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________