ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* bookmarks
@ 2001-04-05  5:39 James H. Cloos Jr.
  2001-04-05 22:57 ` bookmarks Pierre Goossens
  0 siblings, 1 reply; 9+ messages in thread
From: James H. Cloos Jr. @ 2001-04-05  5:39 UTC (permalink / raw)


I'm not having any success getting bookmarks to work.

Goal is to have one for each chapter (plus optionally one for the
front matter).  I do not, however, want a table of contents.

I've tried several variations on the theme, based on the archives to
this list, but none have worked.

Current interation is:

%%%%%%%%%%%%%%%%%%%%%%%%% start %%%%%%%%%%%%%%%%%%%%%%%%%
\pdfcatalog{
/PageMode /UseOutlines
}

\placebookmarks
        [chapter]

\starttext

\startbodymatter

\chapter[I]{Chapter I}
\bookmark{Chapter I}
\input Chapter-I

% each subsequent chapter input just like the first

\stopbodymatter

\stoptext
%%%%%%%%%%%%%%%%%%%%%%%%%% end %%%%%%%%%%%%%%%%%%%%%%%%%%

Using \tracebookmarkstrue does nothing

Versions are:  TeXExec 2.5, TeXUtil 7.3, ConTeXt ver 2001.2.27
fnt 2001.4.3 and pdftex 3.14159-14f-released.

I've tried a second [chapter] to \placebookmarks, a [chapter]
to \bookmark, and some other things I've already forgotten. :/

-JimC
-- 
James H. Cloos, Jr.  <http://jhcloos.com/public_key>     1024D/ED7DAEA6 
<cloos@jhcloos.com>  E9E9 F828 61A4 6EA9 0F2B  63E7 997A 9F17 ED7D AEA6


^ permalink raw reply	[flat|nested] 9+ messages in thread
[parent not found: <200201312002.VAA20337@smail.let.uu.nl>]
* Bookmarks
@ 2010-05-21 10:17 Andreas Harder
  0 siblings, 0 replies; 9+ messages in thread
From: Andreas Harder @ 2010-05-21 10:17 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi all,

what is wrong with the following example? I would expect "Erstes Kapitel" etc. instead of "Kapitel Eins" in the bookmarks. Further "Inhaltsverzeichnis" don‘t appear in the bookmarks.

\setupinteraction[state=start]
\placebookmarks[all]

\starttext
\starttitle[title=Inhaltsverzeichnis,bookmark=Inhaltsverzeichnis]
  \placecombinedlist[content]
\stoptitle
\startchapter[title=Kapitel Eins,bookmark=Erstes Kapitel]
  \input tufte
\stopchapter
\startchapter[title=Kapitel Zwei,bookmark=Zweites Kapitel]
  \input tufte
\stopchapter
\startchapter[title=Kapitel Drei,bookmark=Drittes Kapitel]
  \input tufte
\stopchapter
\stoptext

Thanks in advance

	Andreas
___________________________________________________________________________________
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] 9+ messages in thread

end of thread, other threads:[~2010-05-21 10:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <3.0.6.32.20000610202648.017bd970@pop.wxs.nl>
     [not found] ` <Pine.LNX.4.10.10006122142090.1706-100000@AMath8.amt.ac.cn>
2000-06-13 19:52   ` Bookmarks Hans Hagen
2000-06-23  9:11     ` Bookmarks Mr. Wang Lei
2001-04-05  5:39 bookmarks James H. Cloos Jr.
2001-04-05 22:57 ` bookmarks Pierre Goossens
2001-04-09 14:11   ` bookmarks Hans Hagen
     [not found] <200201312002.VAA20337@smail.let.uu.nl>
2002-02-01  9:11 ` bookmarks Hans Hagen
2002-02-03 14:24   ` bookmarks Giuseppe Bilotta
2002-02-04 11:18     ` bookmarks Hans Hagen
2010-05-21 10:17 Bookmarks Andreas Harder

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