Hi,

I'm using \startstructurelevel so I can nest sections without having to worry about where I am at the moment. (Actually I'm typesetting JATS XML, and there's only one <sec> tag, and using \startstructurelevel makes the mapping easier.) Now, for the bibliography, I need an unnumbered heading. How can I get that?

Browsing through the source I came across this: https://source.contextgarden.net/tex/context/base/mkiv/strc-lev.mkvi?search=startstructurelevel#l65

So, it seems that \startstructurelevel is just an alias for \startsectionlevel. Right?
Unnumbered headings can be produced with \startsubjectlevel

So, is there a way to let \startstructurelevel the unnumbered variant, or should I just use \startsubjectlevel instead?

By the way, is there a reason for the existence \startstructurelevel next to \startsectionlevel? What's the exact purpose of this?

Best,
Denis
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to