ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Confusing level change message, why?
@ 2018-06-15 21:03 Rik Kabel
  2018-06-17  8:35 ` Pablo Rodriguez
  0 siblings, 1 reply; 4+ messages in thread
From: Rik Kabel @ 2018-06-15 21:03 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

The example below is taken from the wiki article "Titles 
<http://wiki.contextgarden.net/Titles>," with pdf bookmark apparatus 
prepended and a second chapter added to the bodymatter.

In the log, this produces the lines:

    backend         > bookmarks > confusing level change at level 3
    around '1 body'
    backend         > bookmarks > confusing level change at level 3
    around 'A appendix'
    backend         > bookmarks > confusing level change at level 3
    around 'back'

That is, one message for each *matter change.

What is the meaning of the message, and how can it be removed (short of 
disabling pdf bookmarks)?

    \setupinteraction[state=start]
    \placebookmarks[chapter, section, subsection, subsubsection]
                    [chapter,section]
    \setupsectionblock[frontpart][page=]
    \setupsectionblock[bodypart] [page=]
    \setupsectionblock[backpart] [page=]
    \setupsectionblock[appendix] [page=]
    \definepagebreak[firstpagebreak][yes,header,footer,right]
    \setuphead[chapter][page=firstpagebreak]
    \setuppagenumbering[alternative=doublesided]
    \starttext
    \startfrontmatter
    \chapter{front}
    \stopfrontmatter
    \startbodymatter
    \chapter{body}
    \chapter{body}
    \stopbodymatter
    \startappendices
    \chapter{appendix}
    \stopappendices
    \startbackmatter
    \chapter{back}
    \stopbackmatter
    \stoptext

-- 
Rik


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

[-- Attachment #2: Type: text/plain, Size: 492 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2018-06-17 14:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-15 21:03 Confusing level change message, why? Rik Kabel
2018-06-17  8:35 ` Pablo Rodriguez
2018-06-17 12:48   ` Rik Kabel
2018-06-17 14:25     ` Hans Hagen

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