ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Nicolas Girard <nicolas.girard@nerim.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Tikz & contextwiki
Date: Wed, 3 Jun 2009 16:31:56 +0200	[thread overview]
Message-ID: <51b0095d0906030731w7b58a882l2fa6afe30af6407f@mail.gmail.com> (raw)

Hi,
is it possible to run code involving the tikz module in the wiki ?
I'm asking because there's such a piece of code on the Colors page

<texcode>
\usemodule[tikz]
\starttext
\tikz\shade[ball color=red!40!yellow] (0,0) circle (.15cm);
\stoptext
</texcode>

and I couldn't make it work on the wiki by typing:

<context>
\usemodule[tikz]
\starttext
\tikz\shade[ball color=red!40!yellow] (0,0) circle (.15cm);
\stoptext
</context>

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


             reply	other threads:[~2009-06-03 14:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-03 14:31 Nicolas Girard [this message]
2009-06-03 14:49 ` Mojca Miklavec
2009-06-03 15:14   ` Nicolas Girard

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=51b0095d0906030731w7b58a882l2fa6afe30af6407f@mail.gmail.com \
    --to=nicolas.girard@nerim.net \
    --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).