ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <hraban@fiee.net>
To: ConTeXt ML <ntg-context@ntg.nl>
Subject: Re: distro info
Date: Fri, 13 Jun 2008 20:20:53 +0200	[thread overview]
Message-ID: <15CF306C-88A4-416A-B227-923FD766382D@fiee.net> (raw)
In-Reply-To: <E0D48BCA-2808-46D0-BAFC-88CEE2CDBAFF@di.unito.it>

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
___________________________________________________________________________________


  parent reply	other threads:[~2008-06-13 18:20 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-10 14:36 Andrea Valle
2008-06-10 14:43 ` Andrea Valle
2008-06-10 15:29   ` Wolfgang Schuster
2008-06-10 15:30   ` Otared Kavian
2008-06-10 15:34   ` Hans Hagen
2008-06-10 17:21     ` David
2008-06-10 17:37       ` Hans Hagen
2008-06-10 20:31         ` Andrea Valle
2008-06-12  1:22         ` David
2008-06-12  7:51           ` Olivier Guéry
2008-06-12  8:58             ` Mojca Miklavec
2008-06-10 15:58 ` Mojca Miklavec
2008-06-10 20:27   ` Andrea Valle
2008-06-10 21:08     ` Mojca Miklavec
2008-06-11 12:09   ` Oliver Buerschaper
2008-06-11 14:55     ` Andrea Valle
2008-06-11 16:05       ` Mojca Miklavec
2008-06-11 16:55         ` Andrea Valle
2008-06-11 20:43           ` Jesse Alama
2008-06-12  9:00             ` Andrea Valle
2008-06-13 16:40               ` Henning Hraban Ramm
2008-06-13 17:08                 ` Andrea Valle
2008-06-13 18:01                   ` Mojca Miklavec
2008-06-13 18:20                   ` Henning Hraban Ramm [this message]
2008-06-13 18:26                     ` Matthias Weber
2008-06-13 19:23                       ` Henning Hraban Ramm
2008-06-13 17:57                 ` Thomas A. Schmitz
2008-06-14 11:07                   ` Oliver Buerschaper
2008-06-14 11:35                     ` Thomas A. Schmitz
2008-06-14 13:57                       ` Andrea Valle
2008-06-14 17:36                         ` Thomas A. Schmitz
2008-06-14 21:38                           ` Henning Hraban Ramm
2008-06-14 23:32                             ` Charles P. Schaum
2008-06-14 14:19                       ` Oliver Buerschaper
2008-06-14 16:35                       ` Jesse Alama
2008-06-14 18:59                         ` Mojca Miklavec
2008-06-14 23:05                           ` Diego Depaoli
2008-06-15  0:41                             ` Charles P. Schaum
2008-06-15  1:36                               ` Matthias Weber
2008-06-15  9:40                             ` Andrea Valle
2008-06-30  5:27                           ` Jesse Alama
2008-06-30  7:03                             ` Alan Stone
2008-06-30  8:20                             ` Mojca Miklavec
2008-06-30 16:21                               ` George N. White III
2008-06-14 11:48                     ` Andrea Valle
2008-06-14 13:55                     ` John Culleton
2008-06-17 16:02 ` searchable pdf in mkii, usepdffontresource stub Oleg Kolosov
2008-06-17 16:34   ` Hans Hagen
2008-06-17 18:55     ` Oleg Kolosov
2008-06-17 19:13       ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=15CF306C-88A4-416A-B227-923FD766382D@fiee.net \
    --to=hraban@fiee.net \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).