Re: [NTG-context] Minimals & Windows PowerShell

2010-08-19 Thread Vnpenguin
On Thu, Aug 19, 2010 at 18:44, Hans Hagen wrote: > > 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

Re: [NTG-context] Minimals & Windows PowerShell

2010-08-19 Thread Hans Hagen
On 19-8-2010 6:20, Vnpenguin wrote: On Thu, Aug 19, 2010 at 16:33, Mojca Miklavec wrote: On Thu, Aug 19, 2010 at 15:17, luigi scarso 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 ne

Re: [NTG-context] Minimals & Windows PowerShell

2010-08-19 Thread Vnpenguin
On Thu, Aug 19, 2010 at 16:33, Mojca Miklavec wrote: > On Thu, Aug 19, 2010 at 15:17, luigi scarso 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. >

Re: [NTG-context] Minimals & Windows PowerShell

2010-08-19 Thread luigi scarso
On Thu, Aug 19, 2010 at 4:42 PM, Peter Rolf wrote: > maybe > > & "C:\luatex\minimals-beta\context\tex\setuptex.bat" > > http://technet.microsoft.com/de-de/library/ee176949%28en-us%29.aspx no and even dot source fails -- luigi __

Re: [NTG-context] Minimals & Windows PowerShell

2010-08-19 Thread luigi scarso
On Thu, Aug 19, 2010 at 4:42 PM, Peter Rolf wrote: > maybe > > & "C:\luatex\minimals-beta\context\tex\setuptex.bat" > > http://technet.microsoft.com/de-de/library/ee176949%28en-us%29.aspx no and even dot source -- luigi

Re: [NTG-context] Minimals & Windows PowerShell

2010-08-19 Thread Peter Rolf
Am 19.08.2010 15:17, schrieb luigi scarso: > With cmd.exe > call C:\luatex\minimals-beta\context\tex\setuptex.bat > C:\luatex\minimals-beta\context\tex > does it's job correctly. > > I would like to know the same for Windows PowerShell: > . C:\luatex\minimals-beta\context\tex\setuptex.bat > C:\lu

Re: [NTG-context] Minimals & Windows PowerShell

2010-08-19 Thread Mojca Miklavec
On Thu, Aug 19, 2010 at 15:17, luigi scarso 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:

[NTG-context] Minimals & Windows PowerShell

2010-08-19 Thread luigi scarso
With cmd.exe call C:\luatex\minimals-beta\context\tex\setuptex.bat C:\luatex\minimals-beta\context\tex does it's job correctly. 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\co