Le 23 janvier à 11:53:33 "Mojca Miklavec" <[EMAIL PROTECTED]> écrit notamment:

| On Jan 23, 2008 7:11 AM, Jean Magnan de Bornier wrote:
| > Le 22 janvier à 23:24:31 Arthur Reutenauer écrit notamment:
| >
| > | > Actually, depends on your shell. In some shells, you will have to run
| > | > source setuptex.
| > >
| > |   Or even ". ./setuptex", actually.  Anyway, you can check that it has
| > | correctly been sourced by checking that CTXMINIMAL is set (echo 
$CTXMINIMAL).
| > >
| > |       Arthur
| >
| > Shell problem actually! I use zsh, and ". setuptex" produces this:
| > .: aucun fichier ou répertoire de ce type: setuptex
| >
| > while ". ./setuptex" or just "./setuptex" produces:
| > Setting "/home/jean/lua/context/tex" as TEXROOT.
>
| Yes, but the variables are set only locally then. Perhaps I will try
| to detect that and warn the user.
| What about
|    source setuptex
| ?

Same result as with ./setuptex

>
| Another alternative is to set these variables in the file where you
| initialize the shell.
>
| > ./setuptex:149: unmatched "
>
| What does that mean? Does setuptex contain other bugs or is it only a
| shell problem?

I don't know; there is an even number of "s...

|
>
| > If I switch to bash and ". setuptex" : "echo $CTXMINIMAL" says "yes", but
| > after a mktexlsr or texhash my module is still not found :-(
>
| Upercase or lowercase names?
>

lowercase only; the name is t-lettregreqam.tex

Another strange thing:

While making various tries with bash, and after running ". setuptex", I
issue "texexec --luatex ellaprxth.tex" (a command which works correctly under
zsh), and:

............................................
[EMAIL PROTECTED] ~/Courrier $ texexec --luatex ellaprxth.tex
TeXExec | processing document 'ellaprxth.tex'
TeXExec | no ctx file found
TeXExec | tex processing method: context
TeXExec | TeX run 1
TeXExec | writing option file ellaprxth.top
TeXExec | using randomseed 976
TeXExec | tex engine: luatex
TeXExec | tex format: cont-en

LuaTools | using format name 
///home/jean/lua/context/tex/texmf-cache/luatex-cache/context/c7c52d9874e699048b02283f57cde698/formats/cont-en.fmt
LuaTools | no luc/lua with name 
///home/jean/lua/context/tex/texmf-cache/luatex-cache/context/c7c52d9874e699048b02283f57cde698/formats/cont-en
LuaTools |
LuaTools | runtime: 0.053 seconds
TeXUtil | parsing file ellaprxth.tui
TeXUtil | check loading of file 'ellaprxth', begin/end problem
TeXUtil | shortcuts : 0
TeXUtil | expansions: 0
TeXUtil | reductions: 0
TeXUtil | divisions : 0
TeXUtil | loaded files: 1
TeXUtil | temporary files: 0
TeXUtil | commands: 2
TeXUtil | programs: 0
TeXUtil | tuo file saved
TeXExec | runtime: 0.463993
.........................................

Is the installation with minimals linked to a shell?? This is strange
since for the installation I remember using "sh first-setup.sh" (ie not
zsh)

cheers,
-- 
Jean
___________________________________________________________________________________
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 via email to