ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* FLOWcharts
@ 2006-09-21  9:53 Adam Duck
  2006-09-21 18:23 ` FLOWcharts Willi Egger
  0 siblings, 1 reply; 9+ messages in thread
From: Adam Duck @ 2006-09-21  9:53 UTC (permalink / raw)


Hello list,

I have some FLOWcharts in my presentation; due to the RawSteps module,
they get rendered too many times pointlessly.  Is it possible to
"prerender" a FLOWchart -- or any other part of a text -- and reuse it
later?  \startbuffer \stopbuffer doesn't do this.

cu, Adam.

^ permalink raw reply	[flat|nested] 9+ messages in thread
* FLOWcharts
@ 2005-03-11 15:56 Adam Duck
  2005-03-13 21:57 ` FLOWcharts Willi Egger
  0 siblings, 1 reply; 9+ messages in thread
From: Adam Duck @ 2005-03-11 15:56 UTC (permalink / raw)


Hello,


I'm having problems with the following chart (well, any chart, that
is):

--- ConTeXt code ---

\setupoutput[pdftex]
\usemodule[chart]
\starttext

\setupFLOWcharts[offset=50pt]

\startFLOWchart[test]

  \startFLOWcell
    \name{one}
    \location{1,1}
    \text{one}
    \connect[bt]{two}
    \comment[r]{why}
    \comment[l]{is}
    \comment[l]{this}
  \stopFLOWcell
    
  \startFLOWcell
    \name{two}
    \location{1,2}
    \text{two}
  \stopFLOWcell
  
\stopFLOWchart

\midaligned{\FLOWchart[test]}

\stoptext

--- end ---

It seems that every \comment-command pushes all text further down;
i.e. "two" in the secons cell but also the other comments.

version: 

 TeXExec 5.2.4 - ConTeXt / PRAGMA ADE 1997-2005

               texexec : TeXExec 5.2.4 - ConTeXt / PRAGMA ADE 1997-2005
               texutil : TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004
                   tex : pdfeTeX, 3.14159-1.10b-2.1 (Web2C 7.4.5)
               context : ver: 2005.01.31
               cont-en : ver: 2005.01.31  fmt: 2005.3.8  mes: english

        total run time : 1 seconds

and:

%D \module
%D   [       file=m-chart,
%D        version=1998.10.10,

bye, Adam.

^ permalink raw reply	[flat|nested] 9+ messages in thread
* FLOWcharts
@ 2004-11-17 14:18 Nikolai Weibull
  0 siblings, 0 replies; 9+ messages in thread
From: Nikolai Weibull @ 2004-11-17 14:18 UTC (permalink / raw)


Is there a way to reduce the "padding" around the contents of entities
of a flowchart?  I get a lot of room around the text of entities, which
makes the text real small [maxwidth=\textwidth], but the charts as a
whole very large.

In mchart.pdf the text is normally sized, yet the shapes are a lot
smaller than those I'm getting, so I'm guessing there is a way, I just
haven't caught on to it yet...
	nikolai

--
::: name: Nikolai Weibull    :: aliases: pcp / lone-star / aka :::
::: born: Chicago, IL USA    :: loc atm: Gothenburg, Sweden    :::
::: page: www.pcppopper.org  :: fun atm: gf,lps,ruby,lisp,war3 :::
main(){printf(&linux["\021%six\012\0"],(linux)["have"]+"fun"-97);}

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Flowcharts
@ 1999-09-17 14:11 Taco Hoekwater
  1999-09-17 12:39 ` Flowcharts Hans Hagen
  0 siblings, 1 reply; 9+ messages in thread
From: Taco Hoekwater @ 1999-09-17 14:11 UTC (permalink / raw)


Hi all,

Some footnotes to the almost new m-chart module and its documentation.
I just spend a couple of hours playing with it, and noticed some
peculiarities that were not completely obvious from the documentation, 
as well as a rather nasty problem with texexec:

- texexec does not recognize the fact that flowcharts should always be
  run twice if the setup parameters change (discovering this took me a
  very long time)

- Just about very command within a cell is required

- All flowcharts are pre-defined using the buffer mechanism

- I'm not sure I understand the relations between setup params
  width= and maxwidth=

- It should probably be documented that dx= and dy= refer to the
  distance between the text and the cell boundaries (I still not
  completely certain what exactly they control, but they have an
  affect on the font size that, for me, was a complete surprise)

- maxwidth= is not mentioned in the \setupFLOWcharts summary

Well, once I figured out this documentation, it worked perfectly. 

Hans, thanks!

Greetings, Taco


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-09-21 18:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-21  9:53 FLOWcharts Adam Duck
2006-09-21 18:23 ` FLOWcharts Willi Egger
  -- strict thread matches above, loose matches on Subject: below --
2005-03-11 15:56 FLOWcharts Adam Duck
2005-03-13 21:57 ` FLOWcharts Willi Egger
2005-03-16  9:20   ` FLOWcharts h h extern
2004-11-17 14:18 FLOWcharts Nikolai Weibull
1999-09-17 14:11 Flowcharts Taco Hoekwater
1999-09-17 12:39 ` Flowcharts Hans Hagen
1999-09-17 14:59   ` Flowcharts Taco Hoekwater

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