From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/53201 Path: news.gmane.org!not-for-mail From: luigi scarso Newsgroups: gmane.comp.tex.context Subject: Re: Tikz Date: Thu, 1 Oct 2009 07:58:42 +0200 Message-ID: References: <4C070F65-EEBC-4E9D-9232-6DD478458D2C@suddenlink.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2063859865==" X-Trace: ger.gmane.org 1254376745 14088 80.91.229.12 (1 Oct 2009 05:59:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 1 Oct 2009 05:59:05 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Oct 01 07:58:58 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1MtEgs-00022p-6C for gctc-ntg-context-518@m.gmane.org; Thu, 01 Oct 2009 07:58:58 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id E81B2C9B03; Thu, 1 Oct 2009 07:58:54 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id xFpaqUojHe4t; Thu, 1 Oct 2009 07:58:49 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A219FC9AC7; Thu, 1 Oct 2009 07:58:48 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6CC18C9AC7 for ; Thu, 1 Oct 2009 07:58:46 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id PYF6kzqW6mbd for ; Thu, 1 Oct 2009 07:58:42 +0200 (CEST) Original-Received: from mail-ew0-f221.google.com (mail-ew0-f221.google.com [209.85.219.221]) by balder.ntg.nl (Postfix) with ESMTP id 66030C9AC1 for ; Thu, 1 Oct 2009 07:58:42 +0200 (CEST) Original-Received: by ewy21 with SMTP id 21so6868509ewy.8 for ; Wed, 30 Sep 2009 22:58:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=Km/17vHgjQRowu1mdL/pcZ7lkTrBgVDhd00oqEb8hc8=; b=lLN3NVoSGxxiVwRIWtbvBAkGe5GVXTaIhC6M2XdBlmemlsBD1xDrbFJ5umcVeLuh1F NydQ0hAmIW1+3SWHGtPkZM03Jm4NE/2ffRU+MqQVWRXptmZWr9kS61lKc4+wClkNHd1G PN/nhCumyVw3ee3x4hh5i3vv+4d6+G/HPsElE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=aj73xRjEUbG/4sYq0RPByy0Gssh7rEIYh4FCTq1OoUwzBBNSCZhDIapsra2C0Uthw3 xY7CVR7Fg57AyixwivJHz11E9LpvHF3BICfU6N0AkNR5bCQ0yKXzsjMBUHY/XBC3rFkZ 5BMZogA+NmAm+EEkM3AYnSd1WQsHWsT5XQkeo= Original-Received: by 10.216.20.1 with SMTP id o1mr164459weo.10.1254376722270; Wed, 30 Sep 2009 22:58:42 -0700 (PDT) In-Reply-To: <4C070F65-EEBC-4E9D-9232-6DD478458D2C@suddenlink.net> X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:53201 Archived-At: --===============2063859865== Content-Type: multipart/alternative; boundary=00163646dc8af208d60474d95602 --00163646dc8af208d60474d95602 Content-Type: text/plain; charset=UTF-8 On Thu, Oct 1, 2009 at 7:42 AM, David Arnold wrote: > 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 > > Can be. If I rememeber well, by default ./first-run.sh setup a new and fresh minimals: others files are deleted. Are there tikz* files still in your minimals ? -- luigi --00163646dc8af208d60474d95602 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

On Thu, Oct 1, 2009 at 7:42 AM, David Ar= nold <dwa= rnold45@suddenlink.net> wrote:
All,

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

\usemodule= [tikz]

\starttext

\startt= ikzpicture
\draw[gray] (-5,-5) grid (5,5);
\stoptikzpicture
<= br>
\stoptext


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

Can be.
If I rememeber well, by default ./first-run.sh
setup a new and fresh minimals:
others files are deleted.
Are there t= ikz* files still in your minimals ?
=C2=A0

--
luigi
--00163646dc8af208d60474d95602-- --===============2063859865== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --===============2063859865==--