Re: [NTG-context] TOC: Chapters with and without page-numbers

2013-03-15 Thread H. Özoguz
Maybe I have not made it clear, what I mean? My Minexample is: \setuplist[chapter][pagenumber=no] \starttext \completecontent \chapter{Chapter 1} \section{Section 1} \chapter{Chapter 2} \stoptext Now Chapter 1 is without pagenumber in the TOC, correct, because it has a section after the

[NTG-context] no linebreaks after section command

2013-03-15 Thread Matthias Wende
after using the section command \\ doesn't work any longer. I'm using context for appr. one week so i'm not sure if this is a feature or a bug. here is an example: \starttext test\\test % works \section{Testing\\linebreaks} test\\test % doesnt work \stoptext btw:

Re: [NTG-context] TOC: Chapters with and without page-numbers

2013-03-15 Thread Keith J. Schultz
Hi, I could find any options to do what you want. I assume you would have to redefine completecontent command to get the functionality you need. I have not checked, but I assume that completecontent accesses a Lua-table with the TOC information. It should be easy enough to use this table to

Re: [NTG-context] new trickery

2013-03-15 Thread Hans Hagen
On 3/15/2013 3:08 AM, Idris Samawi Hamid ادريس سماوي حامد wrote: Hi Hans, This is interesting, because I was thinking about this issue this past weak, and was planning to send a test file: On Thu, 14 Mar 2013 17:39:50 -0600, Hans Hagen pra...@wxs.nl wrote: There is a new experimental

Re: [NTG-context] new trickery

2013-03-15 Thread Hans Hagen
On 3/15/2013 5:18 AM, Idris Samawi Hamid ادريس سماوي حامد wrote: On Thu, 14 Mar 2013 20:08:38 -0600, Idris Samawi Hamid ادريس سماوي حامد isha...@colostate.edu wrote: To round it off I guess we need a replacement for \subfs as well. Hmm, it seems that \subfs functionality is built in

Re: [NTG-context] no linebreaks after section command

2013-03-15 Thread Hans Hagen
On 3/14/2013 2:34 PM, Matthias Wende wrote: after using the section command \\ doesn't work any longer. I'm using context for appr. one week so i'm not sure if this is a feature or a bug. here is an example: \starttext test\\test % works \section{Testing\\linebreaks}

Re: [NTG-context] new trickery

2013-03-15 Thread Hans Hagen
On 3/15/2013 5:18 AM, Idris Samawi Hamid ادريس سماوي حامد wrote: On Thu, 14 Mar 2013 20:08:38 -0600, Idris Samawi Hamid ادريس سماوي حامد isha...@colostate.edu wrote: To round it off I guess we need a replacement for \subfs as well. Hmm, it seems that \subfs functionality is built in

Re: [NTG-context] TOC: Chapters with and without page-numbers

2013-03-15 Thread john Culleton
On Fri, 15 Mar 2013 09:07:33 +0100 Keith J. Schultz keithjschu...@web.de wrote: Hi, I could find any options to do what you want. I assume you would have to redefine completecontent command to get the functionality you need. I have not checked, but I assume that completecontent

Re: [NTG-context] new trickery

2013-03-15 Thread Jonathan Barchi
On Fri, Mar 15, 2013 at 4:35 AM, Hans Hagen pra...@wxs.nl wrote: On 3/15/2013 5:18 AM, Idris Samawi Hamid ادريس سماوي حامد wrote: On Thu, 14 Mar 2013 20:08:38 -0600, Idris Samawi Hamid ادريس سماوي حامد isha...@colostate.edu wrote: To round it off I guess we need a replacement for \subfs

Re: [NTG-context] TOC: Chapters with and without page-numbers

2013-03-15 Thread Jonathan Barchi
On Fri, Mar 15, 2013 at 11:53 AM, john Culleton j...@wexfordpress.com wrote: On Fri, 15 Mar 2013 09:07:33 +0100 Keith J. Schultz keithjschu...@web.de wrote: Hi, I could find any options to do what you want. I assume you would have to redefine completecontent command to get the

Re: [NTG-context] new trickery

2013-03-15 Thread Idris Samawi Hamid ادريس سماوي حامد
On Fri, 15 Mar 2013 05:07:02 -0600, Hans Hagen pra...@wxs.nl wrote: \start fijn fietsen 123 \type{[+os]}\addfeature{f:oldstyle} fijn fietsen 123 \type{[+sc]}\addfeature{f:smallcaps} fijn fietsen 123 \type{[=os]}\replacefeature{f:oldstyle}

Re: [NTG-context] TOC: Chapters with and without page-numbers

2013-03-15 Thread Wolfgang Schuster
Am 15.03.2013 um 07:46 schrieb H. Özoguz h.oezo...@mmnetz.de: Maybe I have not made it clear, what I mean? My Minexample is: \setuplist[chapter][pagenumber=no] \starttext \completecontent \chapter{Chapter 1} \section{Section 1} \chapter{Chapter 2} \stoptext Now Chapter 1 is

Re: [NTG-context] new trickery

2013-03-15 Thread Hans Hagen
On 3/15/2013 7:11 PM, Idris Samawi Hamid ادريس سماوي حامد wrote: On Fri, 15 Mar 2013 05:07:02 -0600, Hans Hagen pra...@wxs.nl wrote: \start fijn fietsen 123 \type{[+os]}\addfeature{f:oldstyle} fijn fietsen 123 \type{[+sc]}\addfeature{f:smallcaps}

Re: [NTG-context] new trickery

2013-03-15 Thread Hans Hagen
On 3/15/2013 6:16 PM, Jonathan Barchi wrote: On Fri, Mar 15, 2013 at 4:35 AM, Hans Hagen pra...@wxs.nl wrote: On 3/15/2013 5:18 AM, Idris Samawi Hamid ادريس سماوي حامد wrote: On Thu, 14 Mar 2013 20:08:38 -0600, Idris Samawi Hamid ادريس سماوي حامد isha...@colostate.edu wrote: To round it

Re: [NTG-context] new trickery

2013-03-15 Thread Hans Hagen
On 3/15/2013 7:11 PM, Idris Samawi Hamid ادريس سماوي حامد wrote: So I hope I have this right: \addfeature adds a set of features {feature1,feature2,...featureN} to the currently defined/enabled stack of OT features \subtractfeature subtracts a set of features from the currently