[NTG-context] Wrong numeration of titles
Marcus Vinicius Mesquita
marcusvinicius.mesquita at gmail.com
Sun Jul 24 14:55:47 CEST 2016
Dear List
I'm using the
ConTeXt
mkiv version 2016.07.23.
In the MWE below, the numbers in TOC are OK, but in the bookmarks and in
the text they appear messed up. A bug?
\setupinteraction[state=start]
\placebookmarks[chapter,section,subsection]
\setuphead [section] [placehead=hidden]
\setuphead [subsection] [placehead=yes]
\starttext
\completecontent
\dorecurse{10}{\expanded{
\chapter{Chapter}
\dorecurse{3}{\expanded{
\section{Section}
\dorecurse{3}{\expanded{
\subsection{Subsection}
}}}}}}
\stoptext
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20160724/53db38c7/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MWE.tex
Type: application/x-tex
Size: 344 bytes
Desc: not available
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20160724/53db38c7/attachment-0001.tex>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MWE.pdf
Type: application/pdf
Size: 21962 bytes
Desc: not available
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20160724/53db38c7/attachment-0001.pdf>
More information about the ntg-context
mailing list