From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/68554 Path: news.gmane.org!not-for-mail From: John Magolske Newsgroups: gmane.comp.tex.context Subject: Re: Where to place typescripts so that they are globally accessable? Date: Fri, 20 May 2011 14:27:32 -0700 Message-ID: <20110520212732.GC16113@s70206.gridserver.com> References: <20110520204026.GA16113@s70206.gridserver.com> <20110520224427.73c9a0b0@orion> <20110520205817.GB16113@s70206.gridserver.com> <20110520231706.6897c319@orion> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1305926853 8530 80.91.229.12 (20 May 2011 21:27:33 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 20 May 2011 21:27:33 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Fri May 20 23:27:29 2011 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.69) (envelope-from ) id 1QNXEG-0005El-Q2 for gctc-ntg-context-518@m.gmane.org; Fri, 20 May 2011 23:27:29 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6EBEECAD35; Fri, 20 May 2011 23:27:27 +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 10W7Fz3HBu6F; Fri, 20 May 2011 23:27:24 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 17DF1CAD2D; Fri, 20 May 2011 23:27:24 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id B6E97CAD2D for ; Fri, 20 May 2011 23:27:22 +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 LrBFIYiruL52 for ; Fri, 20 May 2011 23:27:20 +0200 (CEST) Original-Received: from filter2-nij.mf.surf.net (filter2-nij.mf.surf.net [195.169.124.153]) by balder.ntg.nl (Postfix) with ESMTP id AF960CAD2C for ; Fri, 20 May 2011 23:27:20 +0200 (CEST) Original-Received: from smtp.webfaction.com (mail6.webfaction.com [74.55.86.74]) by filter2-nij.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p4KKoQ8p024285 for ; Fri, 20 May 2011 22:50:27 +0200 Original-Received: from localhost (adsl-70-132-2-104.dsl.snfc21.sbcglobal.net [70.132.2.104]) by smtp.webfaction.com (Postfix) with ESMTP id D2DEC207A691 for ; Fri, 20 May 2011 16:27:17 -0500 (CDT) Content-Disposition: inline In-Reply-To: <20110520231706.6897c319@orion> User-Agent: Mutt/1.5.19 (2009-01-05) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=74.55.86.74; country=US; region=TX; city=Houston; postalcode=77002; latitude=29.7523; longitude=-95.3670; metrocode=618; areacode=713; http://maps.google.com/maps?q=29.7523,-95.3670&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0aEJUOqNl - 9ff936246e16 - 20110520 X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.153 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:68554 Archived-At: * Jannis Pohlmann [110520 14:20]: > Fri, 20 May 2011 13:58:17 -0700 John Magolske : > > * Jannis Pohlmann [110520 13:48]: > > > Fri, 20 May 2011 13:40:26 -0700 John Magolske : > > > > I've tried several things including: > > > > > > > > ~/context/tex/texmf-fonts/tex/context/user/type-lemonde.tex > > > > > > > > ...but can't seem to get anything to work. > > > > > > Just to be sure: did you run "context --generate" after creating > > > that file somewhere? > > > > I did run that command after placing the file in the above location, > > but I'm thinking since TEXMF is not set, ConTeXt doesn't know how to > > find the typescript. > > It's not set here either. Is ~/context your ConTeXt installation > directory? If not then it might be worth trying a standard directory > like ~/texmf instead (or ~/texmf/tex/context/base/ in your case). I > always put my modifications into ~/texmf, run context --generate and it > works. Yes, ~/context is my ConTeXt installation directory. I placed the typescript in ~/texmf like so: ~/texmf/type-lemonde.tex then ran `context --generate` ... but still no luck. John -- John Magolske http://B79.net/contact ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________