From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/41652 Path: news.gmane.org!not-for-mail From: Henning Hraban Ramm Newsgroups: gmane.comp.tex.context Subject: Re: distro info Date: Fri, 13 Jun 2008 20:20:53 +0200 Message-ID: <15CF306C-88A4-416A-B227-923FD766382D@fiee.net> References: <6faad9f00806100858m332b0c18w1726368830a29a3c@mail.gmail.com> <46D24799-264A-4AFE-9089-A63F4226985C@mpq.mpg.de> <8687593C-CFC0-4F6A-9EA2-091FC7CBB2CC@di.unito.it> <6faad9f00806110905q32b9c142t6af44f2edf85adbf@mail.gmail.com> <4F0FF6A1-CBA4-455D-80A5-785E59607044@di.unito.it> <181B45FF-223C-4CBB-8909-F4C9BB2E0C5B@fiee.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v924) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1213381367 19646 80.91.229.12 (13 Jun 2008 18:22:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 13 Jun 2008 18:22:47 +0000 (UTC) To: ConTeXt ML Original-X-From: ntg-context-bounces@ntg.nl Fri Jun 13 20:23:29 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 1K7Dva-0008Tr-Gy for gctc-ntg-context-518@m.gmane.org; Fri, 13 Jun 2008 20:23:10 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C743A1FCD0; Fri, 13 Jun 2008 20:22:20 +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 31715-01; Fri, 13 Jun 2008 20:21:40 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 497B41FC14; Fri, 13 Jun 2008 20:21:36 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 164BF1FC14 for ; Fri, 13 Jun 2008 20:21:30 +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 30581-02-7 for ; Fri, 13 Jun 2008 20:20:55 +0200 (CEST) Original-Received: from lvps87-230-27-118.dedicated.hosteurope.de (fiee.net [87.230.27.118]) by ronja.ntg.nl (Postfix) with ESMTP id 09EE61FB1D for ; Fri, 13 Jun 2008 20:20:55 +0200 (CEST) Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys Original-Received: (qmail 7272 invoked from network); 13 Jun 2008 20:20:54 +0200 Original-Received: from 234-50.203-62.cust.bluewin.ch (HELO ?10.128.9.9?) (62.203.50.234) by fiee.net with (AES128-SHA encrypted) SMTP; 13 Jun 2008 20:20:54 +0200 In-Reply-To: X-Mailer: Apple Mail (2.924) 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:41652 Archived-At: Am 2008-06-13 um 19:08 schrieb Andrea Valle: >> Sorry, you can't use TeX in a decent way if you can't use a shell >> (AKA >> command line AKA Terminal AKA DOS box). > That's not true. > Installing mactex doesn't require you to use terminal. > It comes with TeXShop. Works out of the box. That was my first =20 > ConTeXt experience. Positive. > Then I went into some memory problems with MetaPost, then I had to =20 > modify some sources (thanks to Mojca) to work with XeTeX. > Really a boring experience. Please don't tell me that the tree =20 > structure of the TeX distro is easy to understand and traverse. You're right, the TeX tree is more of a shrubbery. And I don't say Ni ;-) For directory trees I really like the Finder in columns mode - and it's great that you can just drag a file or folder to the Terminal to get its path inserted. I stopped using TeXshop and iTeXMac (not a positive experience some years ago), because I often need to call ConTeXt (i.e. texexec) with different arguments, and that's overly complicated with GUI tools. And I found the (La)TeX integration more annoying than helpful for ConTeXt. iTeXMac's project "files" (app-like directories) are annoying as well. I do most of my development in Eclipse or TextWrangler, but always with a Terminal or three. I use a simple shell script for every project, that runs the main file with appropriate arguments, opens the resulting PDF (with LilyPond also the MIDI) and cleans the temp files afterwards. Even with GUI layout projects I normally have a Terminal open - e.g. for quick (batch) renaming (renaming is one of the few really annoying mis-features of MacOS X - "YES I REALLY WANT TO CHANGE THE EXTENSION AND I KNOW WHAT I DO, DAMNED!"). You see, I'm not a shell dogmatist - I normally use vi only on remote servers, and I don't run EmacsOS - but I work much more efficiently if I can use a decent shell. (sh on AIX or CMD.EXE on Win2k is not a decent shell...) >> Please everyone try to become computer literate! >> (see also works by Friedrich Kittler) > I agree with you. But it depends on what "computer literate" means. ... > I'm teaching them SuperCollider and Nodebox. Ok, I don't get those ;-) > I'd like to teach =20 > ConTeXt focusing in computational typography, not into unix file =20 > system (even if it can be very relevant). > Note also that from the previous posts I still have not exactly =20 > understood what I have to do to install Luatex (the famous > minimals), =20= > and it seems that many people are confused like me on using system =20 > fonts. > I'm scared of tweaking my actual XeConTeXt distro because to install > =20 > it has been a pain. I know the pain. It was always a hassle to get ConTeXt working with teTeX, even with gwTeX or MacTeX. (I never got it working with CMacTeX, but that was a previous chapter.) The minimals solved it for me. As soon as I had understood how to use first-setup and setuptex. Now I start setuptex in my .profile, so that every new Terminal is pre- configured. (You can also use .bashrc or .bash_profile) And I run first-setup for updates regularly as a cron job, together with some other update scripts. I still feel a bit uncomfortable with "systems fonts", too: I activate fonts with FontExplorer as I need them, so ConTeXt normally can't find my fonts. We should try to write a XeTeX/LuaTeX-plugin for FontExplorer... Before I had installed a lot of fonts in my personal texmf tree (where they don't eat my RAM), many of them I've only as PFB and can't use them as system fonts on OSX. Besides that, a lot of "system fonts" aren't available for ConTeXt (fontconfig problems, I guess). If I would use ConTeXt more often, I would have figured that out, I guess... > --Apple-Mail-101-993969544 > Content-Transfer-Encoding: quoted-printable > Content-Type: text/html; > charset=ISO-8859-1 Oops, since when decided my Apple Mail to send MIME/HTML mails?? It mustn't do that... Bad program, BAAAD program! Greetlings from Lake Constance! Hraban --- http://www.fiee.net/texnique/ http://wiki.contextgarden.net https://www.cacert.org (I'm an assurer) ___________________________________________________________________________________ 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 ___________________________________________________________________________________