ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* placecontent after section command
@ 2012-06-05  6:52 Jan Pohanka
  2012-06-05  7:32 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Pohanka @ 2012-06-05  6:52 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello,

This example works as expected
\starttext
\subject{Contents}
\placecontent
\section{One}
\section{Two}
\stoptext

but when I replace \subject with \section like this

\starttext
\section{Contents}
\placecontent
\section{One}
\section{Two}
\stoptext

the contents are not printed out...
This behavior is same in MKII and MKIV.

regards
Jan

-- 
Tato zpráva byla vytvořena převratnou poštovní aplikací Opery:  
http://www.opera.com/mail/
___________________________________________________________________________________
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] 3+ messages in thread

* Re: placecontent after section command
  2012-06-05  6:52 placecontent after section command Jan Pohanka
@ 2012-06-05  7:32 ` Hans Hagen
  2012-06-05  8:27   ` Jan Pohanka
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2012-06-05  7:32 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 5-6-2012 08:52, Jan Pohanka wrote:
> Hello,
>
> This example works as expected
> \starttext
> \subject{Contents}
> \placecontent
> \section{One}
> \section{Two}
> \stoptext

here you get a list if all at the previous level (being the document)

> but when I replace \subject with \section like this
>
> \starttext
> \section{Contents}
> \placecontent
> \section{One}
> \section{Two}
> \stoptext
>
> the contents are not printed out...

here you get a list if the entries below \section{Content} and there are 
one; lists by default are local

add [criterium=text] to get a complete document based list

> This behavior is same in MKII and MKIV.

lucky me

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: placecontent after section command
  2012-06-05  7:32 ` Hans Hagen
@ 2012-06-05  8:27   ` Jan Pohanka
  0 siblings, 0 replies; 3+ messages in thread
From: Jan Pohanka @ 2012-06-05  8:27 UTC (permalink / raw)
  To: mailing list for ConTeXt users


> here you get a list if the entries below \section{Content} and there are  
> one; lists by default are local
>
> add [criterium=text] to get a complete document based list

thank you for clarification

best regards
Jan
___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2012-06-05  8:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-05  6:52 placecontent after section command Jan Pohanka
2012-06-05  7:32 ` Hans Hagen
2012-06-05  8:27   ` Jan Pohanka

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