Re: [NTG-context] Thumb indexes

2005-02-15 Thread cormullion
h h extern <[EMAIL PROTECTED]> said on 2005-02-13, 15:18 (+0100 GMT): > \unprotected \def\rawsectionnumber#1{\countervalue{\??se#1}} % will be in > kernel > [...] Awesome (and scary) stuff. Works great, too. > you may only read this answer if you also put it in the wiki OK, Iâll have a go. T

Re: [NTG-context] Thumb indexes

2005-02-13 Thread h h extern
cormullion wrote: My last question! :-) I would like to have the various âpartsâ of a book marked with black rectangles at the right side of each page, visible when the reader flips through the pages. I googled successfully to find âfancyhdrâ, but thatâs a LaTeX package, so I donât think it will w

Re: [NTG-context] Thumb indexes

2005-02-13 Thread cormullion
Henning Hraban Ramm <[EMAIL PROTECTED]> said on 2005-02-13, 11:12 (+0100 GMT): > I guess you should define a "part"-based "logo" with an absolute, > calculated position via the "layers" mechanism. > - part: even if you don't use the "part" hierarchy for other use, it > would fit to chapter range

Re: [NTG-context] Thumb indexes

2005-02-13 Thread Henning Hraban Ramm
Am 13.02.2005 um 00:12 schrieb cormullion: Perhaps describe a bit more exactly what you'd like to achieve. As far as I understood: You want a black rectangle at the margin that has no text in it, always same size, but moving position per chapter? Yes. More precisely, chapter 1 - 5 would have a blac

Re: [NTG-context] Thumb indexes

2005-02-12 Thread cormullion
Henning Hraban Ramm <[EMAIL PROTECTED]> said on 2005-02-12, 21:19 (+0100 GMT): > Perhaps describe a bit more exactly what you'd like to achieve. > As far as I understood: You want a black rectangle at the margin > that has no text in it, always same size, but moving position per > chapter? Yes.

Re: [NTG-context] Thumb indexes

2005-02-12 Thread Henning Hraban Ramm
Am 12.02.2005 um 00:09 schrieb cormullion: Perhaps you find out looking at the code in http://contextgarden.net/ConTeXt_info_style (there are nav tabs at the bottom). Thanks - I’m looking at it. It looks fairly advanced though :-) (I’ve only been using ConTeXt for a few days...). How are you makin

Re: [NTG-context] Thumb indexes

2005-02-11 Thread cormullion
Henning Hraban Ramm <[EMAIL PROTECTED]> said on 2005-02-11, 23:43 (+0100 GMT): > Am 11.02.2005 um 23:19 schrieb cormullion: > > > My last question! :-) I would like to have the various âpartsâ of a > > book marked with black rectangles at the right side of each page, > > visible when the reade

Re: [NTG-context] Thumb indexes

2005-02-11 Thread Henning Hraban Ramm
Am 11.02.2005 um 23:19 schrieb cormullion: My last question! :-) I would like to have the various ‘parts’ of a book marked with black rectangles at the right side of each page, visible when the reader flips through the pages. Perhaps you find out looking at the code in http://contextgarden.net/

[NTG-context] Thumb indexes

2005-02-11 Thread cormullion
My last question! :-) I would like to have the various âpartsâ of a book marked with black rectangles at the right side of each page, visible when the reader flips through the pages. I googled successfully to find âfancyhdrâ, but thatâs a LaTeX package, so I donât think it will work in ConTeXt.