Le 27-11-2019 16:42, Ursula Hermann a écrit :
Hello everyone!

I have:

\usemodule{tikz}

\starttext

\starttikzpicture

node {root}

child {node {left}}

child {node {right}

child {node {child}}

child {node {child}}

}

\stoptikzpicture

\stoptext


Lot of errors
 \usemodule[tikz] % [] instead of {}
\node % you forgot \
you must end with ; before \stoptikzpicture
____________________________________________________________________

--
Eric Détrez
Informatique
Lycée Faidherbe, Lille
Documents de cours en pdf :
faidherbe.org/~informatique
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to