ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Otared Kavian <otared@gmail.com>
Subject: Re: [OS X TeX] formats for ConTeXt-XeTeX
Date: Mon, 13 Feb 2006 12:08:22 -0400	[thread overview]
Message-ID: <00FA9D16-0E79-4DA4-B4AC-61DC88F78564@gmail.com> (raw)
In-Reply-To: <DB2BF13C-C867-4277-924D-F7D68DC638B4@st.estfiles.de>

Hi Steffen,

A few months ago I sent to the XeTeX list the following message  
regarding the use of XeConTeXt (that is a format mixing XeTeX and  
ConTeXt) from within TeXShop:

1) Create a (text) file called XeConTeXt.engine containing the lines:

#!/bin/tcsh

set path= ($path /usr/local/teTeX/bin/powerpc-apple-darwin-current / 
usr/local/bin)
texexec --xtx  "$1"

and save it in the directory
~/Library/TeXShop/Engines

If you use any other "shell" than "tcsh" you should put that shell  
instead. (The name "XeConTeXt.engine" can actually be  
"whatYouWant.engine").

2) In a Terminal window make this file "XeConTeXt.engine" executable  
with the command

chmod 755 XeConTeXt.engine

3) Reopen TeXShop and a file you want to typeset with XeConTeXt:  
you'll see in a small menu in the toolbar of the source file, that  
there is an option with XeConTeXt. Choose this and then typeset your  
file.

Note: The above works provided the format cont-en.fmt created with  
XeTeX sits in the directory
/usr/local/teTeX/share/texmf.local/web2c/xetex

I hope this will be useful for what you want to do.

Best regards: OK

On 12 févr. 2006, at 18:10, Steffen Wolfrum wrote:

> OK, a while ago I've found the XeTeX page in Patrick's garden: http://
> wiki.contextgarden.net/XeTeX
> Now it works with both (pdfetex and xetex). Works fine in Terminal:
> texexec --xtx text.tex
>
> But the next problem is TeXShop.  How do I trigger ConTeXt-XeTeX in
> TeXShop?
> The only solution I've found is:
>
> 1) start the document with  %&program=xetex
> 2) in TeXShop's menu choose "Typeset": "ConTeXt" and "Personal Script"
>
> This will typeset a ConTeXt file with XeTeX.
> But at the end of TeXShop's log it says:
>
> "This script has been deprecated. Please call
>
>      simpdftex latex test.dvi
>
> instead."
>
>
> So, what was wrong? What's the correct way?
>
> Steffen
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

      parent reply	other threads:[~2006-02-13 16:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <5EB6FAE1-C60D-40A9-A293-6F41CAE5BE01@st.estfiles.de>
     [not found] ` <B2D3343F-D85B-43CE-B848-38D35B64927B@sil.org>
2006-02-12 19:49   ` Steffen Wolfrum
2006-02-12 20:16     ` Thomas A. Schmitz
2006-02-12 22:10       ` Steffen Wolfrum
2006-02-13 10:43         ` Adam Lindsay
2006-02-13 16:08         ` Otared Kavian [this message]

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=00FA9D16-0E79-4DA4-B4AC-61DC88F78564@gmail.com \
    --to=otared@gmail.com \
    --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).