ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: Klaus Herrmann <kh@ivs.tu-berlin.de>,
	ConTeXt-Mailingliste <ntg-context@ntg.nl>
Subject: Re: PDF-bookmarks and title pages
Date: Thu, 31 Jan 2002 17:25:04 +0100	[thread overview]
Message-ID: <5.1.0.14.1.20020131172223.03ba85c0@server-1> (raw)
In-Reply-To: <87lmeepnf0.fsf@dellius.nederware.nl>

Berend wrote

>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

another options is to use layers:

\definelayer[titlepage]

\setupbackgrounds[page][background=titlepage]

\setlayer[titlepage][x=4cm,y=6cm]{\bfd Whow}

\setlayer[titlepage][x=6cm,y=8cm]{\bfc It Works]

\startstandardmakeup
   % force page, \setlayer may go here as well
\stopstandardmakeup

this permits pretty hefty title pages

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                                   fall-back web server: 
www.pragma-pod.nl
-------------------------------------------------------------------------


  parent reply	other threads:[~2002-01-31 16:25 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
     [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 [this message]
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=5.1.0.14.1.20020131172223.03ba85c0@server-1 \
    --to=pragma@wxs.nl \
    --cc=kh@ivs.tu-berlin.de \
    --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).