ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Notes for Scite
@ 2006-01-15 16:56 David Arnold
  2006-01-15 17:59 ` Hans Hagen
  2006-01-16  9:03 ` Willi Egger
  0 siblings, 2 replies; 7+ messages in thread
From: David Arnold @ 2006-01-15 16:56 UTC (permalink / raw)


All,

I already have a few colleagues who have set up perl, ghostscript,  
gsview, miktex, context, and windedt on their XP machines.

Does someone have instructions for setting up Scite and configuring  
it for Context on top of these existing installations?

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Notes for Scite
  2006-01-15 16:56 Notes for Scite David Arnold
@ 2006-01-15 17:59 ` Hans Hagen
  2006-01-16  7:25   ` David Arnold
  2006-01-16  9:03 ` Willi Egger
  1 sibling, 1 reply; 7+ messages in thread
From: Hans Hagen @ 2006-01-15 17:59 UTC (permalink / raw)


David Arnold wrote:

> All,
>
> I already have a few colleagues who have set up perl, ghostscript,  
> gsview, miktex, context, and windedt on their XP machines.
>
> Does someone have instructions for setting up Scite and configuring  
> it for Context on top of these existing installations?


just install scite and copy the properties files in the context 
distribution to either the wscite path (best) or the users homepath

also copy the luascript to the wscite path

Hans

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Notes for Scite
  2006-01-15 17:59 ` Hans Hagen
@ 2006-01-16  7:25   ` David Arnold
  2006-01-16  8:24     ` Mojca Miklavec
  2006-01-16 10:00     ` Hans Hagen
  0 siblings, 2 replies; 7+ messages in thread
From: David Arnold @ 2006-01-16  7:25 UTC (permalink / raw)


Will it be required to install Ruby and/or Lua on the windows  
platform?  If so, is this the binary I should download and install?

http://luaforge.net/frs/download.php/1148/lua5_1b1_Win32_bin.tar.gz

Anything else required besides perl?

On Jan 15, 2006, at 9:59 AM, Hans Hagen wrote:

> David Arnold wrote:
>
>> All,
>>
>> I already have a few colleagues who have set up perl,  
>> ghostscript,  gsview, miktex, context, and windedt on their XP  
>> machines.
>>
>> Does someone have instructions for setting up Scite and  
>> configuring  it for Context on top of these existing installations?
>
>
> just install scite and copy the properties files in the context  
> distribution to either the wscite path (best) or the users homepath
>
> also copy the luascript to the wscite path
>
> Hans
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Notes for Scite
  2006-01-16  7:25   ` David Arnold
@ 2006-01-16  8:24     ` Mojca Miklavec
  2006-01-16  9:09       ` Taco Hoekwater
  2006-01-16 10:00     ` Hans Hagen
  1 sibling, 1 reply; 7+ messages in thread
From: Mojca Miklavec @ 2006-01-16  8:24 UTC (permalink / raw)


David Arnold wrote:
> Will it be required to install Ruby and/or Lua on the windows
> platform?  If so, is this the binary I should download and install?
>
> http://luaforge.net/frs/download.php/1148/lua5_1b1_Win32_bin.tar.gz
>
> Anything else required besides perl?

Not always required, but I would suggest them to install ruby and
texmfstart as well
(http://www.pragma-ade.com/context/current/cont-win.zip - simply unzip
it and copy it to [MikTeX]/miktex/bin)

Unless they want to hack, I don't think that they need lua (already),
unless Hans and Taco have some surprises hidden in the pockets ;).

(In WinEdt that you mentioned there's a special option to uncomment in
order to be able to compile ConTeXt documents on a button click, I
don't remember where. I used WinEdt extensively in the past, but
there's no ConTeXt support built in and utf-8 probably stil doesn't
work.)

Mojca

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Notes for Scite
  2006-01-15 16:56 Notes for Scite David Arnold
  2006-01-15 17:59 ` Hans Hagen
@ 2006-01-16  9:03 ` Willi Egger
  1 sibling, 0 replies; 7+ messages in thread
From: Willi Egger @ 2006-01-16  9:03 UTC (permalink / raw)


Hi David,

you might have a look on the PRAGMA site. If I remember correctly, there 
should be a manual dealing with Scite.

Willi



David Arnold wrote:

> All,
>
> I already have a few colleagues who have set up perl, ghostscript,  
> gsview, miktex, context, and windedt on their XP machines.
>
> Does someone have instructions for setting up Scite and configuring  
> it for Context on top of these existing installations?
>
>
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Notes for Scite
  2006-01-16  8:24     ` Mojca Miklavec
@ 2006-01-16  9:09       ` Taco Hoekwater
  0 siblings, 0 replies; 7+ messages in thread
From: Taco Hoekwater @ 2006-01-16  9:09 UTC (permalink / raw)




Mojca Miklavec wrote:
> David Arnold wrote:
> 
>>Will it be required to install Ruby and/or Lua on the windows
>>platform?  


SciTE comes with Lua already included, it is the language of the
.properties scripts. So you do not need to get the Lua distribution.

cheers, Taco

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Notes for Scite
  2006-01-16  7:25   ` David Arnold
  2006-01-16  8:24     ` Mojca Miklavec
@ 2006-01-16 10:00     ` Hans Hagen
  1 sibling, 0 replies; 7+ messages in thread
From: Hans Hagen @ 2006-01-16 10:00 UTC (permalink / raw)


David Arnold wrote:

> Will it be required to install Ruby and/or Lua on the windows  
> platform?  If so, is this the binary I should download and install?
>
> http://luaforge.net/frs/download.php/1148/lua5_1b1_Win32_bin.tar.gz
>
> Anything else required besides perl?

also reacting to anouther mail ... currently taco and i don't have 
anything in our sleeves, the lua interpreter is embedded in scite (as it 
will be in tex); that the idea behind lua: embed it (it's small)

Hans

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-01-16 10:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-15 16:56 Notes for Scite David Arnold
2006-01-15 17:59 ` Hans Hagen
2006-01-16  7:25   ` David Arnold
2006-01-16  8:24     ` Mojca Miklavec
2006-01-16  9:09       ` Taco Hoekwater
2006-01-16 10:00     ` Hans Hagen
2006-01-16  9:03 ` Willi Egger

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).