ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* contents empty?
@ 2012-09-19 20:54 Matthew Claus
  2012-09-19 21:00 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Matthew Claus @ 2012-09-19 20:54 UTC (permalink / raw)
  To: ntg-context


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


Hi everyone,
 
Using the 2012.09.16 minimals,
 
\starttext
 
\completecontent
\chapter{Chapter One}
\completecontent
 
\stoptext
 
renders the first table of contents as expected but the second is empty.
 
Should this work? I'm trying to place the contents as the final element of the frontmatter in a more complex document.
 
Thank you -
Matt
 
 
 
 

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

[-- Attachment #2: Type: text/plain, Size: 485 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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: contents empty?
  2012-09-19 20:54 contents empty? Matthew Claus
@ 2012-09-19 21:00 ` Hans Hagen
  2012-09-19 21:56   ` Matthew Claus
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2012-09-19 21:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 19-9-2012 22:54, Matthew Claus wrote:
>
> Hi everyone,
>
> Using the 2012.09.16 minimals,
>
> \starttext
>
> \completecontent
> \chapter{Chapter One}
> \completecontent
      [criterium=text]


> \stoptext
>
> renders the first table of contents as expected but the second is empty.
>
> Should this work? I'm trying to place the contents as the final element of the frontmatter in a more complex document.
>
> Thank you -
> Matt
>
>
>
>
>
>
>
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
>


-- 

-----------------------------------------------------------------
                                           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: contents empty?
  2012-09-19 21:00 ` Hans Hagen
@ 2012-09-19 21:56   ` Matthew Claus
  0 siblings, 0 replies; 3+ messages in thread
From: Matthew Claus @ 2012-09-19 21:56 UTC (permalink / raw)
  To: Hans Hagen; +Cc: mailing list for ConTeXt users


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


Fabulous - thank you very much.
 
I see now that criterium is often relevant to lists and registers.
 
I had searched for a good while before asking but clearly not for the right thing. I updated the \completecontent command on the wiki with two links to other pages that mention criterium with respect to the table of contents.
 
Thanks -
Matt
 
-----Original Message-----
From: "Hans Hagen" <pragma@wxs.nl>
Sent: Wednesday, September 19, 2012 5:00pm
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Cc: "Matthew Claus" <matt@mclaus.com>
Subject: Re: [NTG-context] contents empty?



On 19-9-2012 22:54, Matthew Claus wrote:
>
> Hi everyone,
>
> Using the 2012.09.16 minimals,
>
> \starttext
>
> \completecontent
> \chapter{Chapter One}
> \completecontent
 [criterium=text]


> \stoptext
>
> renders the first table of contents as expected but the second is empty.
>
> Should this work? I'm trying to place the contents as the final element of the frontmatter in a more complex document.
>
> Thank you -
> Matt
>
>
>
>
>
>
>
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
>


-- 

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

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

[-- Attachment #2: Type: text/plain, Size: 485 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  : 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-09-19 21:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-19 20:54 contents empty? Matthew Claus
2012-09-19 21:00 ` Hans Hagen
2012-09-19 21:56   ` Matthew Claus

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