ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Wrong bookmark for publications list
@ 2011-12-08 10:24 Marco
  2011-12-09 17:11 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Marco @ 2011-12-08 10:24 UTC (permalink / raw)
  To: ntg-context

There  is an  inconsistency concerning  the bookmarks  for
the  publications  list.  It generates  the  section  head
“References”, but the PDF bookmark “pubs”.

\setupinteraction [state=start]
\placebookmarks
\starttext

% generates bookmark ”pubs”
\completepublications

% workaround:

% generates bookmark ”References”
\startchapter [title=References]
  \placepublications
\stopchapter

\stoptext

Marco


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

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

* Re: Wrong bookmark for publications list
  2011-12-08 10:24 Wrong bookmark for publications list Marco
@ 2011-12-09 17:11 ` Hans Hagen
  2011-12-09 19:53   ` Marco
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2011-12-09 17:11 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Marco

On 8-12-2011 11:24, Marco wrote:
> There  is an  inconsistency concerning  the bookmarks  for
> the  publications  list.  It generates  the  section  head
> “References”, but the PDF bookmark “pubs”.
>
> \setupinteraction [state=start]
> \placebookmarks
> \starttext

this is because the title is derived from a labeltext and bookmarks 
don't work that way ...

> % generates bookmark ”pubs”
> \completepublications
>
> % workaround:
>
> % generates bookmark ”References”
> \startchapter [title=References]
>    \placepublications
> \stopchapter

indeed

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

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

* Re: Wrong bookmark for publications list
  2011-12-09 17:11 ` Hans Hagen
@ 2011-12-09 19:53   ` Marco
  2011-12-09 19:57     ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Marco @ 2011-12-09 19:53 UTC (permalink / raw)
  To: ntg-context

On 2011-12-09 Hans Hagen <pragma@wxs.nl> wrote:

> On 8-12-2011 11:24, Marco wrote:
> > There  is an  inconsistency concerning  the bookmarks  for
> > the  publications  list.  It generates  the  section  head
> > “References”, but the PDF bookmark “pubs”.
> >
> > \setupinteraction [state=start]
> > \placebookmarks
> > \starttext
> 
> this is because the title is derived from a labeltext and bookmarks 
> don't work that way ...

That means it is not a bug, but expected behaviour?

Marco


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

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

* Re: Wrong bookmark for publications list
  2011-12-09 19:53   ` Marco
@ 2011-12-09 19:57     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2011-12-09 19:57 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Marco

On 9-12-2011 20:53, Marco wrote:
> On 2011-12-09 Hans Hagen<pragma@wxs.nl>  wrote:
>
>> On 8-12-2011 11:24, Marco wrote:
>>> There  is an  inconsistency concerning  the bookmarks  for
>>> the  publications  list.  It generates  the  section  head
>>> “References”, but the PDF bookmark “pubs”.
>>>
>>> \setupinteraction [state=start]
>>> \placebookmarks
>>> \starttext
>>
>> this is because the title is derived from a labeltext and bookmarks
>> don't work that way ...
>
> That means it is not a bug, but expected behaviour?

indeed.

Hans

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

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

end of thread, other threads:[~2011-12-09 19:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-08 10:24 Wrong bookmark for publications list Marco
2011-12-09 17:11 ` Hans Hagen
2011-12-09 19:53   ` Marco
2011-12-09 19:57     ` 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).