ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: <ntg-context@ntg.nl>
Subject: Re: FLOWchart puzzles
Date: Thu, 22 Aug 2002 10:23:39 +0200	[thread overview]
Message-ID: <5.1.0.14.1.20020822101836.03419e00@server-1> (raw)
In-Reply-To: <001501c2495c$5bd80da0$97247d81@rcsc>

At 11:47 PM 8/21/2002 +0200, Sytse Knypstra wrote:
>Hello all,
>
>After studying the CHARTS manual I am glad to be able to construct some
>simple charts. The example below is working ok.
>Still there are some puzzles left:
>
>1. How do you construct different types of connection (dashed, without
>arrows, all in one chart (like in Figure 19, p.11 of the manual)? I know
>that you can change the line styles for all lines that follow by
>\setupFLOWlines, but what if some have to be with arrows, and others without
>arrows and/or dashed? BTW, I use the dutch version of ConTeXt.

you can use grouping, so:

<begin of chart>
<some cells>
\start
<some settings>
<some cells>
\stop
<etc>

>3. What is the function of maxwidth=... in \setupFLOWcharts. Changing its
>value in the example below doesn't seem to have any effect. Is it possible
>to scale the whole chart to e.g. half its original size?

has to do with auto splitting charts

although technically you can downscale charts it's best to use a smaller 
body font (if you have you dimensions related to bodyfontsize) since this 
will leave thinsg like hyperlinks ok (in pdf hyperlinks are on a different 
layer which is not subjected to scaling [which in my opinion is a design flaw])

>4. In the manual the meaning of x and y in \setupFLOWcharts is not
>explained.
>Could someone explain them to me?

you can clip a portion of a chart, say that you have a 10 by 20 chart, 
x/y/nx/ny == 2/4/3/3 let you select a 3 by 3 piece of it.

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------


  reply	other threads:[~2002-08-22  8:23 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 [this message]
2002-08-27  7:40   ` s. knypstra
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=5.1.0.14.1.20020822101836.03419e00@server-1 \
    --to=pragma@wxs.nl \
    --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).