ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Ursula Hermann <ursula.hermann@univie.ac.at>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: tikz
Date: Wed, 27 Nov 2019 15:42:43 +0000	[thread overview]
Message-ID: <debaceb57a9944b8a869ea20601010bf@univie.ac.at> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 3041 bytes --]

Hello everyone!

I have:
\usemodule{tikz}

\starttext
\starttikzpicture
node {root}
child {node {left}}
child {node {right}
child {node {child}}
child {node {child}}
}
\stoptikzpicture
\stoptext

Then after compiling I have the following mistake:

Command Line:   context.exe --synctex=-1 "picture test.tex"
Startup Folder: C:\Users\Hermann\Downloads\context-mswin\tex\texmf-context\doc\context\sources\general\manuals\nodes


resolvers       | formats | executing runner 'run luametatex format': C:/Users/Hermann/Downloads/context-mswin/tex/texmf-mswin/bin/luametatex --jobname="picture test" --fmt=C:/Users/Hermann/Downloads/context-mswin/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luametatex/cont-en.fmt --lua=C:/Users/Hermann/Downloads/context-mswin/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luametatex/cont-en.lui cont-yes.mkiv --c:currentrun=1 --c:fulljobname="./picture test.tex" --c:input="./picture test.tex" --c:kindofrun=1 --c:maxnofruns=9 --c:synctex="-1" --c:texmfbinpath="C:/Users/Hermann/Downloads/context-mswin/tex/texmf-mswin/bin"
This is LuaMetaTeX, Version 2.01.0
open source     > level 1, order 1, name 'cont-yes.mkiv'
system          >
system          > ConTeXt  ver: 2019.11.13 00:08 MKIV beta  fmt: 2019.11.27  int: english/english
system          >
system          > 'cont-new.mkiv' loaded
open source     > level 2, order 2, name 'C:/Users/Hermann/Downloads/context-mswin/tex/texmf-context/tex/context/base/mkiv/cont-new.mkiv'
system          > beware: some patches loaded from cont-new.mkiv
close source    > level 2, order 2, name 'C:/Users/Hermann/Downloads/context-mswin/tex/texmf-context/tex/context/base/mkiv/cont-new.mkiv'
system          > files > jobname 'picture test', input './picture test', result 'picture test'
fonts           > latin modern fonts are not preloaded
languages       > language 'en' is active
system          > synctex functionality is enabled, expect 5-10 pct runtime overhead!
open source     > level 2, order 3, name './picture test.tex'
fonts           > preloading latin modern fonts (second stage)
fonts           > 'fallback modern-designsize rm 12pt' is loaded

tex error       > tex error on line 5 in file ./picture test.tex: ! Undefined control sequence

l.5 \starttikzpicture


1
 2     \usemodule{tikz}
3
 4     \starttext
5 >>  \starttikzpicture
 6     node {root}
7     child {node {left}}
8     child {node {right}
9     child {node {child}}
10     child {node {child}}
11     }
12     \stoptikzpicture
13     \stoptext


The control sequence at the end of the top line of your error message was never
\def'ed. You can just continue as I'll forget about whatever was undefined.


mtx-context     | fatal error: return code: 1


_____________________________________________________________________

ConTeXt Compilation Report (Pages: 0)

Errors: 1   Warnings: 0   Bad Boxes: 0
What is the mistake here?

Many Thanks
Uschi

[-- Attachment #1.2: Type: text/html, Size: 8946 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
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	other threads:[~2019-11-27 15:42 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-27 15:42 Ursula Hermann [this message]
2019-11-27 15:51 ` tikz Henning Hraban Ramm
2019-11-27 17:06 ` tikz Martin Althoff
2019-11-27 17:46 ` tikz Eric Détrez
2019-11-27 23:01 ` tikz Alan Braslau
  -- strict thread matches above, loose matches on Subject: below --
2009-10-01  5:42 Tikz David Arnold
2009-10-01  5:58 ` Tikz luigi scarso
2009-10-01  6:10   ` Tikz David Arnold
2009-10-01  6:17     ` Tikz luigi scarso
2009-10-01  6:22       ` Tikz David Arnold
2009-10-01  6:45         ` Tikz Thomas A. Schmitz
2009-10-01  7:38         ` Tikz luigi scarso
2009-10-01 11:30     ` Tikz Peter Münster
2009-10-01 11:25 ` Tikz Peter Münster
2009-10-01 16:51   ` Tikz David Arnold
2009-07-21 12:25 tikz R. Bastian
     [not found] ` <6faad9f00907210531q45075141r445e4c0fd2eddc54@mail.gmail.com>
2009-07-21 16:44   ` tikz R. Bastian
2009-07-21 17:17     ` tikz Wolfgang Schuster
2009-07-21 17:24     ` tikz Mojca Miklavec
2009-07-21 18:34       ` tikz R. Bastian
2009-07-21 18:41         ` tikz Wolfgang Schuster
2009-07-21 19:02 ` tikz Mojca Miklavec
2009-07-21 21:22   ` tikz Hans Hagen
2009-07-21 23:15     ` tikz Mojca Miklavec
2009-07-22  7:44       ` tikz Hans Hagen
2007-08-09 16:19 tikz Idris Samawi Hamid
2007-08-09 16:28 ` tikz Hans Hagen
2007-08-09 17:43 ` tikz Aditya Mahajan
2007-08-09 18:00   ` tikz Idris Samawi Hamid
2007-08-09 18:35     ` tikz Aditya Mahajan
2007-08-10  8:36 ` tikz Mojca Miklavec

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=debaceb57a9944b8a869ea20601010bf@univie.ac.at \
    --to=ursula.hermann@univie.ac.at \
    --cc=ntg-context@ntg.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).