ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* section versus subject
@ 2006-07-27 13:46 Steffen Wolfrum
  2006-07-27 15:18 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Steffen Wolfrum @ 2006-07-27 13:46 UTC (permalink / raw)


Hi,

maybe another quite ... basic question:

What's wrong about \subject?
I assumed that the only difference between \section and \subject is  
numbering or not.

But why does \subject not appear in the TOC (see below)?



\starttext

\definecombinedlist[content]
[section,subject]

\completecontent

\page

\section{section}

\subject{subject}

\stoptext



Thanks,
Steffen

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

* Re: section versus subject
  2006-07-27 13:46 section versus subject Steffen Wolfrum
@ 2006-07-27 15:18 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2006-07-27 15:18 UTC (permalink / raw)


Steffen Wolfrum wrote:
> Hi,
>
> maybe another quite ... basic question:
>
> What's wrong about \subject?
> I assumed that the only difference between \section and \subject is  
> numbering or not.
>
> But why does \subject not appear in the TOC (see below)?
>
>
>
> \starttext
>
> \definecombinedlist[content]
> [section,subject]
>
> \completecontent
>
> \page
>
> \section{section}
>
> \subject{subject}
>
> \stoptext
>   
because they are configured not to

if you use more structure, like

\startfrontmatter
\section{...}
\stopfrontmatter

you get unnumbered sections in the toc 

Hans 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

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

end of thread, other threads:[~2006-07-27 15:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-27 13:46 section versus subject Steffen Wolfrum
2006-07-27 15:18 ` Hans Hagen

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).