ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Undefined control sequence
@ 2000-01-10 14:53 guravage
  2000-01-10 15:17 ` Hans Hagen
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: guravage @ 2000-01-10 14:53 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 554 bytes --]

Today I downloaded the latest version(cont-tmf-2000.01.03), installed it in my 
local texmf tree, and made the Dutch, English, and German formats. I also 
installed the corresponding texexec, texshow, and texutils scripts. So far so 
good.

However, processing a simple example yielded the following `Undefined control 
sequence' message. This does not happen with the last release of the old 
millennium (cont-tmf-1999.11.25). What am I missing? The input file is:

	% interface=en output=pdftex
	\starttext
	This is a test
	\stoptext

Cheers,

Michael

[-- Attachment #2: bar.log --]
[-- Type: text/plain , Size: 1652 bytes --]

Michael A. Guravage            Email: guravage@nlr.nl
National Aerospace Laboratory  Phone: +31 (0)20 511 3695
P.O. Box 90502, 1006 BM,       Fax:   +31 (0)20 511 3210
Amsterdam, The Netherlands     URL:   <http://www.nlr.nl>

This is pdfeTeX, Version 3.14159-14c-2.1 (Web2C 7.3.1) (format=cont-en 2000.1.10)  10 JAN 2000 15:42
**&cont-en bar
(bar.tex{/home/michael/texmf/pdftex/config/pdftex.cfg}

ConTeXt  ver: 2000.1.3  fmt: 2000.1.10  int: english  mes: english

language       : language en is active
system         : cont-new loaded
(/home/michael/texmf/tex/context/base/cont-new.tex
systems        : beware: some patches loaded from cont-new.tex!
)
system         : cont-old loaded
(/home/michael/texmf/tex/context/base/cont-old.tex
loading        : Context Old Macros
)
system         : cont-fil loaded
(/home/michael/texmf/tex/context/base/cont-fil.tex
loading        : Context File Synonyms
)
system         : cont-sys loaded
(/home/michael/texmf/tex/context/base/cont-sys.tex
bodyfont       : variant ber is loaded
(/home/michael/texmf/tex/context/base/font-ber.tex)
symbols        : loading symbolset nav
(/home/michael/texmf/tex/context/base/symb-nav.tex <unprotect 2> <protect 2>)
! Undefined control sequence.
l.47  \stelinteractiein

? x

Here is how much of TeX's memory you used:
 148 strings out of 42272
 2892 string characters out of 7151054
 288179 words of memory out of 8000001
 21785 multiletter control sequences out of 10000+65535
 7 words of font info for 0 fonts, out of 200000 for 1000
 14 hyphenation exceptions out of 1000
 25i,1n,39p,166b,13s stack positions out of 15000i,4000n,6000p,50000b,40000s
No pages of output.

^ permalink raw reply	[flat|nested] 18+ messages in thread
* charts
@ 2001-08-21 22:58 Thomas Lohmann
  2001-08-22 12:29 ` charts Hans Hagen
  0 siblings, 1 reply; 18+ messages in thread
From: Thomas Lohmann @ 2001-08-21 22:58 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 538 bytes --]

Hello all,

I don´t get charts using the chart module. The commands are ignored, but 
running texexec builds the file flw-1.tmp with them. The tex-file is

-----------------------

\usemodule[chart]

\starttext

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

\stoptext

---------------------------

The log-file is attached

---------------------------

What´s wrong?

Greetings,

Thomas Lohmann

[-- Attachment #2: test.log --]
[-- Type: text/plain, Size: 1740 bytes --]

This is pdfeTeX, Version 3.14159-13d-2.1 (Web2C 7.3.1) (format=cont-en 2000.7.29)  21 AUG 2001 21:48
entering extended mode
**&cont-en test
(test.tex[/var/lib/texmf/pdftex/config/pdftex.cfg]

ConTeXt  ver: 2000.1.31  fmt: 2000.7.29  int: english  mes: english

language       : language en is active
system         : cont-new loaded
(/usr/share/texmf/tex/context/base/cont-new.tex
systems        : beware: some patches loaded from cont-new.tex!
line 43: inserting E-TEX code \unless 
)
system         : cont-old loaded
(/usr/share/texmf/tex/context/base/cont-old.tex
loading        : Context Old Macros
)
system         : cont-fil loaded
(/usr/share/texmf/tex/context/base/cont-fil.tex
loading        : Context File Synonyms
)
bodyfont       : 12pt rm is loaded
language       : patterns 2-deo-2 2-en-2 2-uk-2 2-de-2 2-fr-2 2-sp-2 2-nl-2 loa
ded
specials       : tex,postscript,rokicki loaded
\openout2 = `test.tui'.

system         : test.top loaded
(./test.top) (./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/share/texmf/tex/context/base/m-chart.tex) (./test.tuo)
systems        : begin file test at line 3
system         : saving buffer flw-1
\openout4 = `flw-1.tmp'.

systems        : end file test at line 14
 ) 
Here is how much of TeX's memory you used:
 366 strings out of 32413
 3992 string characters out of 406753
 298038 words of memory out of 1100001
 21347 multiletter control sequences out of 10000+25000
 9049 words of font info for 28 fonts, out of 400000 for 1000
 22 hyphenation exceptions out of 1000
 27i,1n,44p,125b,234s stack positions out of 1500i,500n,1500p,50000b,5000s

No pages of output.

^ permalink raw reply	[flat|nested] 18+ messages in thread
* Charts
@ 2005-04-04 20:28 David Waller
  2005-04-04 20:47 ` Charts Willi Egger
  0 siblings, 1 reply; 18+ messages in thread
From: David Waller @ 2005-04-04 20:28 UTC (permalink / raw)


Hello,
I am using the charts module as part of context to produce flowcharts
and I am having problems when the flowchart goes above a page in that
I can't get the system to automatically split the chart.
I have the following setup commands in my context file

\usemodule[chart]
\setupFLOWcharts[maxwidth=\textwidth, nx=4]
\setupFLOWsplit[ny=9, before=, after=\page]

based upon the manual. I then use the command
\FLOWcharts [bigchart]

later in the document and the flowchart does not split, instead it
runs off the bottom of the page. I have also tried using \splitfloat
with no success either.

I am running
 TeXExec 5.2.5 - ConTeXt / PRAGMA ADE 1997-2005

Kpathsea released!
               texexec : TeXExec 5.2.5 - ConTeXt / PRAGMA ADE 1997-2005
               texutil : TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004
                   tex : pdfeTeX, 3.141592-1.20a-2.2 (Web2c 7.5.3)
               context : ver: 2005.03.16
               cont-en : ver: 2005.03.16  fmt: 2005.3.20  mes: english
               cont-cz : ver: 2005.03.16  fmt: 2005.3.20  mes: english
               cont-de : ver: 2005.03.16  fmt: 2005.3.20  mes: english
               cont-it : ver: 2005.03.16  fmt: 2005.3.20  mes: english
               cont-nl : ver: 2005.03.16  fmt: 2005.3.20  mes: dutch
               cont-ro : ver: 2005.03.16  fmt: 2005.3.20  mes: dutch
               cont-uk : ver: 2005.03.16  fmt: 2005.3.20  mes: dutch

Any help please

Thanks
Dave Waller

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

end of thread, other threads:[~2005-04-06 18:06 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-10 14:53 Undefined control sequence guravage
2000-01-10 15:17 ` Hans Hagen
2000-01-10 15:50 ` Berend de Boer
2000-01-10 15:52 ` Berend de Boer
2000-01-10 19:56 ` Charts Slawek Zak
2000-01-10 20:47   ` Charts Berend de Boer
2000-01-11  9:32     ` Charts Hans Hagen
2000-01-11 16:07       ` Charts Slawek Zak
2000-01-11 16:07         ` Charts Hans Hagen
2000-01-11 18:23           ` Charts Slawek Zak
2001-08-21 22:58 charts Thomas Lohmann
2001-08-22 12:29 ` charts Hans Hagen
2005-04-04 20:28 Charts David Waller
2005-04-04 20:47 ` Charts Willi Egger
2005-04-05 19:59   ` Charts David Waller
2005-04-05 20:39     ` Charts Patrick Gundlach
2005-04-06 17:06     ` Charts Willi Egger
2005-04-06 18:06       ` Charts David Waller

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