ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "s. knypstra" <s.knypstra@eco.rug.nl>
Subject: Re: FLOWchart puzzles
Date: Tue, 27 Aug 2002 09:40:39 +0200	[thread overview]
Message-ID: <005201c24d9d$0a286960$08097d81@eco.rug.nl> (raw)
In-Reply-To: <5.1.0.14.1.20020822101836.03419e00@server-1>

Thank you Hans for solving a few of my puzzles.
For the moment I have one additional question: how do I provide a parameter
`dash=yes' in Dutch?
I found that for`arrow=no' I should use: `pijl=nee'.
Maybe the translation problem is also the reason why I don't get the help
facility (question 2) working.

Sytse

> 2.  I would like to try the \help command as described on p.16 of the
manual.
> Where do you define the helptext and what command do you have to use in
the
> dutch version? Could someone add the necessary lines to the example below?

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\gebruikmodule[chart]
\steluitvoerin[pdftex]

\starttekst

\setupFLOWcharts
[
 nx=2,
 ny=1,
 dx=2\bodyfontsize,
 dy=2\bodyfontsize,
 breedte=12\bodyfontsize,
 hoogte=7\bodyfontsize,
 maxwidth=240pt
]

\startFLOWchart[cells]

 \startFLOWcell
  \name {cell1}
  \location{1,1}
  \text{Cell 1}
  \connection[tt]{cell2}  % default line style
\start
  \setupFLOWlines[- - - =ja]
  \connection[bb]{cell2} % dashed please
\stop
\start
\setupFLOWlines[pijl=ja]
  \connection[rl]{cell2} % no arrow
\stop
 \stopFLOWcell

 \startFLOWcell
  \name {cell2}
  \location{2,1}
  \text{Cell 2}
 \stopFLOWcell

\stopFLOWchart

Hieronder volgt een schema:

\blanko[middel]

\FLOWchart[cells]

\stoptekst


  reply	other threads:[~2002-08-27  7:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-21 21:47 Sytse Knypstra
2002-08-22  8:23 ` Hans Hagen
2002-08-27  7:40   ` s. knypstra [this message]
2002-08-29 22:32     ` Hans Hagen
2002-08-22 17:12 ` EC Fonts trouble and TeX Live Glenn R Williams
2002-08-23 16:32   ` Hans Hagen
2002-08-24 15:39     ` texfont - install family? Bruce D'Arcus
2002-08-26 15:40       ` Hans Hagen
2002-08-26 21:40         ` Bruce D'Arcus
2002-08-29 22:34           ` Hans Hagen
2002-08-30 16:03             ` Bruce D'Arcus
2002-08-30 16:45               ` Hans Hagen
2002-08-30 17:30                 ` Bruce D'Arcus
2002-08-30 17:53                   ` 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='005201c24d9d$0a286960$08097d81@eco.rug.nl' \
    --to=s.knypstra@eco.rug.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).