ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <hraban@fiee.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: XeTeX  + ConTeXt in TeXShop
Date: Mon, 10 Sep 2007 19:26:57 +0200	[thread overview]
Message-ID: <9FF46A85-EEB4-431D-A090-1107018BA97C@fiee.net> (raw)
In-Reply-To: <C788FB37-963E-4A9A-BB13-57D45C8A3B20@di.unito.it>

Am 2007-09-10 um 18:18 schrieb Andrea Valle:

> so now my XeConTeXt.engine file contains:
>
> #!/bin/tcsh
> set path= ($path  /usr/texbin)
> texexec --xtx  "$1"
>
> (including a blank line)
> It works

BTW, for the records:

tcsh is rather exotic (was default on OSX 10.1, though).

I'd suggest:

in your ~/.profile:

export PATH='$PATH:/usr/texbin'
alias texetex='texexec --xtx'

and just call 'texetex' in TeXshop (or on the commandline).


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
___________________________________________________________________________________


  reply	other threads:[~2007-09-10 17:26 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-10 15:12 Andrea Valle
2007-09-10 15:32 ` Andrea Valle
2007-09-10 15:49 ` Arthur Reutenauer
2007-09-10 16:18   ` Andrea Valle
2007-09-10 17:26     ` Henning Hraban Ramm [this message]
2007-09-11  9:14       ` Andrea Valle
2007-09-11 10:44         ` Arthur Reutenauer
2007-09-11 12:05           ` Andrea Valle
2007-09-11 21:20           ` Henning Hraban Ramm
2007-09-11 23:51             ` Andrea Valle
2007-09-12  7:22               ` Mojca Miklavec
2007-09-12  7:55                 ` Andrea Valle
2007-09-12  8:50                 ` 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=9FF46A85-EEB4-431D-A090-1107018BA97C@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).