ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* bookmark for index
@ 2010-05-20 16:01 Matthias Weber
  2010-05-20 17:01 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Matthias Weber @ 2010-05-20 16:01 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear all,

\completeindex creates the bookmark "index" . I'd like to have the  
capitalized version Index.
Is there a way to change that?

Thanks,

Matthias
___________________________________________________________________________________
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: bookmark for index
  2010-05-20 16:01 bookmark for index Matthias Weber
@ 2010-05-20 17:01 ` Hans Hagen
  2010-05-20 17:33   ` Matthias Weber
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2010-05-20 17:01 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Matthias Weber

On 20-5-2010 6:01, Matthias Weber wrote:
> Dear all,
>
> \completeindex creates the bookmark "index" . I'd like to have the
> capitalized version Index.
> Is there a way to change that?

\startchapter[title=Index,bookmark=TITLE]
   \placeregister[index]
\stopchapter



-----------------------------------------------------------------
                                           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: bookmark for index
  2010-05-20 17:01 ` Hans Hagen
@ 2010-05-20 17:33   ` Matthias Weber
  2010-05-20 18:36     ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Matthias Weber @ 2010-05-20 17:33 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Thanks Hans,

is there a mk2 solution as well?

Matthias


On May 20, 2010, at 1:01 PM, Hans Hagen wrote:

> On 20-5-2010 6:01, Matthias Weber wrote:
>> Dear all,
>>
>> \completeindex creates the bookmark "index" . I'd like to have the
>> capitalized version Index.
>> Is there a way to change that?
>
> \startchapter[title=Index,bookmark=TITLE]
>  \placeregister[index]
> \stopchapter
>
>
>
> -----------------------------------------------------------------
>                                          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
> ___________________________________________________________________________________

___________________________________________________________________________________
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: bookmark for index
  2010-05-20 17:33   ` Matthias Weber
@ 2010-05-20 18:36     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2010-05-20 18:36 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Matthias Weber

On 20-5-2010 7:33, Matthias Weber wrote:

> is there a mk2 solution as well?

no, well, you could do macro magic like

\unexpanded\def\mybookmarktitle{\firstofoneargument}
\unexpanded\def\mybookmarktitle{\secondofoneargument}

\title{\mybookmarktitle{Index}{INDEX}}

with the right definition at the right time


-----------------------------------------------------------------
                                           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:[~2010-05-20 18:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-20 16:01 bookmark for index Matthias Weber
2010-05-20 17:01 ` Hans Hagen
2010-05-20 17:33   ` Matthias Weber
2010-05-20 18:36     ` 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).