From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/46316 Path: news.gmane.org!not-for-mail From: Peter Rolf Newsgroups: gmane.comp.tex.context Subject: Re: \hspace variations Date: Sun, 14 Dec 2008 15:24:47 +0100 Message-ID: <4945172F.10108@gmx.net> References: <49446783.7050104@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" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1229264874 28456 80.91.229.12 (14 Dec 2008 14:27:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 14 Dec 2008 14:27:54 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Dec 14 15:28:59 2008 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 1LBrxq-0001fc-2g for gctc-ntg-context-518@m.gmane.org; Sun, 14 Dec 2008 15:28:58 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E81991FB7E; Sun, 14 Dec 2008 15:27:43 +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 03578-02-7; Sun, 14 Dec 2008 15:26:54 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D3B811FB82; Sun, 14 Dec 2008 15:26:13 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0266F1FB82 for ; Sun, 14 Dec 2008 15:26:12 +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 05698-01-3 for ; Sun, 14 Dec 2008 15:25:16 +0100 (CET) Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by ronja.ntg.nl (Postfix) with SMTP id A883F1FB7E for ; Sun, 14 Dec 2008 15:24:48 +0100 (CET) Original-Received: (qmail invoked by alias); 14 Dec 2008 14:24:48 -0000 Original-Received: from i577BC4FC.versanet.de (EHLO [192.168.1.3]) [87.123.196.252] by mail.gmx.net (mp019) with SMTP; 14 Dec 2008 15:24:48 +0100 X-Authenticated: #24293357 X-Provags-ID: V01U2FsdGVkX19UFLZpz8xUhNsUCgzEJWIWNugpO57GLUKprmsDgT Z+L/UsHZvIuEAL User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) In-Reply-To: <49446783.7050104@gmail.com> X-Enigmail-Version: 0.95.7 X-Y-GMX-Trusted: 0 X-FuHaFi: 0.66 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:46316 Archived-At: Vyatcheslav Yatskovsky schrieb: > Hello, > > I have some problems with \hspace. I try to insert it between two > images, and this is what I get > 1) \hspace{1cm} or \hspace<1cm> gives space but writes "1cm" betwen > images; > 2) \hspace[1cm] does not work at all > 3) \hspace[big] works fine, but \hspace[2*big] does not > > I want to get space twice as big, but how? > \definehspace[2*big] [2\emspaceamount] % [1] name [2] dimension \starttext A big big \hspace[2*big] space. \stoptext In this case '2*big' is the name of that skip, not the dimension value. See core-spa.tex for definitions of \hspace, \definehspace and \hspaceamount. Best wishes, Peter > Best, > 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 ___________________________________________________________________________________