From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/33506 Path: news.gmane.org!not-for-mail From: Frank =?iso-8859-1?Q?K=FCster?= Newsgroups: gmane.linux.debian.devel.tetex,gmane.comp.tex.context Subject: Re: [NTG-context] debian tikz module Date: Fri, 23 Feb 2007 21:51:27 +0100 Message-ID: <878xeomwc0.fsf@riesling.zuerich.kuesterei.ch> References: <45DD54A2.3070507@wxs.nl> <45DE077A.2020603@veribox.net> <97a06f070702230237x4d64f753v8b3022f0e29b6467@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1172263886 16974 80.91.229.12 (23 Feb 2007 20:51:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 23 Feb 2007 20:51:26 +0000 (UTC) Cc: mailing list for ConTeXt users , debian-tex-maint@lists.debian.org To: Aditya Mahajan Original-X-From: bounce-debian-tex-maint=debian-tetex-maint-moved1=m.gmane.org@lists.debian.org Fri Feb 23 21:51:19 2007 Return-path: Envelope-to: debian-tetex-maint-moved1@m.gmane.org Original-Received: from murphy.debian.org ([70.103.162.31]) by lo.gmane.org with esmtp (Exim 4.50) id 1HKhNu-0006Rc-CX for debian-tetex-maint-moved1@m.gmane.org; Fri, 23 Feb 2007 21:51:18 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by murphy.debian.org (Postfix) with QMQP id DE82A2E65A; Fri, 23 Feb 2007 14:51:17 -0600 (CST) Old-Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-26) on murphy.debian.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=4.0 tests=AWL,BAYES_00, MURPHY_DRUGS_REL8,SPF_HELO_PASS autolearn=no version=3.1.4 Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.179]) by murphy.debian.org (Postfix) with ESMTP id F391E360E9 for ; Fri, 23 Feb 2007 14:51:06 -0600 (CST) Original-Received: from [84.75.135.7] (helo=riesling) by mrelayeu.kundenserver.de (node=mrelayeu5) with ESMTP (Nemesis), id 0ML25U-1HKhNg42dq-0006V9; Fri, 23 Feb 2007 21:51:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=riesling.zuerich.kuesterei.ch) by riesling with esmtp (Exim 4.63) (envelope-from ) id 1HKhO3-0001wB-Ay; Fri, 23 Feb 2007 21:51:27 +0100 In-Reply-To: (Aditya Mahajan's message of "Fri, 23 Feb 2007 13:22:11 -0500 (EST)") Original-Sender: frank@debian.org X-Attribution: fant X-Ehrenamt: http://www.langau.de User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.93 (gnu/linux) X-Provags-ID: kundenserver.de abuse@kundenserver.de login:3fc7da83a58b7314ee3070631872032d X-Provags-ID2: V01U2FsdGVkX19FkQVkVVzW+LzpPlwv4x9VMc2dRNe/YK+bOEG4Gd4o9UHyhjIqSRmKqy7r8zikv+nI5617Gvp5CzgZaMkNkI9EAOA2tarjpkBXaQf7kbwTcKx8359nco6b X-Rc-Virus: 2006-10-25_01 X-Rc-Spam: 2007-01-18_01 Resent-Message-ID: Resent-From: debian-tex-maint@lists.debian.org X-Mailing-List: archive/latest/4465 X-Loop: debian-tex-maint@lists.debian.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: Precedence: list Resent-Sender: debian-tex-maint-request@lists.debian.org Resent-Date: Fri, 23 Feb 2007 14:51:17 -0600 (CST) Xref: news.gmane.org gmane.linux.debian.devel.tetex:21272 gmane.comp.tex.context:33506 Archived-At: Aditya Mahajan wrote: > On my system (Windows+mswincontext) I get > > system : module tikz loaded > (e:/isoimage/usr/local/context/tex/texmf-project/tex/context/pgf/frontend= layer > t-tikz.tex > > followed by loading of a lot of files under tex/context/pgf... > > What does > kpsewhich t-tikz.tex > give on your system. If it is not found, it may mean that either pgf > is not uptodate or not installed correctly. Hm, this is strange. On my system (Debian with TeXLive 2005, without the separate context package, but that shouldn't matter), it isn't found either:=20 (517)[21:48:19]frank@riesling:~$ kpsewhich --progname=3Dcontext t-tikz.tex (518)[21:48:24]frank@riesling:~$ ls /usr/share/texmf/context/pgf/frontendla= yer/t-tikz.tex=20 /usr/share/texmf/context/pgf/frontendlayer/t-tikz.tex (519)[21:48:30]frank@riesling:~$ grep t-tikz.tex /usr/share/texmf/ls-R=20 t-tikz.tex (520)[21:48:32]frank@riesling:~$ but it should. As shown above, it's in the ls-R database, and it's in the search patch for context: $ kpsewhich --progname=3Dcontext tikz.tex /usr/share/texmf/tex/plain/pgf/frontendlayer/tikz.tex (521)[21:49:41]frank@riesling:~$ kpsewhich --progname=3Dcontext --show-path= =3Dtex | sed -e 's/:/\n/g' | grep /usr/share/texmf !!/usr/share/texmf/tex/context// !!/usr/share/texmf-texlive/tex/context// !!/usr/share/texmf-tetex/tex/context// !!/usr/share/texmf/tex/plain// So t-tikz.tex is definetely earlier than tikz.tex. Next thing would be to run kpsewhich with --debug, but I don't have time for this ATM. Regards, Frank --=20 Dr. Frank K=FCster Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Z= =FCrich Debian Developer (teTeX/TeXLive)