ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Tikz
@ 2009-10-01  5:42 David Arnold
  2009-10-01  5:58 ` Tikz luigi scarso
  2009-10-01 11:25 ` Tikz Peter Münster
  0 siblings, 2 replies; 31+ messages in thread
From: David Arnold @ 2009-10-01  5:42 UTC (permalink / raw)
  To: Context Mailing List List


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

All,

After installing context minimals, this no longer compiles with MKII:

\usemodule[tikz]

\starttext

\starttikzpicture
\draw[gray] (-5,-5) grid (5,5);
\stoptikzpicture

\stoptext


system          : module tikz loaded
(./tikz.tex
system          : module tikz (line 2) already loaded
publications    : file tikz.bbl not found, waiting for bibtex
systems         : begin file tikz at line 3
! Undefined control sequence.
l.5 \starttikzpicture

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

[-- Attachment #2: Type: text/plain, Size: 487 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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 31+ messages in thread
* tikz
@ 2019-11-27 15:42 Ursula Hermann
  2019-11-27 15:51 ` tikz Henning Hraban Ramm
                   ` (3 more replies)
  0 siblings, 4 replies; 31+ messages in thread
From: Ursula Hermann @ 2019-11-27 15:42 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 31+ messages in thread
* tikz
@ 2009-07-21 12:25 R. Bastian
       [not found] ` <6faad9f00907210531q45075141r445e4c0fd2eddc54@mail.gmail.com>
  2009-07-21 19:02 ` tikz Mojca Miklavec
  0 siblings, 2 replies; 31+ messages in thread
From: R. Bastian @ 2009-07-21 12:25 UTC (permalink / raw)
  To: ntg-context

Hello,

i try to use tikz:


\usemodule[tikz]
\usebodyfont       [sansserif, 10pt]
...
\starttikzpicture[]
\draw (0cm, 0cm) -- (5cm, 5cm) node {vous êtes ici};
\stoptikzpicture

the text in the figure is not 'sansserif' but cmr-like.

How can I get the same 'sansserif' than in the body ?

Thanks for your help.
-- 
René Bastian


___________________________________________________________________________________
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 31+ messages in thread
* tikz
@ 2007-08-09 16:19 Idris Samawi Hamid
  2007-08-09 16:28 ` tikz Hans Hagen
                   ` (2 more replies)
  0 siblings, 3 replies; 31+ messages in thread
From: Idris Samawi Hamid @ 2007-08-09 16:19 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Mojca Miklavec

Dear gang,

The tikz module does not work in MKIV: Moving

\tex\latex\xkeyval

to

\tex\context\pgf\latex\xkeyval

seems to solve the problem.

And Happy Birthday Mojca!

Best wishes
Idris

-- 
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
___________________________________________________________________________________
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2019-11-27 23:01 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
  -- strict thread matches above, loose matches on Subject: below --
2019-11-27 15:42 tikz Ursula Hermann
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
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

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