On 1/7/2013 10:21 PM, Wolfgang Schuster wrote:

Am 07.01.2013 um 22:15 schrieb Hans Hagen <pra...@wxs.nl>:

On 1/7/2013 2:11 PM, Peter Rolf wrote:
Hi,

I get an empty TOC again when compiling the documentation for the drops
module. The entries for the TOC are set in the *.tuc file, but the TOC
in the document stays empty. I tried the "[criterium=all]" option, same
result. A TOC example from the wiki worked, so this time not a general
problem. The *.log and the *.tuc file are attached, source can be sent
off-list.

small test needed


There is a problem when section blocks are used:

\starttext

\startfrontmatter
\completecontent
\chapter{Intro}
\stopfrontmatter

\startbodymatter
\chapter{One}
\chapter{Two}
\stopbodymatter

\stoptext

ok, a side effect of a new feature ... sectionblock prefixes

\setupbodyfont
  [dejavu]

\starttext

    \startfrontmatter

\blank \type{criterium=all} \blank \placelist[chapter][criterium=all] \blank \type{criterium=frontmatter:all} \blank \placelist[chapter][criterium=frontpart:all] \blank \type{criterium=bodymatter:all} \blank \placelist[chapter][criterium=bodypart:all]

        \chapter{Intro}
    \stopfrontmatter

    \startbodymatter
        \chapter{One}
        \chapter{Two}
    \stopbodymatter

\stoptext

I'll upload a beta


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

Reply via email to