ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Thomas Lohmann <lohmannt@web.de>
Subject: interaction
Date: Wed, 4 Feb 2004 21:39:31 +0100	[thread overview]
Message-ID: <200402042139.31652.lohmannt@web.de> (raw)
In-Reply-To: <018601c3eaaa$44c1fe50$1301a8c0@spekoun>

Hi,

I tried to use an interactionmenu to jump to specific pages of a DINA4 
document (some copies are included). It works very well, at least with the 
FirstPage-- and LastPage--Button

But the jump to a pagereference changes the "Actual Size"-- and the "Fit 
Width"--view to the "Fit in Window"--view, which is rather improper to read 
DINA4--documents on screen. The two actions are combined, and I don't know 
why. Any hints?

I have the same problem with \goto{}[].

Thomas Lohmann

%%%%%%%%example%%%%%%%%%%%%%%

\setupoutput         [pdftex]

\setuplayout         [backspace=4cm,width=14cm]

\setupcolors
   [state=start]

\setupalign[hanging]

\setupinteraction
  [state=start,
   color=blue,
   menu=on,
   style=normal]

\setuplayout
   [rightedge=4cm,
    rightmargin=0cm,
    leftedge=3cm,
    leftmargin=0cm]

\setupinteractionmenu[left]
   [frame=off,
    background=color,
    backgroundcolor=yellow,
    backgroundcorner=round,
    style=\setsmallbodyfont\tfx,
    height=1.0cm]
   
\startinteractionmenu[left]
  \but [FirstPage] Erste Seite \\
  \but [LastPage] Letzte Seite \\
  \but [anlage] Anlagenverzeichnis \\  % "Fit Width" --> "Fit in Window" ??
  \but [ExitViewer] Dokument schließen \\
\stopinteractionmenu
   
\starttext

test \goto{Anlagenverzeichnis}[anlage]

\page[yes]

\pagereference[anlage]

test

\stoptext

  reply	other threads:[~2004-02-04 20:39 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-01  4:43 (no subject) Vit Zyka
2004-02-02 11:50 ` Giuseppe Bilotta
2004-02-03 21:49   ` Vit Zyka
2004-02-04 20:39     ` Thomas Lohmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-09-18 21:26 interaction Hans Hagen
2018-09-21 13:50 ` interaction Tomas Hala
2018-09-21 16:06   ` interaction Hans Hagen
2018-09-24 11:59     ` interaction Pablo Rodriguez
2018-09-24 12:08       ` interaction Hans Hagen
2018-09-24 12:39         ` interaction Pablo Rodriguez
2018-09-24 13:48           ` interaction Hans Hagen
2018-09-21 14:40 ` interaction Henning Hraban Ramm
2002-09-26 10:34 interaction Jens-Uwe Morawski
2002-09-26 14:53 ` interaction Hans Hagen
2002-09-26 19:39   ` interaction Jens-Uwe Morawski
2002-09-27  7:57     ` interaction Hans Hagen
2002-09-26 17:28 ` interaction Henning Hraban Ramm
2002-09-27 10:21   ` interaction Jens-Uwe Morawski

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=200402042139.31652.lohmannt@web.de \
    --to=lohmannt@web.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).