ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* bug with numbering in bookmarks?
@ 2016-02-11 17:00 Pablo Rodriguez
  2016-02-11 18:50 ` Jan U. Hasecke
  2016-02-11 21:26 ` Hans Hagen
  0 siblings, 2 replies; 4+ messages in thread
From: Pablo Rodriguez @ 2016-02-11 17:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

I have the following code:

    \mainlanguage[es]
    \setupinteraction
        [state=start,
         color=,
         style=,
         contrastcolor=,
         focus=standard]

    \enabledirectives
        [references.border]

    \placebookmarks
        [part,chapter]
        [part,chapter]
    \definestructureconversionset[sectionnumbers]
    [0,a][n]
    \setupheads[sectionconversionset=sectionnumbers]
    \starttext
    \completecontent
    \dorecurse{35}{\chapter{Chapter \recurselevel}}
    \stoptext

Chapter ñ (number 15) is fine in both the text title and the table of
contents. But in the PDF bookmarks, letter is o instead ñ.

I’m afraid this may be a bug. Could anyone confirm this?

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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:[~2016-02-11 22:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-11 17:00 bug with numbering in bookmarks? Pablo Rodriguez
2016-02-11 18:50 ` Jan U. Hasecke
2016-02-11 21:26 ` Hans Hagen
2016-02-11 22:11   ` Pablo Rodriguez

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