Lukáš Procházka <mailto:l...@pontex.cz>
3. April 2016 um 22:02
Hello,

is there a (Lua) way how to get the current section level?
\startsetups[headinformation]
    \starttabulate
    \NC Name  \EQ \currenthead      \NC\NR
    \NC Level \EQ \currentheadlevel \NC\NR
    \stoptabulate
\stopsetups

\setuphead[chapter,section,subsection,subsubsection][after=\directsetup{headinformation}]

\starttext

\chapter{Chapter}
\section{Section}
\subsubsection{Subsubsection}

\stoptext

Wolfgang
___________________________________________________________________________________
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