ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Johannes Hüsing" <tmi0m0@spi.power.uni-essen.de>
Subject: buttons below visible area
Date: Tue, 3 Oct 2000 22:45:14 +0200	[thread overview]
Message-ID: <20001003224514.09428@spi.power.uni-essen.de> (raw)

Another problem I am experiencing:

When compiling the following source text, the defined menu which should be
at the bottom of the page is off the page. If I set the height to value
3\bottomheight, the buttons are cut off at the bottom, but at last readable.

Any idea what I am doing wrong?

Thanks 

Johannes

---8-<----
\setuppapersize
  [S6][S6]
\setuplayout
  [topspace=12pt,
   header=0pt,
   height=fit,
   footer=0pt,
   bottomdistance=4pt,
   bottom=48pt,
   backspace=12pt,
   margin=0pt,
   width=fit,
   edgedistance=12pt,
   rightedge=96pt]

\setupinteraction[state=start, 
                   menu=on]

\setupcolors[state=start]
\defineinteractionmenu[nav]
  [bottom]
  [state=start, 
   background=screen,
   frame=on,
   height=\bottomheight,
   align=left,
   style=small]

\setupinteractionmenu[nav]
  [{prev jump[PreviousJump]},
   {next jump[NextJump]}]

\starttext

\chapter[intro]{Introduction}
\section[intro.purpose]{Purpose}

Just to type out some text which is unimportant. The bottom of the screen counts.

\stoptext


             reply	other threads:[~2000-10-03 20:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-03 20:45 Johannes Hüsing [this message]
2000-10-04  9:04 ` 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=20001003224514.09428@spi.power.uni-essen.de \
    --to=tmi0m0@spi.power.uni-essen.de \
    --cc=johannes.huesing@uni-essen.de \
    /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).