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
___________________________________________________________________________________

Reply via email to