ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger <w.egger@boede.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: TeXshop
Date: Wed, 22 Oct 2008 17:02:10 +0200	[thread overview]
Message-ID: <E1D5D034-8844-4318-9923-19230E18261B@boede.nl> (raw)
In-Reply-To: <709EF3EF-54EA-4468-B116-2E2F66CC1AEE@gmail.com>

Hi Otared,

Thanks for your answer, looking forward to that!

Willi
On Oct 22, 2008, at 1:13 PM, Otared Kavian wrote:

> Hi Willi,
>
> Yes I did install mkiv through the ConTeXt Minimals (thanks to Luigi
> Scarso) and I invoke that installation in TeXShop: everything works
> fine.
> However I have not added any environment variables as you have done in
> your .bashrc. saying
> 	env | grep TEX
> in a Terminal window returns for me:
> 	__CF_USER_TEXT_ENCODING=0x1F5:0:0
> which has nothing to do with any TeX related variable.
> I think in order to use mkiv with the minimals you have to "unset" all
> the environment variables you have in your .bashrc.
>
> Right now I have to run to take an exam with my students… as soon as I
> have time I'll send you the whole procedure.
>
> Best regards: OK
>
> On 22 oct. 08, at 12:57, Willi Egger wrote:
>
>> Hi all,
>>
>> is there anybody who has TeXshop running with the COnTeXt minimals?
>>
>> I tried to make a new engine which looks up to now as stated her
>> under. however I get an error message:
>>
>> MtxRun | unknown script 'context.lua' or 'mtx-context.lua'
>>
>> My interpretation is, that underway the path to the lua scripts is
>> 'forgotten'
>>
>> Kind regards
>>
>> Willi
>>
>> #!/bin/bash
>> #PATH="$PATH: /Applications/lua/tex"
>> #. /Applications/lua/tex/setuptex "/Applications/lua/tex"
>> export PATH=``$PATH:/opt/local/bin:/opt/local/sbin:/Applications/lua/
>> tex/texmf-osx-intel/bin:/bin:/sbin:/usr/bin:/usr/sbin:/''
>> export TEXROOT=/Applications/lua/tex
>> export TEXMFPROJECT=$TEXROOT/texmf-project
>> export TEXMFLOCAL=$TEXROOT/texmf-local
>> export TEXMFVAR=$TMP/texmf-var
>> export VARTEXMF=$TEXMFVAR
>> export TEXMFOS=$TEXROOT/texmf-osx-intel/bin
>> export TEXMFCONTEXT=$TEXROOT/texmf-context
>> export TEXMFCACHE=$TEXROOT/texmf-cache
>> export TEXFORMATS=$TEXMFOS/web2c/$engine
>> export TEXMFFONTS=$TEXROOT/texmf-fonts
>> export CTXMINIMAL=yes
>> export MPMEMS=$TEXMFOS/web2c/$engine
>> export HOMETEXMF=/nonexist
>> export RUBYLIB=``$RUBYLIB:$TEXMFCONTEXT/scripts/context/ruby``''
>> export LUATEXDIR=$TEXMFCONTEXT/scripts/context/lua
>> export TEXMFCNF=``$TEXROOT/texmf{-local,-context,}/web2c''
>> export TEXMFMAIN=$TEXROOT/texmf
>> export TEXMF={$TEXMFPROJECT,$TEXMFFONTS,$TEXMFLOCAL,$TEXMFOS,
>> $TEXMFCONTEXT,$TEXMFMAIN}
>> export TEXMFDBS={$TEXMFPROJECT,$TEXMFFONTS,$TEXMFLOCAL,$TEXMFOS,
>> $TEXMFCONTEXT,$TEXMFMAIN}
>> unset CTXDEVTXPATH CTXDEVMPPATH CTXDEVMFPATH
>> unset CTXDEVPLPATH CTXDEVRBPATH CTXDEVPYPATH CTXDEVJVPATH
>> unset TEXINPUTS MPINPUTS MFINPUTS
>>
>> context ''$1''
>> _____________________________________________________________________ 
>> ______________
>> 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
>> _____________________________________________________________________ 
>> ______________
>
> ______________________________________________________________________ 
> _____________
> 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
> ______________________________________________________________________ 
> _____________

___________________________________________________________________________________
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-10-22 15:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-22 10:57 TeXshop Willi Egger
2008-10-22 11:13 ` TeXshop Otared Kavian
2008-10-22 13:21   ` TeXshop Hans van der Meer
2008-10-22 15:02   ` Willi Egger [this message]
2008-10-22 11:28 ` TeXshop Wolfgang Schuster
2008-10-22 14:58   ` TeXshop Willi Egger
2008-10-22 16:17   ` TeXshop Willi Egger
2008-10-22 16:47     ` TeXshop Otared Kavian
2008-10-23 10:00       ` TeXshop Taco Hoekwater
2008-10-22 13:25 ` TeXshop Otared Kavian
2008-10-22 15:13   ` TeXshop Willi Egger

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=E1D5D034-8844-4318-9923-19230E18261B@boede.nl \
    --to=w.egger@boede.nl \
    --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).