ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Problem with PDF bookmarks (outline)
Date: Wed, 05 Nov 2014 12:36:38 +0100	[thread overview]
Message-ID: <545A0BC6.4070503@wxs.nl> (raw)
In-Reply-To: <20e10b956e609e2661c47f675b754c11@amu.edu.pl>

On 11/5/2014 10:34 AM, Michał Goliński wrote:
> W dniu 2014-11-04 20:00, Robert Blackstone napisał(a):
>> On 4 Nov 2014, at 15:27 , Michał Goliński <golinski@amu.edu.pl>  wrote
>>>
>>> A few weeks back I've asked here about the structure of titles, as the
>>> PDF bookmarks didn't work for me. I was given a solution, which should
>>> work, but unfortunately it doesn't. I don't know if this is a bug or is
>>> this expected behaviour.
>>>
>>> For the file:
>>>
>>> \setupinteraction[state=start]
>>> \placebookmarks[part,chapter,section]
>>> \setupinteractionscreen[option=bookmark]
>>> \starttext
>>> \placecontent
>>>
>>> \startfrontmatter
>>>  \startchapter[title=Prologue]
>>>  \input knuth
>>>  \stopchapter
>>> \stopfrontmatter
>>>
>>> \startpart[title={Part A}]
>>>   \startchapter[title=One]
>>>   \input knuth
>>>   \stopchapter
>>> \stoppart
>>>
>>> \startbackmatter
>>>  \startchapter[title=Epilogue]
>>>  \input knuth
>>>  \stopchapter
>>> \stopbackmatter
>>> \stoptext
>>>
>>>
>>> ConTeXt (Mk IV) generates a PDF file which has only one item in the
>>> bookmarks -- the Prologue. The other chapters show up only if the file
>>> is changed with
>>>
>>> \placebookmarks[chapter,section]
>>>
>>> but then of course there is no sign of Part A in the bookmarks.
>>>
>>> I would expect the bookmarks to look like this:
>>>
>>> Prologue
>>> Part A
>>>   One
>>> Epilogue
>>
>> Hi,
>> I think it is a  very recent bug. Only the standalone I installed
>> today gives the same wrong result that you get.
>> My previous standalones, of which the most recent was installed two
>> days ago, on  november 2, all give the correct result. That is, the
>> bookmarks look OK but Part A starts on empty page 3 (no head) and
>> Chapter 1 starts on page 4.
>> Is that really what you want?
>>
>>
>> Best regards,
>> Robert Blackstone
>
> The file I am really trying to compile has also:
>
> \setuphead[part][placehead=yes]
>
> I've stripped that when making an MWE as it doesn't change the behaviour
> of the bookmarks.
>
> I am quite sure, that the problem was in beta much older than few days
> (although I do not update daily, so it might have been ok in between).
> The behaviour is the same in TeXLive 2014.
>
>
>
> Tangentially related problem. The table of contents in the file differs
> between the two versions (beta and TeXLive), in TeXLive I get:
>
> Prologue
> 1 Part A
> 1.1 One
> Epilogue
>
> and in beta with the same file I get only:
>
> 1 Part A
> 1.1 One

bookmarks assume some hierarchical structure and the parts mixed with no 
parts and sections confuses it ... i can have a look at it but not today

-----------------------------------------------------------------
                                           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	other threads:[~2014-11-05 11:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.248.1415111268.2277.ntg-context@ntg.nl>
2014-11-04 19:00 ` Robert Blackstone
2014-11-05  9:34   ` Michał Goliński
2014-11-05 11:36     ` Hans Hagen [this message]
2014-11-05 13:01       ` Alan BRASLAU
2014-11-05 14:36         ` Michał Goliński
2014-11-05 14:53           ` Alan BRASLAU
2014-11-05 14:56           ` Hans Hagen
2014-11-05 13:43     ` Hans Hagen
2014-11-05 11:33   ` Gareth Jones
2014-11-04 12:29 Michał Goliński

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=545A0BC6.4070503@wxs.nl \
    --to=pragma@wxs.nl \
    --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).