Re: [NTG-context] Scite folding

2007-05-27 Thread Zhichu Chen
Hi instanton, I think the following commands should be added: 1, \startXXX...\stopXXX pair 2, \ifYYY ... \else ... \fi structure 3, \chapter, \section, \subsection, \title and \subject, \topic, etc. IMHO, I'd like to folder \def\XXX#1% {...} and some \setupZZZ, \defineZZZ's. I hope you can pro

[NTG-context] Problem with setuphead and textstyle or numberstyle

2007-05-27 Thread Tim Stone
I'm trying out the chapter heading method used in "In the Details" in chapter 7. I'm using exactly (I think) the code from the booklet (except that instead of \BigText and \BigNumber I'm using {\definedfont[Sans sa x]}. The style parameter to \setuphead works but neither textstyle nor numb

Re: [NTG-context] Ruby version requirements

2007-05-27 Thread Taco Hoekwater
Oliver Buerschaper wrote: > Hi all, > > I'm in the middle of putting together a native Mac OS X edition of > ConTeXt Minimal ... for this I need to know which version of Ruby is > minimally required by the latest ConTeXt release. (It wouldn't hurt > though to know this for older ConTeXt vers

[NTG-context] Ruby version requirements

2007-05-27 Thread Oliver Buerschaper
Hi all, I'm in the middle of putting together a native Mac OS X edition of ConTeXt Minimal ... for this I need to know which version of Ruby is minimally required by the latest ConTeXt release. (It wouldn't hurt though to know this for older ConTeXt versions, too ;-) Any help appreciated.

[NTG-context] button for Fullscreen

2007-05-27 Thread Héctor Palacios
Hi context'users Please, i need a button for FullScreen mode. \but [FullScreen] Pantalla-completa but this not works. Thanks in avance. -- Héctor ___ If your question is of interest to others as well, pleas

Re: [NTG-context] Test whether variable has been set

2007-05-27 Thread Peter Rolf
Elliot Clifton schrieb: > Hi Peter, > > Thanks for your reply. I think I may have misunderstood the variable > section on the wiki. I been using \setvariable to both declare and > assign variables from my component files. When I should have been > declaring them in the environment file first, righ

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] Test whether variable has been set

2007-05-27 Thread Hans Hagen
Aditya Mahajan wrote: > On Sun, 27 May 2007, Elliot Clifton wrote: > > >> Hi Peter, >> >> Thanks for your reply. I think I may have misunderstood the variable >> section on the wiki. I been using \setvariable to both declare and >> assign variables from my component files. When I should have bee

Re: [NTG-context] Reverse itemize

2007-05-27 Thread Hans Hagen
Aditya Mahajan wrote: > Hi, > > Is it possible to have a reverse key for itemize, so that > > \startitemize[n,reverse] > \item one > \item two > \item three > \stopitemize > > gives > > 3. one > 2. two > 1. three > > I thought that this should be easier than random items, but I can not > fig

Re: [NTG-context] Test whether variable has been set

2007-05-27 Thread Aditya Mahajan
On Sun, 27 May 2007, Elliot Clifton wrote: > Hi Peter, > > Thanks for your reply. I think I may have misunderstood the variable > section on the wiki. I been using \setvariable to both declare and > assign variables from my component files. When I should have been > declaring them in the environme

Re: [NTG-context] Test whether variable has been set

2007-05-27 Thread Elliot Clifton
Hi Peter, Thanks for your reply. I think I may have misunderstood the variable section on the wiki. I been using \setvariable to both declare and assign variables from my component files. When I should have been declaring them in the environment file first, right? \setvariable[namespace][key=Defau

Re: [NTG-context] Test whether variable has been set

2007-05-27 Thread Peter Rolf
Hi Elliot, Elliot Clifton schrieb: > Hi, > > How can test whether a variable has been set? I couldn't find any > reference to this in the wiki? > What do you mean by "set"? I use \doifnothing{\getvariable{foo}{bar}} {foo:bar contains nothing.\par}% \doifsomething{\getvariable{foo}{bar}} {fo

[NTG-context] Test whether variable has been set

2007-05-27 Thread Elliot Clifton
Hi, How can test whether a variable has been set? I couldn't find any reference to this in the wiki? TIA, Elliot ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : nt