Dear list,

I have the following sample:

\starttext

\chapter{Chapter}

.\doifemptyelse{\getmarking[section][current]}
    {\getmarking[chapter][current]}
    {\getmarking[section][current]}.

\section{Section}

.\doifemptyelse{\getmarking[section][current]}
    {\getmarking[chapter][current]}
    {\getmarking[section][current]}.

\stoptext

I must be missing something extremely basic, because I think that the
first condiitonal occurs when \getmarking[section][current] is empty
(dots have nothing in between).

How can I make the first conditional work?

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to