ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Rik Kabel <ConTeXt@rik.users.panix.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: [NTG-context] Log entries about confusing level change
Date: Thu, 7 Mar 2024 21:38:15 -0500	[thread overview]
Message-ID: <23d5ae49-fe93-4e5d-a63e-c5016bb3c04c@rik.users.panix.com> (raw)


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

Hello all,

The following example produces two log entries that seem a bit odd. The 
log entries are:

    backend         > bookmarks > confusing level change at level 3
    around '1 body1'
    backend         > bookmarks > confusing level change at level 3
    around 'back1'

and they refer to the first chapter of the bodymatter and the first 
chapter of the backmatter, respectively.

The example:

    \setupinteraction [state=start]
    \placebookmarks   [chapter]
    \starttext
       \startfrontmatter
         \startchapter [title=front1]
           \samplefile {knuth-gpt}
         \stopchapter
       \stopfrontmatter
       \startbodymatter
         \startchapter [title=body1]
           \samplefile {knuth-gpt}
         \stopchapter
       \stopbodymatter
       \startbackmatter
         \startchapter [title=back1]
           \samplefile {knuth-gpt}
         \stopchapter
       \stopbackmatter
    \stoptext

Does the level change message suggest that something is missing in the 
document?

-- 
Rik

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

[-- Attachment #2: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2024-03-08  2:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-08  2:38 Rik Kabel [this message]
2024-03-08  9:28 ` [NTG-context] " Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=23d5ae49-fe93-4e5d-a63e-c5016bb3c04c@rik.users.panix.com \
    --to=context@rik.users.panix.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).