On 19-8-2010 6:20, Vnpenguin wrote:
On Thu, Aug 19, 2010 at 16:33, Mojca Miklavec
<mojca.miklavec.li...@gmail.com>  wrote:
On Thu, Aug 19, 2010 at 15:17, luigi scarso<luigi.sca...@gmail.com>  wrote:
With cmd.exe
call C:\luatex\minimals-beta\context\tex\setuptex.bat
C:\luatex\minimals-beta\context\tex
does it's job correctly.

You should not even need the second argument.

I would like to know the same for Windows PowerShell:
.  C:\luatex\minimals-beta\context\tex\setuptex.bat
C:\luatex\minimals-beta\context\tex
&  C:\luatex\minimals-beta\context\tex\setuptex.bat
C:\luatex\minimals-beta\context\tex
don't work and
call doesn't exist in PowerShell.

Does anyone know any more about PowerShell? I'm ready to change the
code in setuptex.bat, but I don't use windows and I'm not too eager to
explore it myself.

Standard shell of Windows is fine for me. I not need another shell :)
When you change something in setuptex.bat it's better to think about
"standard" firstly.

i've been using this for a quite some time now:

http://sourceforge.net/projects/console/

it is much faster in scrolling the log; it captures the output and flushes periodically contrary to the normal console which flushes each char and as tex often writes char by char ...; other os's use delays in the refresh in consoles so there it's less noticeable

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to