ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Error using chart module?
@ 2001-08-16 13:42 Arun Mangalam
  2001-08-16 15:06 ` Berend de Boer
  0 siblings, 1 reply; 2+ messages in thread
From: Arun Mangalam @ 2001-08-16 13:42 UTC (permalink / raw)


Hello all,

I am trying to create a simple flowchart:

\usemodule[chart]
\startFLOWchart[cells]
     \startFLOWcell
         \name       {first}
         \location        {1,1}
         \shape      {singledocument}
         \text       {not really a document}
     \stopFLOWcell
\stopFLOWchart
\FLOWchart[cells]

When I process the tex file w/ "texexec --verbose --pdf test.tex", I 
have to press return once and enter '\end' manually. Is this correct? Is 
there something I need to fix? Thank you for any help.

BTW, this ConTeXt is installed on a MacOSX system by a package used by 
the latest TeXShop.

The following is the output with my two comments where I have to press 
enter or '\end':

  TeXExec 2.5 - ConTeXt / PRAGMA ADE 1997-2001

      locating ini file : found by kpsewhich
                reading : 
/usr/local/teTeX/share/texmf/context/config/texexec.ini
                setting : 'TeXShell' to 'tetex' for 'all'
                setting : 'UsedInterfaces' to 'en' for 'all'
                setting : 'UserInterface' to 'en' for 'all'
                setting : 'TeXExecutable' to 'tex' for 'all'
                setting : 'MpExecutable' to 'mpost' for 'all'
                setting : 'MpToTeXExecutable' to 'mpto' for 'all'
                setting : 'DviToMpExecutable' to 'dvitomp' for 'all'
                setting : 'UsedInterfaces' to 'en' for 'tetex'
                setting : 'UserInterface' to 'en' for 'tetex'
                setting : 'TeXExecutable' to 'pdfetex' for 'tetex'

           used setting : TeXShell = tetex
           used setting : SetupPath =
           used setting : UserInterface = en
           used setting : UsedInterfaces = en
           used setting : TeXFontsPath = .
           used setting : MpExecutable = mpost
           used setting : MpToTeXExecutable = mpto
           used setting : DviToMpExecutable = dvitomp
           used setting : TeXProgramPath =
           used setting : TeXFormatPath =
           used setting : ConTeXtPath =
           used setting : TeXScriptsPath =
           used setting : TeXExecutable = pdfetex
           used setting : TeXVirginFlag = -ini
           used setting : TeXBatchFlag = -int=batchmode
           used setting : MpBatchFlag = -int=batchmode
           used setting : TeXPassString =
           used setting : TeXFormatFlag =
           used setting : MpFormatFlag =
           used setting : MpVirginFlag = -ini
           used setting : MpPassString =
           used setting : MpFormat = metafun
           used setting : FmtLanguage =
           used setting : FmtBodyFont =
           used setting : FmtResponse =
           used setting : TcXPath =

       locating fmtutil : found
             executable : pdfetex
                 format : cont-en
              inputfile : test
                 output : pdftex
              interface : en
                options : verbose
           current mode : all
                TeX run : 1

pdfetex -progname=context   \&cont-en test.tex

This is pdfeTeX, Version 3.14159-14h-released-20010417-2.1 (Web2C 
7.3.3.1)
entering extended mode
(./test.tex{/usr/local/teTeX/share/texmf.local/pdftex/config/pdftex.cfg}

ConTeXt  ver: 2001.2.27  fmt: 2001.8.13  int: english  mes: english

language       : language en is active
system         : cont-new loaded
(/usr/local/teTeX/share/texmf/tex/context/base/cont-new.tex
systems        : beware: some patches loaded from cont-new.tex!
)
system         : cont-old loaded
(/usr/local/teTeX/share/texmf/tex/context/base/cont-old.tex
loading        : Context Old Macros
)
system         : cont-fil loaded
(/usr/local/teTeX/share/texmf/tex/context/base/cont-fil.tex
loading        : Context File Synonyms
)
system         : cont-sys loaded
(/usr/local/teTeX/share/texmf/tex/context/base/cont-sys.tex)
bodyfont       : 12pt rm is loaded
language       : patterns 2-en-2 2-uk-2 2-de-2 2-fr-2 2-nl-2 loaded
specials       : tex,postscript,rokicki loaded
system         : test.top loaded
(./test.top
specials       : tex,postscript,rokicki is reset
specials       : loading definition file tpd
(/usr/local/teTeX/share/texmf/tex/context/base/spec-tpd.tex <unprotect 2>
specials       : loading definition file fdf
(/usr/local/teTeX/share/texmf/tex/context/base/spec-fdf.tex <unprotect 3>
<unprotect 4> <protect 4> <protect 3>)
specials       : fdf loaded
<unprotect 3> <protect 3> <protect 2>)
specials       : fdf,tpd loaded
) (./test.tuo) (./test.tuo) (./test.tuo) (./test.tuo) (./test.tuo) 
(./test.tuo)
(./test.tuo) (./test.tuo) (./test.tuo) (./test.tuo)
system         : macros of module chart loaded
(/usr/local/teTeX/share/texmf/tex/context/base/m-chart.tex) <test-
flw-1.tmp>)
*
%%%% I HAVE TO PRESS RETURN HERE
(./test-flw-1.tmp) (./test-flw-1.tmp) (./test-flw-1.tmp)
Randomizer initialized to 675713551.This is MetaPost, Version 0.641 
(Web2C 7.3.1)
(test-mpgraph.mp (/usr/local/teTeX/share/texmf/metapost/context/mp-
char.mp)
[1] )
1 output file written: test-mpgraph.1
Transcript written on test-mpgraph.log.
  [MP to PDF test-mpgraph.1]
(./test-mpgraph.1) (./test-mpgraph.mpd) (./test-flw-1.tmp) (./test-
flw-1.tmp)
(Please type a command or say `\end')
*
%%%% I HAVE TO ENTER \end HERE
(./test.tuo)
layout         : calculating backgrounds
[1.1{/usr/local/teTeX/share/texmf/dvips/config/pdftex.map}{/usr/local/teTeX/
sha
re/texmf.os/dvips/config/Ttbbold.map}]
systems        : end file test at line 0
</usr/local/teTeX/share/texmf/fonts/type1/bluesky/cm/cmr12.pfb>
Output written on test.pdf (1 page, 5451 bytes).
Transcript written on test.log.

               run time : 11 seconds
   sorting and checking : running texutil

  TeXUtil 7.3 - ConTeXt / PRAGMA ADE 1992-2000

                 action : processing commands, lists and registers
                 option : sorting IJ under Y
                 option : converting high ASCII values
             input file : test.tui
            output file : test.tuo
        passed commands : 5
          remapped keys : 0
       register entries : 0 -> 0 entries 0 references
        synonym entries : 1 -> 1 entries
         embedded files : 1
           b/e error in : test


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

* Re: Error using chart module?
  2001-08-16 13:42 Error using chart module? Arun Mangalam
@ 2001-08-16 15:06 ` Berend de Boer
  0 siblings, 0 replies; 2+ messages in thread
From: Berend de Boer @ 2001-08-16 15:06 UTC (permalink / raw)
  Cc: ConTeXt mailing list

Arun Mangalam <arun_mangalam@mac.com> writes:

> I am trying to create a simple flowchart:

Try:

> \usemodule[chart]

\starttext

> \startFLOWchart[cells]
>      \startFLOWcell
>          \name       {first}
>          \location        {1,1}
>          \shape      {singledocument}
>          \text       {not really a document}
>      \stopFLOWcell
> \stopFLOWchart
> \FLOWchart[cells]

\stoptext

-- 
Groetjes,

Berend. (-:


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

end of thread, other threads:[~2001-08-16 15:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-16 13:42 Error using chart module? Arun Mangalam
2001-08-16 15:06 ` Berend de Boer

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