From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/42656 Path: news.gmane.org!not-for-mail From: "Thomas A. Schmitz" Newsgroups: gmane.comp.tex.context Subject: Re: How to read sources? (was:) Footnotes Date: Mon, 21 Jul 2008 14:02:42 +0200 Message-ID: <16BE7FD0-C783-4E1A-A2BC-53EB4DDF614B@uni-bonn.de> References: <000001c8ea3d$e81ae340$b850a9c0$@de> <09F122A4-CDB1-4045-9741-F7476C03C30B@jpberlin.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v926) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1216641911 19160 80.91.229.12 (21 Jul 2008 12:05:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Jul 2008 12:05:11 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Jul 21 14:05:59 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1KKu8d-0003op-Ie for gctc-ntg-context-518@m.gmane.org; Mon, 21 Jul 2008 14:05:42 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 521801FC90; Mon, 21 Jul 2008 14:04:14 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 25831-03-10; Mon, 21 Jul 2008 14:03:20 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 13D631FBC5; Mon, 21 Jul 2008 14:03:20 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CBC251FBC5 for ; Mon, 21 Jul 2008 14:03:18 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19927-05-14 for ; Mon, 21 Jul 2008 14:02:43 +0200 (CEST) Original-Received: from uni-bonn.de (mail.uni-bonn.de [131.220.15.113]) by ronja.ntg.nl (Postfix) with ESMTP id 641031FBC1 for ; Mon, 21 Jul 2008 14:02:43 +0200 (CEST) Original-Received: from [131.220.251.3] (HELO [192.168.0.2]) by fe2.uni-bonn.de (CommuniGate Pro SMTP 5.0.14) with ESMTP id 1650004 for ntg-context@ntg.nl; Mon, 21 Jul 2008 14:02:33 +0200 In-Reply-To: <09F122A4-CDB1-4045-9741-F7476C03C30B@jpberlin.de> X-Mailer: Apple Mail (2.926) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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 X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:42656 Archived-At: On Jul 21, 2008, at 1:28 PM, Joachim Kreimer-de Fries wrote: > > => Which sorces, wich directory and kind of files are meant, if one > says "look at the source", where do I find them? (On my TeX-life > distribution on Mac OSX 10.4x Tiger with actualized ConTeXt I didn't > find the later mentioned "core-not.tex") It is part of any ConTeXt installation. In a terminal window, type kpsewhere core-not.tex and you'll see that you have at least one instance of this file on your system. "man kpsewhich" may be interesting to read if you want to know how to find files in your TeX installation, possibly more than one. > >> Once you figure out how to scan them for information, > > => Could one comunicate "how to scan them for infomation" or must > that stay a secret? You could grep for terms that you're looking for: grep setupfootnotes /usr/local/texlive/texmf-local/tex/context/base/* > An OT-question besides: does anyone know an file manager program > instead of the mac Finder, which allows me to find files in the > hidden directories of Mac-OSX in a GUI way instead of unix terminal > commands "cd", "ls" and "find"? > We had an interesting discussion about GUI and command line recently. I rest my case: you shouldn't be looking for a GUI tool, but learn to use the command line. By the way, there is n option to make the Mac Finder display hidden directories, but to enable it, you'll have to use the command line... Thomas ___________________________________________________________________________________ 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 ___________________________________________________________________________________