ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Willi Egger" <w.egger@xs4all.nl>
Subject: Big flowcharts
Date: Mon, 5 Feb 2001 21:14:32 +0100	[thread overview]
Message-ID: <003501c08fb1$1d9289a0$0100a8c0@xs4all.nl> (raw)

Hi all,

Tonight I tried  to compile a cluple of flowcharts. Some of them are quite
long and or long and broad.
While there is no error message I am not happy with the splitting results.
Either already on the second or on the third page of the chart, the chart
changes in terms of size of the shapes (larger) and it shifts to the right.
It happens, that the repeated row is correctly typeset at the end of the
previous page, but runs of the right margin on the first row of the new
page.

I use the following setup:

\setupFLOWcharts
   [x=1,
    y=1,
    nx= 4,
    ny= 6,
    dx=2\bodyfontsize,
    dy=2\bodyfontsize,
    width=12\bodyfontsize,
    height=7\bodyfontsize,
    maxheight=\textheight]

\setupFLOWsplit
 [x=1,
  y=1,
  nx=4,
  ny=6,
  dx=1,
  dy=1,
  before=,
  after=\page,
  marking=off]

I tried already to delete all temporary and supportfiles, but the final
result is always the same.
The effects are even more pronounced in the screen-version.

What is wrong? Greetings Willi


             reply	other threads:[~2001-02-05 20:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-05 20:14 Willi Egger [this message]
2001-02-05 22:54 ` Hans Hagen
     [not found]   ` <001c01c09075$f8c669a0$0100a8c0@xs4all.nl>
2001-02-07  8:32     ` 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='003501c08fb1$1d9289a0$0100a8c0@xs4all.nl' \
    --to=w.egger@xs4all.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).