ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Jump to page x+5
@ 2000-01-28 10:16 Geert Lobbestael (cmb)
  2000-01-28 16:22 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Lobbestael (cmb) @ 2000-01-28 10:16 UTC (permalink / raw)


Hello,

I have an interactive document (journal list) of 200 pages. Chapters are
by initial letter, chapter titles are in an interactionbar to the right of
every page. Some chapters / letters are quite large (J = 22 pages).

Is it possible to add buttons or links 'go back 5 pages', 'go forward 5
pages'?  

Is it possible to add such links to the table of contents /
interactionbar?

Kind regards

Geert Lobbestael
Medical Library
University of Amsterdam


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Jump to page x+5
  2000-01-28 10:16 Jump to page x+5 Geert Lobbestael (cmb)
@ 2000-01-28 16:22 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2000-01-28 16:22 UTC (permalink / raw)
  Cc: ntg-context

At 11:16 AM 1/28/2000 +0100, Geert Lobbestael (cmb) wrote:
>Hello,
>
>I have an interactive document (journal list) of 200 pages. Chapters are
>by initial letter, chapter titles are in an interactionbar to the right of
>every page. Some chapters / letters are quite large (J = 22 pages).
>
>Is it possible to add buttons or links 'go back 5 pages', 'go forward 5
>pages'?  

\goto {skip ahead} [page(+5)]
\goto {skip back}  [page(-5)]

(or buttons or menus or ...) 

As an alternative, you can say: 

  \setupsubpagenumber[way=perchaptr]

and   

  generate an interactionbar that takes subpagenumbers, or say:

\goto {first} [firstsubpage]
\goto {previous} [previoussubpage]

etc 

(examples can be found in the s-pre-* styles)

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-01-28 16:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-28 10:16 Jump to page x+5 Geert Lobbestael (cmb)
2000-01-28 16:22 ` Hans Hagen

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