From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/43852 Path: news.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: was: ifdim ... or ... else ... Date: Wed, 10 Sep 2008 14:23:11 +0200 Message-ID: <8FBAC543-CA7C-49B4-9C2A-336F9158E366@st.estfiles.de> References: <20080910121547.GH8552@atos.labs.wmid.amu.edu.pl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v926) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1221049531 26580 80.91.229.12 (10 Sep 2008 12:25:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 10 Sep 2008 12:25:31 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Sep 10 14:26:23 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 1KdOm6-0005mE-Eo for gctc-ntg-context-518@m.gmane.org; Wed, 10 Sep 2008 14:26:22 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 345091FF4C; Wed, 10 Sep 2008 14:25:19 +0200 (CEST) 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 13276-01-2; Wed, 10 Sep 2008 14:24:23 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 441801FE1D; Wed, 10 Sep 2008 14:24:22 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 49B2F1FC5D for ; Wed, 10 Sep 2008 14:24:20 +0200 (CEST) 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 12265-02-4 for ; Wed, 10 Sep 2008 14:23:34 +0200 (CEST) Original-Received: from smtprelay03.ispgateway.de (smtprelay03.ispgateway.de [80.67.18.15]) by ronja.ntg.nl (Postfix) with ESMTP id B44BF1FF30 for ; Wed, 10 Sep 2008 14:23:12 +0200 (CEST) Original-Received: from [89.247.85.143] (helo=[192.168.1.3]) by smtprelay03.ispgateway.de with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1KdOj2-0002H5-Ca for ntg-context@ntg.nl; Wed, 10 Sep 2008 14:23:12 +0200 In-Reply-To: <20080910121547.GH8552@atos.labs.wmid.amu.edu.pl> X-Mailer: Apple Mail (2.926) X-Df-Sender: 698580 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:43852 Archived-At: Thanks Marcin, that's it! BTW: what language is that actually? TeX or ConTeXt? I'd like to learn some more then just "Hello World" ;o) Steffen Am 10.09.2008 um 14:15 schrieb Marcin Borkowski: > Dnia Wed, Sep 10, 2008 at 01:49:52PM +0200, Steffen Wolfrum > napisał(a): >> Hi, >> >> >> I'd like to change the phrase >> >> "if lastskip equals \EinsSignal set vskip to 0pt else ..." >> >> to >> >> "if lastskip equals \EinsSignal set vskip to 0pt else if lastskip >> equals \\ZweiSignal set vskip to -2pt else ... " >> >> >> in the following code ... >> >> \newsignal\ZweiSignal >> \def\EbeneDreibefore {\ifdim\lastskip=\EinsSignal \vskip-0pt \else >> \blank[20pt]\fi} >> \setuphead[EbeneDrei][...,before=\EbeneDreibefore,...] > > What about just that you wrote? > > \ifdim ... \else\ifdim ... \fi\fi > >> >> >> Some native (tex)speaker can help me translating? > > Non-native, but close (OTOH, not so close as Hans;)) > > -- > Marcin Borkowski (http://mbork.faculty.fmcs.amu.edu.pl) > > <>< > ___________________________________________________________________________________ > 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 ___________________________________________________________________________________