[texhax] hyperref bookmarks problem

Jesús Guillermo Andrade jgandradev at me.com
Wed Nov 11 02:14:27 CET 2009


Ulrike. Everything worked perfectly. Im very grateful for your  
suggestions.

Thanks a lot. Ive learned a very useful tip.

Take care.


El 08/11/2009, a las 11:40 a.m., Ulrike Fischer escribió:

> Am Sun, 08 Nov 2009 09:25:54 -0430 schrieb Jesús Guillermo Andrade:
>
>> Hi there. I'm sorry for the delay but I was far from the internet
>> these last days. Following your instructions, I have prepared the  
>> most
>> content minimal example for this issue (1 page only!) so you all can
>> see whatever might be going o, most notable between the 2nd and 3rd
>> bokkmarks level.  I hope you can detect what is going wrong with
>> hyperref input or encoding.
>> I really appreciate your time on this.
>
> Hm, you should get a bit more practice regarding minimal examples.
>
> If you look at the problematic bookmarks you can see that they
> correspond to titles where you use accent commands. The easiest
> would be to input the correct chars directly. If you don't have them
> on your keyboard use the ^^-notation with the unicode code:
>
> \documentclass{memoir}
> \usepackage{xltxtra}
> \usepackage{hyperref}
> \begin{document}
> \chapter{Plan Maestro/Tr{\'a}fico}
> \chapter{Componentes Espec\'{\i}ficos}
>
> \chapter{Plan Maestro/Tr^^^^00e1fico}
> \chapter{Componentes Espec^^^^00edficos}
>
> \end{document}
>
>
> Btw: xltxtra already loads fontspec + xunicode.
>
>
> -- 
> Ulrike Fischer
>
> _______________________________________________
> TeX FAQ: http://www.tex.ac.uk/faq
> Mailing list archives: http://tug.org/pipermail/texhax/
> More links: http://tug.org/begin.html
>
> Automated subscription management: http://tug.org/mailman/listinfo/texhax
> Human mailing list managers: postmaster at tug.org



More information about the texhax mailing list