Hello, How to test if the current structure label is empty? The following example does not work because I don’t know how to expand the variable \currentstructurelabel. E.g.: \define \MyCommand{\doifempty{\currentstructurelabel}{Do something}} Best regards.
On 11/5/2013 12:42 AM, Géry Ogam wrote:
Hello,
How to test if the current structure label is empty? The following example does not work because I don’t know how to expand the variable \currentstructurelabel..
E.g.:
\define \MyCommand{\doifempty{\currentstructurelabel}{Do something}}
you can try \doifnothing\currentstructurelabel{Do something}
Best regards.
___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
-- ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Géry Ogam
-
Hans Hagen