[pdftex] hyperref bookmark

Andreas Matthias amat at kabsi.at
Sun Jun 1 17:13:37 CEST 2003


"jitkomut" <nungu at control.ee.eng.chula.ac.th> wrote:

> how can i set the option in hyperref package to stop writing the bookmarks menu? because after i included the hyperref package, it seemed that it make every cross references itself, such as bookmark, refered equation number etc.  
> 
> i've tried 
> \usepackage[bookmarks=false]{hyperref}
> 
> but it didn't work, it still produce the bookmark menu.

It does work. The bookmarks are not written to the .out
file any more. But possibly you have created bookmarks
(.out file) before. So delete the .out file and the 
bookmarks are gone.

> the reason that i don't want the bookmark menu is all my document is in Thai langauge. So in arobat menu it can't read Thai language at all. and i'd like to make the outilne menu myself by using English instead which can be done by \pdfoutline, right?

Have a look at hypbmsec.sty, which extends the section
commands. E.g. \section(bookmark){normal heading}, which
is possibly what you want.

Ciao
Andreas



More information about the pdftex mailing list