Has anyone managed to get ConTeXt to generate PDF bookmarks for the unnumbered headings such as \title, \subject, etc? I saw the examples on the wiki page but unfortunately they did nothing. http://wiki.contextgarden.net/PDF_Bookmarks_and_Headers \setupinteraction[state=start] \placebookmarks[chapter] \setupinteractionscreen[option=bookmark] \starttext \chapter{some chapter} \bookmark{a title} some text \stoptext The above example correctly generates bookmarks in the PDF. I can't, however, get the same thing to work when using \subject. Even explicitly placing bookmarks with \bookmark doesn't work: \setupinteraction[state=start] \placebookmarks[chapter] % didn't add subject here as the wiki % says it doesn't work, and it's correct \setupinteractionscreen[option=bookmark] \starttext \subject{some chapter} \bookmark{a title} some text \stoptext The wiki page also has this: \definehead[Title][Chapter] \setuphead[Title][number=no] But that doesn't make the slightest difference. Anybody got any ideas how to get this to work? I'm using: pdfeTeX 3.141592-1.21a-2.2 (Web2C 7.5.4) TeXExec 5.2.4 - ConTeXt / PRAGMA ADE 1997-2005 texutil : TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004 tex : pdfeTeX, 3.141592-1.21a-2.2 (Web2C 7.5.4) context : ver: 2005.01.31 cont-en : ver: 2005.01.31 fmt: 2007.5.21 mes: english Apologies if my replies to this list are apparently nonexistent. So far it seems as if most of them have bounced with a strange "unrouteable address" error. -- mir_ctx@imap.cc -- http://www.fastmail.fm - One of many happy users: http://www.fastmail.fm/docs/quotes.html