From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/52416 Path: news.gmane.org!not-for-mail From: Peter Rolf Newsgroups: gmane.comp.tex.context Subject: Re: Struggling with \hskip Date: Tue, 18 Aug 2009 17:07:28 +0200 Message-ID: <4A8AC3B0.6030009@gmx.net> References: <4A8AB736.3060503@gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1250608072 6962 80.91.229.12 (18 Aug 2009 15:07:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 18 Aug 2009 15:07:52 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Aug 18 17:07:45 2009 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.50) id 1MdQHo-0007Zh-NF for gctc-ntg-context-518@m.gmane.org; Tue, 18 Aug 2009 17:07:44 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 174D4C9B10; Tue, 18 Aug 2009 17:07:42 +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 GNjq6UqvDCYW; Tue, 18 Aug 2009 17:07:37 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 82FB4C9A97; Tue, 18 Aug 2009 17:07:37 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 41700C9A97 for ; Tue, 18 Aug 2009 17:07:36 +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 rtq3-aFw3Z4x for ; Tue, 18 Aug 2009 17:07:30 +0200 (CEST) Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by balder.ntg.nl (Postfix) with SMTP id B6B2BC9A92 for ; Tue, 18 Aug 2009 17:07:30 +0200 (CEST) Original-Received: (qmail invoked by alias); 18 Aug 2009 15:07:30 -0000 Original-Received: from i577BD256.versanet.de (EHLO [192.168.1.3]) [87.123.210.86] by mail.gmx.net (mp067) with SMTP; 18 Aug 2009 17:07:30 +0200 X-Authenticated: #24293357 X-Provags-ID: V01U2FsdGVkX1/BjBwmuTzB0IZVXzcdx38XZhNUqMSxC/yAQjyw+A yGo9c4yI5jZNE2 User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) In-Reply-To: <4A8AB736.3060503@gmail.com> X-Y-GMX-Trusted: 0 X-FuHaFi: 0.65 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:52416 Archived-At: Hi Vyatcheslav, Vyatcheslav Yatskovsky schrieb: > Hello, > > The following code worked once, but now \hskip does not make any > effect. Could you please tell me how to position "bpm=" not strictly > on the right, but with some margin? > > \define[2]\author{{\itx (#1)}\hfill{\tx bpm=#2}{\hskip1cm} > > \author{Bla-bla} > \define[2]\author{{\itx (#1)}{\hfill\tx bpm=#2\hskip1cm}} \starttext \showframe \author{Bla-bla}{foo} \stoptext In this context it is also safe to use a fixed space like '\hbox to 1cm{}', but that is cheating. ;) Best wishes, Peter > Regards, > Vyatcheslav > ___________________________________________________________________________________ > > 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 > ___________________________________________________________________________________ > > ___________________________________________________________________________________ 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 ___________________________________________________________________________________