ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Nested sections in interface=xp?
@ 2009-02-20 23:34 Kevin D. Robbins
  2009-02-21 11:43 ` Hans Hagen
  2009-02-21 11:53 ` Wolfgang Schuster
  0 siblings, 2 replies; 3+ messages in thread
From: Kevin D. Robbins @ 2009-02-20 23:34 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 476 bytes --]

I'm interested to know whether nested sections are supported in the new
structure code (strc-*)?

Using the following to test, I don't get a section and subsection, but
rather two sections. The log file notes a "missing \stopsection".

\starttext
\startsection{Section}
\input tufte
  \startsection{Subsection}
  \input knuth
  \stopsection
\stopsection
\stoptext

Am I missing a setup command somewhere in the new structure code that
enables nested sections?

Thanks,

Kevin

[-- Attachment #1.2: Type: text/html, Size: 569 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: Nested sections in interface=xp?
  2009-02-20 23:34 Nested sections in interface=xp? Kevin D. Robbins
@ 2009-02-21 11:43 ` Hans Hagen
  2009-02-21 11:53 ` Wolfgang Schuster
  1 sibling, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2009-02-21 11:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Kevin D. Robbins wrote:
> I'm interested to know whether nested sections are supported in the new
> structure code (strc-*)?
> 
> Using the following to test, I don't get a section and subsection, but
> rather two sections. The log file notes a "missing \stopsection".
> 
> \starttext
> \startsection{Section}
> \input tufte
>   \startsection{Subsection}
>   \input knuth
>   \stopsection
> \stopsection
> \stoptext
> 
> Am I missing a setup command somewhere in the new structure code that
> enables nested sections?

nested sections are not supported but it's on my agenda to provide a 
relative scheme as well (the low level code is there but backward 
compatibility is higher on the agenda)

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
-----------------------------------------------------------------
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: Nested sections in interface=xp?
  2009-02-20 23:34 Nested sections in interface=xp? Kevin D. Robbins
  2009-02-21 11:43 ` Hans Hagen
@ 2009-02-21 11:53 ` Wolfgang Schuster
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Schuster @ 2009-02-21 11:53 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 21.02.2009 um 00:34 schrieb Kevin D. Robbins:

> I'm interested to know whether nested sections are supported in the  
> new structure code (strc-*)?
>
> Using the following to test, I don't get a section and subsection,  
> but rather two sections. The log file notes a "missing \stopsection".
>
> \starttext
> \startsection{Section}
> \input tufte
>   \startsection{Subsection}
>   \input knuth
>   \stopsection
> \stopsection
> \stoptext
>
> Am I missing a setup command somewhere in the new structure code  
> that enables nested sections?

It's not supported you need \startsubsection.

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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2009-02-21 11:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-20 23:34 Nested sections in interface=xp? Kevin D. Robbins
2009-02-21 11:43 ` Hans Hagen
2009-02-21 11:53 ` 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).