[NTG-context] Scite folding

2007-05-28 Thread soft_share
Dear all, Just come across this thread. The TeX folding feature in NotePad++ was adapted by me and originally the adaptations was made in SciTE. As I am not a ConTeXt user, I am not aware of the structure of sectioning commands in ConTeXt. Could anyone of you let me know of a minimum list of

Re: [NTG-context] Scite folding

2007-05-27 Thread Zhichu Chen
mmands would you suggest to add? [EMAIL PROTECTED] 2007-05-28 - Original Message - *From: *Zhichu Chen <[EMAIL PROTECTED]> *To: *soft_share <[EMAIL PROTECTED]> *Sent: *2007-05-28, 06:49:23 *Subject: *Re: [NTG-context] Scite folding Hi, instanton Is there any possibility

Re: [NTG-context] Scite folding

2007-05-27 Thread Idris Samawi Hamid
Hi, On Sun, 27 May 2007 11:18:48 -0600, <""soft_share"> wrote: > Dear all, > Just come across this thread. The TeX folding feature in NotePad++ was > adapted by me and originally the adaptations was made in SciTE. As I am > not a ConTeXt user, I am not aware of the structure of sectioning >

Re: [NTG-context] Scite folding

2007-04-05 Thread Idris Samawi Hamid
Hi Patrick, On Thu, 05 Apr 2007 12:34:37 -0600, Patrick Gundlach <[EMAIL PROTECTED]> wrote: >> bit hesitant about switching from WinEdt to Notepad++. Notepad++ also >> supports folding in TeX-mode for things like \chapter, \section (without >> ending tags; adopted from Visual TeX) > > How does

Re: [NTG-context] Scite folding

2007-04-05 Thread Patrick Gundlach
Hello Idris, > bit hesitant about switching from WinEdt to Notepad++. Notepad++ also > supports folding in TeX-mode for things like \chapter, \section (without > ending tags; adopted from Visual TeX) How does it find the end of the chapter then? Patrick -- ConTeXt wiki and more: http://con

Re: [NTG-context] Scite folding

2007-04-05 Thread Idris Samawi Hamid
On Thu, 05 Apr 2007 09:20:21 -0600, Idris Samawi Hamid <[EMAIL PROTECTED]> wrote: > Notepad++ (also scintilla-based) supports this through a nifty > define-your-own-language dialog, as well as global RTL (no > interlinear > bidi), I forgot the note: I am happy to share my context

Re: [NTG-context] Scite folding

2007-04-05 Thread Idris Samawi Hamid
Hi Zhichu, On Thu, 05 Apr 2007 09:52:19 -0600, Zhichu Chen <[EMAIL PROTECTED]> wrote: > AFAIK, one can modify one of the source files --- LEXTeX.cxx --- and > compile > it again. I am not a programmer, and would really like to avoid this option ;-) > But I'm sure there should be some more s

Re: [NTG-context] Scite folding

2007-04-05 Thread Zhichu Chen
Hi Idris, AFAIK, one can modify one of the source files --- LEXTeX.cxx --- and compile it again. But I'm sure there should be some more sophisticate way. On 4/5/07, Idris Samawi Hamid <[EMAIL PROTECTED]> wrote: Dear syndicate, Can Scite be configured for folding based on TeX keywords, or is t

[NTG-context] Scite folding

2007-04-05 Thread Idris Samawi Hamid
Dear syndicate, Can Scite be configured for folding based on TeX keywords, or is that something that is hardwired in Scintilla/Scite? I would like to feed Scite all the \start-\stop's, {}, \bgroup-\egroup etc. I looked in the context properties files but did not find anything, and it's certa