Dear all,                                               14/11/16

my problem has been solved now with your help, in particular that of Richard 
Coch.

THANKS!!!

And, yes, I still use tcsh, simply because I used it when I began to do some 
programming on the Mac, still under Mac OS 9, and have a long .cshrc file...

The "trick" has been to use TeXlive to choose the texlive/2016 version, and to 
update 473 packages.
I also added in .cshrc
        setenv PATH "/Library/TeX/texbin:$PATH"
as last instruction on PATH, and it seems to be the other element of the 
solution. 

Best regards, I am happy to have joined tug.org and hope to be of help in the 
future.

Xan (Christian Boitet)


> Le 14 nov. 2016 à 16:22, Herbert Schulz <he...@wideopenwest.com> a écrit :
> 
> 
>> On Nov 14, 2016, at 9:19 AM, Herbert Schulz <he...@wideopenwest.com> wrote:
>> 
>> 
>>> On Nov 14, 2016, at 9:06 AM, George N. White III <gnw...@gmail.com> wrote:
>>> 
>>> On Mon, Nov 14, 2016 at 9:18 AM, Herbert Schulz <he...@wideopenwest.com> 
>>> wrote:
>>> 
>>>> On Nov 13, 2016, at 7:16 PM, Christian Boitet <christian.boi...@imag.fr> 
>>>> wrote:
>>>> 
>>>> 
>>>> I just added to my profile:
>>>> setenv PATH "$PATH":"/usr/local/texlive/2016"
>>>> 
>>>> If I understand well, it should solve the problem... but it does not at 
>>>> the moment.
>>>> 
>>> 
>>> Howdy,
>>> 
>>> NO. The path needs to point to the binaries not the base of the 
>>> distribution tree.
>>> 
>>> Try doing
>>> 
>>> setenv PATH "/Library/TeX/texbin:$PATH"
>>> 
>>> and see if that works.
>>> 
>>> Good Luck,
>>> 
>>> Herb Schulz
>>> (herbs at wideopenwest dot com)
>>> 
>>> 
>>> The OP is using macOS, where the default user shell is bash.   Normally, 
>>> setenv is used with csh.
>>> If the OP is using csh (not unexpected for a long-time TeX user) there may 
>>> be some obscure 
>>> configuration glitches.  Here, a tcsh user gets normal behaviour from 
>>> MacTeX and macports' texlive.    
>>> Macports' also provides TeXShop (versions 3.75 or 2.47).  Lots of moving 
>>> parts and very little
>>> hard data here.
>>> 
>>> -- 
>>> George N. White III <aa...@chebucto.ns.ca>
>>> Head of St. Margarets Bay, Nova Scotia
>> 
>> Howdy,
>> 
>> The two engine files that he was looking for actually use csh (they go back 
>> quite a long time---old macOS versions used csh as the default).
>> 
>> Good Luck,
>> 
>> Herb Schulz
>> (herbs at wideopenwest dot com)
> 
> Howdy,
> 
> Sorry, that should have been tcsh, not csh.
> 
> Good Luck,
> 
> Herb Schulz
> (herbs at wideopenwest dot com)
> 
> 
> 
> 
> --------------------------------------------------
> Subscriptions, Archive, and List information, etc.:
>  http://tug.org/mailman/listinfo/xetex




--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex

Reply via email to