Re: [NTG-context] Re: SciTE Mac

2004-05-26 Thread Hans Hagen
At 18:39 26/05/2004, you wrote:
Hans Hagen said this at Wed, 26 May 2004 18:23:16 +0200:
great! i'll see if i can hook in my menus and thingies
Your menus and thingies in (public) ConTeXt are already there. I actually
stuck them in the scite/*.properties directory so that it opens up ready
to go, ConTeXt-wise. Was that what you meant?
indeed, but now i have them 3 times in the prop edit menu, so maybe there 
are dups now;

what we also need is a variant of --autopdf, i.e, is there a one-liner like:
kill the pid that has arobat open
i can now add mscite to the cdrom-image:
#!/bin/sh
. /usr/local/context/tex/setuptex /usr/local/context/tex
# we need to extent the path for ruby and scite
PATH=$PATH:/usr/local/bin
export PATH
SciTE 
(how to auto start X)
next week i'll start playing a bit with xetex and those unicode fonts (we 
need to move that code into pdftex -); i can work much faster with a scite 
like editor and this way i can use windows and mac along side

Hans 

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Re: SciTE Mac

2004-05-26 Thread Adam Lindsay
Hans Hagen said this at Wed, 26 May 2004 19:16:17 +0200:

At 18:39 26/05/2004, you wrote:
Hans Hagen said this at Wed, 26 May 2004 18:23:16 +0200:

 great! i'll see if i can hook in my menus and thingies

Your menus and thingies in (public) ConTeXt are already there. I actually
stuck them in the scite/*.properties directory so that it opens up ready
to go, ConTeXt-wise. Was that what you meant?

indeed, but now i have them 3 times in the prop edit menu, so maybe there 
are dups now;

oops. probably because they were already present and/or some of your
local command-names/numbers have changed?

what we also need is a variant of --autopdf, i.e, is there a one-liner like:

kill the pid that has arobat open

% killall Acrobat
 (Although the free version is Adobe Reader 6.0 now...)

SciTE 

(how to auto start X)

% open-x11 SciTE
(no ampersand needed, and it seems to be nice: launches X11 if needed,
brings the window forward if already launched...)

next week i'll start playing a bit with xetex and those unicode fonts (we 
need to move that code into pdftex -);

I'm blown away by XeTeX, but it has only given me a bus error since I had
it going in its version 0.3. My tex trees need a clean... 

 i can work much faster with a scite 
like editor and this way i can use windows and mac along side

Nice. It has a way to go before it replaces iTeXMac (or emacs!) for me.
Perhaps if there was nice folding, SciTE would be more tempting. But I
see the value in a uniform editor across platforms.

adam
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Adam T. Lindsay  [EMAIL PROTECTED]
 Computing Dept, Lancaster University   +44(0)1524/594.537
 Lancaster, LA1 4YR, UK Fax:+44(0)1524/593.608
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] Re: scite

2003-09-30 Thread Patrick Gundlach
Jules Colding [EMAIL PROTECTED] writes:

Hi,

 Has anyone looked into an emacs mode?

I am slightly confused: This is a thread about scite and you ask
about emacs mode. Do you mean emacs related to scite (I wonder what
this could be) or emacs and ConTeXt?

If you mean emacs - ConTeXt there are two modes. One from Berend
de Boer based on emacs' original tex-mode and AUCTeX with ConTeXt
support. You need the current cvs-version of AUCTeX for this. 

And there is of course etexshow, the ConTeXt command browser for
emacs ( http://levana.de/emacs/ ).

Patrick
-- 
You are your own rainbow!
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Re: scite

2003-09-30 Thread Hans Hagen
At 12:48 30/09/2003 +0200, you wrote:
On Tue, 2003-09-30 at 12:30, Patrick Gundlach wrote:
 Jules Colding [EMAIL PROTECTED] writes:

 Hi,

  Has anyone looked into an emacs mode?

 I am slightly confused: This is a thread about scite and you ask
 about emacs mode. Do you mean emacs related to scite (I wonder what
 this could be) or emacs and ConTeXt?
I meant emacs as an editor for ConTeXt.

 If you mean emacs - ConTeXt there are two modes. One from Berend
 de Boer based on emacs' original tex-mode and AUCTeX with ConTeXt
 support. You need the current cvs-version of AUCTeX for this.
Thanks!
patrick is working on extensive emacs support; when i have a bit more time 
we will start looking into (context sensitive) help based on the xml files 
that describe the user interface; the idea is to set up something that 
makes support in any editor convenient (i'll do scite, patrick emacs, 
whoever wants may do vim, or winedt or ...)

Hans

-
  Hans Hagen | PRAGMA ADE | [EMAIL PROTECTED]
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-
   information: http://www.pragma-ade.com/roadmap.pdf
documentation: http://www.pragma-ade.com/showcase.pdf
-
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Re: scite

2003-09-30 Thread Jules Colding
On Tue, 2003-09-30 at 14:59, Hans Hagen wrote:
 patrick is working on extensive emacs support; 

Is that the AUCTeX support that are in CVS or something else?

-- 
  jules

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context