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 ___________________________________________________________________________________