ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \startstructurelevel
@ 2020-09-20  8:39 Denis Maier
  2020-09-20  9:23 ` \startstructurelevel Otared Kavian
  0 siblings, 1 reply; 5+ messages in thread
From: Denis Maier @ 2020-09-20  8:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread
* \startstructurelevel
@ 2013-10-25  9:40 Procházka Lukáš Ing. - Pontex s. r. o.
  2013-10-25 10:19 ` \startstructurelevel Wolfgang Schuster
  0 siblings, 1 reply; 5+ messages in thread
From: Procházka Lukáš Ing. - Pontex s. r. o. @ 2013-10-25  9:40 UTC (permalink / raw)
  To: ConTeXt

Hello,

is there a default structure (if so, what is its name?) which would yield \subsection when used inside \section, so:

\starttext
   \section{Sec}
     \startstructurelevel[title={SSec}] % This should give \subsection, but gives \section (or higher)
        aaa
     \stopstructurelevel

     \startstructurelevel[a-name-of-default][title={SSec2}] % This should give \subsection, but gives \section (or higher)
        aaa
     \stopstructurelevel
\stoptext

Best regards,

Lukas


-- 
Ing. Lukáš Procházka [mailto:LPr@pontex.cz]
Pontex s. r. o.      [mailto:pontex@pontex.cz] [http://www.pontex.cz]
Bezová 1658
147 14 Praha 4

Tel: +420 244 062 238
Fax: +420 244 461 038

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-09-20 13:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-20  8:39 \startstructurelevel Denis Maier
2020-09-20  9:23 ` \startstructurelevel Otared Kavian
2020-09-20 13:50   ` \startstructurelevel Denis Maier
  -- strict thread matches above, loose matches on Subject: below --
2013-10-25  9:40 \startstructurelevel Procházka Lukáš Ing. - Pontex s. r. o.
2013-10-25 10:19 ` \startstructurelevel Wolfgang Schuster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).