From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/47684 Path: news.gmane.org!not-for-mail From: Bernd Kosubek Newsgroups: gmane.comp.tex.context Subject: Re: Problem with "packed" and "\space" / "broad" and "/nospace" Date: Mon, 23 Feb 2009 23:01:25 +0100 Organization: =?utf-8?q?Sch=C3=A4fer=20&=20Kosubek?= GbR, Leipzig, Germany Message-ID: <200902232301.27415.kosubek@sksatz.de> References: <200902232153.08128.kosubek@sksatz.de> <200902232235.30147.kosubek@sksatz.de> <3F7758CB-E5A9-4F29-BC3C-EB7120807C52@gmail.com> Reply-To: kosubek@sksatz.de, mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1235425878 8458 80.91.229.12 (23 Feb 2009 21:51:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 23 Feb 2009 21:51:18 +0000 (UTC) To: Wolfgang Schuster , mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Feb 23 22:52:31 2009 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 1Lbiiy-0007HR-NU for gctc-ntg-context-518@m.gmane.org; Mon, 23 Feb 2009 22:52:28 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3E03F1FC57; Mon, 23 Feb 2009 22:51: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 24802-03; Mon, 23 Feb 2009 22:50:31 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B16631FBC9; Mon, 23 Feb 2009 22:50:30 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A39651FBC9 for ; Mon, 23 Feb 2009 22:50:28 +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 23357-08 for ; Mon, 23 Feb 2009 22:50:19 +0100 (CET) Original-Received: from filter3-nij.mf.surf.net (filter3-nij.mf.surf.net [195.169.124.154]) by ronja.ntg.nl (Postfix) with ESMTP id ACF861FBB8 for ; Mon, 23 Feb 2009 22:50:19 +0100 (CET) Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.17.9]) by filter3-nij.mf.surf.net (8.13.8/8.13.8/Debian-3) with ESMTP id n1NLoHk5029695 for ; Mon, 23 Feb 2009 22:50:17 +0100 Original-Received: from 192.168.1.22 (p54B9379D.dip0.t-ipconnect.de [84.185.55.157]) by mrelayeu.kundenserver.de (node=mrelayeu6) with ESMTP (Nemesis) id 0ML29c-1Lbigr0uBZ-00087p; Mon, 23 Feb 2009 22:50:17 +0100 User-Agent: KMail/1.5.1 In-Reply-To: <3F7758CB-E5A9-4F29-BC3C-EB7120807C52@gmail.com> Content-Description: clearsigned data Content-Disposition: inline X-Provags-ID: V01U2FsdGVkX1+/tYrnMWBZUq3Vo3GUSD89ejnI0Yf5zLAxHoT 6CvwMpXRyHML9AMjeyOpfgBxSzX4dWACkstr9VCnZz8JhDrB8I EBneMS6JfgoJ9eXMekZlA== X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=212.227.17.9; country=DE; region=01; city=Karlsruhe; latitude=49.0047; longitude=8.3858; http://maps.google.com/maps?q=49.0047,8.3858&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 184165497 - d3ad9d43f315 X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.154 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:47684 Archived-At: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am Montag, 23. Februar 2009 22:34 schrieb Wolfgang Schuster: > > Nonsense, the first \space produce a space and the > whitespace in the input between \space and yyyy is > gobbled from the macro. > > The empty group after the second space prevents TeX from > gobbling the space and you get now one space from the > \space command and another one from the whitespace in the > output. > > > I suppose, that the empty group has no effect. > > The following space will be printed and THIS space > > should be smaller in an broad-environment if I use > > \nospace or larger in an packed-environment if I use > > \space. > > You need a empty group to get a space after commands like > \TeX because the command gobbles otherwise all following > whitespace. > > Try the following example: > > text\relax text\space text\space{}\space{}\space{}\space > text > > Wolfgang Thank you!!!! I think I understand it (I hope so)! - -- Bernd Kosubek Unsigned eMail are not from me. eMail: kosubek@sksatz.com Fingerprint: C121 F3C2 A6DD 1ACD A9BC F0AF 1289 2AEC B7C4 D63B URL: http://www.sksatz.com Keyserver: blackhole.pca.dfn.de (oder andere) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux) iD8DBQFJoxy1Eokq7LfE1jsRApTQAJ4jil0SnnLmObcG1i00LMvmkwUlhQCaAnMN SZIqzDxD2ZvA1cVhD0/PuyE= =J0Ni -----END PGP SIGNATURE----- ___________________________________________________________________________________ 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 ___________________________________________________________________________________