ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Berend de Boer <berend@pobox.com>
Cc: ConTeXt-Mailingliste <ntg-context@ntg.nl>
Subject: Re: PDF-bookmarks and title pages
Date: 31 Jan 2002 16:09:39 +0100	[thread overview]
Message-ID: <87lmeepnf0.fsf@dellius.nederware.nl> (raw)
In-Reply-To: <3C595A0B.B7FEB5CA@ivs.tu-berlin.de>

Klaus Herrmann <kh@ivs.tu-berlin.de> writes:

> I worked through the context manual but I did not find a way to let
> context automatically generate PDF-bookmarks. With bookmarks I mean the
> content you can open at the left side in acrobat which contains
> hyperlinks to arbitrary pages in the document. In german it is called
> "Lesezeichen". Is there a way to let context put the parts, chapters,
> sections an so on into these bookmarks?

To open the book mark:

\setupinteractionscreen[option=bookmark]

Generating bookmarks:

\placebookmarks
	[chapter,section,subsection]
	[open list]

> And one other thing: Is there any support for typesetting title pages in
> context?

Not really. Type your own TeX code between \startstandardmakeup
.. \stopstandardmakeup.

Some example:

\startstandardmakeup

\startfiguretext
  [left]
  {none}
  %{\externalfigure[eposix-bw.png]}
  {\externalfigure[eposix.png]}
\start
\ss
{\switchtobodyfont[48pt] \eposix\par}
\blank[big]
\bfb
\rightaligned{The definitive and complete}
\rightaligned{Eiffel to Standard C and}
\rightaligned{POSIX 1003.1 binding}

\blank[6.4cm]

\leftaligned{{\it written by Berend de Boer}}
\stop
\stopfiguretext

\stopstandardmakeup

-- 
Groetjes,

Berend. (-:


  reply	other threads:[~2002-01-31 15:09 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-31 14:51 Klaus Herrmann
2002-01-31 15:09 ` Berend de Boer [this message]
     [not found]   ` <3C5962AD.6EEC3F0D@ivs.tu-berlin.de>
2002-01-31 15:37     ` Berend de Boer
     [not found]       ` <3C596A55.9DCC5FD1@ivs.tu-berlin.de>
2002-01-31 18:11         ` Berend de Boer
2002-01-31 16:25   ` Hans Hagen
2002-02-01 20:32     ` Johannes Hüsing
2002-02-02  9:55       ` Hans Hagen
2002-02-03 20:10         ` Henning Hraban Ramm
2002-02-04  8:36           ` Hans Hagen
2002-02-04 19:33             ` ConTeXt layout app (was: PDF-bookmarks and title pages) Henning Hraban Ramm
2002-02-05  8:41               ` Hans Hagen
2002-02-05 17:43                 ` complex layout (was ConTeXt layout app) Henning Hraban Ramm
2002-02-06  8:20                 ` ConTeXt layout app (was: PDF-bookmarks and title pages) Dan Seracu
2002-02-06 18:32                   ` Henning Hraban Ramm
2002-02-08  9:02                     ` Hans Hagen
2002-02-12 22:09                       ` Contributions :: Locations Michael Hallgren
2002-02-14 14:38                         ` Taco Hoekwater
2002-02-16  9:49                           ` Michael Hallgren
2002-02-04 19:31         ` PDF-bookmarks and title pages Johannes Hüsing
2002-01-31 15:21 ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lmeepnf0.fsf@dellius.nederware.nl \
    --to=berend@pobox.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).