ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Hans Hagen <pragma@wxs.nl>
Subject: Re: Interactive documents
Date: Wed, 11 Jul 2012 10:25:34 +0200	[thread overview]
Message-ID: <3333FC9E-6A88-4A91-A148-9398679B2779@gmail.com> (raw)
In-Reply-To: <4FFD3589.9030307@wxs.nl>


Am 11.07.2012 um 10:12 schrieb Hans Hagen:

> On 11-7-2012 09:35, MANUEL GONZALEZ SUAREZ wrote:
>> 
>> Hi
>> My name is Manuel Gonzalez and I am a teacher of Classical Greek at the
>> University of Oviedo(Spain). So far I've been using LaTeX but recently I have
>> discovered the extraordinary possibilities of ConTeXt. However, I have
>> continuously problems which I solved as I can (I'm a complete newbie and I do
>> not know the details of programming languages​​). Well, theproblem is the
>> following: I want to make an interactive document and I copy the code that
>> appears in "Context an excursion", page 65, but did not appear in the final
>> document navigation tools, such as EXIT, STOP, etc.. What could be the cause?
> 
> it helps if you post a small example of your test source here

The manuals uses

  \setupinteractionmenu
    [mymenu]
    [{Content[content]},
     {Index[index]},
     {\vfill},
     {Stop[ExitViewer]}]

to set the content for the menu and not

  \startinteractionmenu[mymenu]
    \startbut [content] Content \stopbut
    …
  \stopinteractionmenu


What’s also missing is a note that you have to adjust the layout (decrease
the text width and set rightwidth) to let the menu appear on the page.


@Hans: Can you take a look at the output from my example in the other mail
because the first button of the menu appears in the header of the document.

Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2012-07-11  8:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-11  7:35 MANUEL GONZALEZ SUAREZ
2012-07-11  8:12 ` Hans Hagen
2012-07-11  8:25   ` Wolfgang Schuster [this message]
2012-07-11  8:14 ` Wolfgang Schuster
  -- strict thread matches above, loose matches on Subject: below --
2001-02-10 18:59 Giuseppe Bilotta
2001-02-11 22:35 ` 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=3333FC9E-6A88-4A91-A148-9398679B2779@gmail.com \
    --to=schuster.wolfgang@gmail.com \
    --cc=ntg-context@ntg.nl \
    --cc=pragma@wxs.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).