ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: John Culleton <john@wexfordpress.com>
Subject: Shutting down Acrobat Reader.
Date: Sat, 25 Oct 2003 13:23:14 -0400	[thread overview]
Message-ID: <200310251323.14350.john@wexfordpress.com> (raw)

I am creating an e-book following the example program d-en-all.tex as 
found on the Context site. I have a question about the "exit" button. 
This button shuts down the current document but leaves Acrobat Reader 
still up and running. If the user is in full screen mode he has to do 
an <alt><esc> to get back to normal mode (from fullscreen) and then 
exit the Acrobat Reader using a menu. I am looking for a technique 
that would exit everythig when the user pushes the "exit" button.

Here are some pertinent snippets from my file:
---------------------------------
\setupinteractionmenu
  [right]
  [background=color,
   backgroundcolor=LightGray,
   frame=off,
   state=start]

\startinteractionmenu[right]
  \but [content]       contents \\
  \but [NextPage]      next   \\
  \but [PreviousPage]  previous \\
  \but [sample]        sample   \\
  \but [PreviousJump]  back     \\
  \but [CloseDocument] exit     \\
  \vfill
\stopinteractionmenu
----------------------------------


And another question:

Some of the pdf examples on the Context site automatically open in 
full screen mode. How is this accomplished? 
-- 
John Culleton
Able Typesetters and Indexers
http://wexfordpress.com

             reply	other threads:[~2003-10-25 17:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-25 17:23 John Culleton [this message]
2003-10-25 19:40 ` Patrick Gundlach
2003-10-25 20:06   ` Lei Wang
2003-10-25 20:24     ` Patrick Gundlach
2003-10-26  3:05     ` John Culleton
2003-10-26  6:26       ` Lei Wang
2003-10-27 21:23         ` John Culleton
2003-10-28  1:44           ` Patrick Gundlach
2003-10-28 17:58             ` John Culleton
2003-10-29  5:19               ` Lutz Haseloff
2003-10-29 17:54                 ` Hans Hagen
2003-10-29 18:23                   ` Willi Egger

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=200310251323.14350.john@wexfordpress.com \
    --to=john@wexfordpress.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).