ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: "ntg-context" <ntg-context@let.uu.nl>
Subject: Re: More questions on Presentation, Help in flowcharts
Date: Tue, 22 Feb 2000 14:30:12 +0100	[thread overview]
Message-ID: <3.0.6.32.20000222143012.007f9650@pop.wxs.nl> (raw)
In-Reply-To: <000c01bf7d1b$5252a480$0100a8c0@xs4all.nl>

At 10:46 PM 2/21/2000 +0100, Egger wrote:

>1. Is it possible to get Context to produce e.g. the Subject title again
>when the list (could be a flowchart or an  itemized list) under the subject
>is longer than one screen?

You can try: \getmarking[Subject] (unless no mark is defined for Subject). 

>2. At the moment I am trying out the s-pre-green style. This one appeals to
>me. Does anyone have experience with the use of the 'WhatEver' button. How
>to reference it? Personally i would like to use it as a 'GoBack' button in
>case that one jumped elsewhere in the presentation. It should only be
>visible when one jumped out of the ordinary sequence.

You can define a logical ref: \definereference[Whatever][GoBack]

>3. Somewhere in MAPS it is stated, that one can define a file synonym, in
>case one does not have the lbr fonts. However, even if I place the
>\definefilesynonym [font-lbr] [font-pos] at the very beginning of the file,
>before the \usemodule[pre-green] command, I get stuck at the moment when the
>lbr fonts are not found....

This should work ok. It makes however more sense to ad dthis mapping
command to your local cont-sys.tex file. 

>4. I do not know whether I missed something, but does anyone have experience
>with using the help-functionality in the FLOWchart module?

Something: 

\starthelptext [alpha]
  your text 
\stophelptext

\startFLOWcell
  \name {....}
  \help {alpha}
  ...
\stopFLOWcell

The help text is for instance placed with:

\setuptexttexts[text][][\centeredbox{\helpdata}]

and can be turned off with \goto{no help}[HideHelp]. 

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


      reply	other threads:[~2000-02-22 13:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-02-21 21:46 Egger
2000-02-22 13:30 ` Hans Hagen [this message]

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=3.0.6.32.20000222143012.007f9650@pop.wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@let.uu.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).