[NTG-context] Spacing on TOC using alternative a

2008-03-07 Thread John Culleton
The example on page 15 of the manual shows the title and the page number 
spaced enough to avoid confusion. When I use similar code the page number is 
jammed up next to the title. I have tried the text parameter but it has no 
effect. 

Here is my code:
\setuphead[chapter][head=nomarking,number=no]
\setuphead[section][number=no,textcommand=\bf]
\setuphead[subsection][number=no]
\setuphead[subsubsection][number=no]
\setupinteraction[state=start,color=blue]
\setuplist[section][alternative=f,style=bold,interaction=sectionnumber]
\setuplist[subsection][alternative=f,interaction=no]
\setuplist[subsubsection][alternative=a,interaction=all]

-- 
John Culleton
Resources for every author and publisher:
http://wexfordpress.com/tex/shortlist.pdf
http://wexfordpress.com/tex/packagers.pdf
http://www.creativemindspress.com/newbiefaq.htm
http://www.gropenassoc.com/TopLevelPages/reference%20desk.htm
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] How do legends work ?

2008-03-07 Thread Wolfgang Schuster
On Fri, 7 Mar 2008 15:39:03 +0100
"Flavien Lambert" <[EMAIL PROTECTED]> wrote:

> Dear all,
> I am a new user of ConTeXt. Despite the manuals and the wiki, I am unable to
> use correctly legends. I tried to modify the legend typography through the
> \setuplegend command but it does not seem to work. Here is an example I used
> in Live ConTeXt on the wiki :
> \setuplegend[bodyfont=small] % or big, 20pt, whatever...

\setuptabulate[legend][bodyfont=small]

> \starttext
> Hello world!
> \startlegend
> \leg test \\ test \\ test \\
> \stoplegend
> \stoptext
> The PDF file produced has no change of font size.
> Surely I did not understand how legends work. Let me say that my first
> attempt was to get rid of the "=" sign in the legend.
> Thanks in advance for your help and sorry if the question is a bit dummy !

Wolfgang
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] How do legends work ?

2008-03-07 Thread Flavien Lambert
Dear all,
I am a new user of ConTeXt. Despite the manuals and the wiki, I am unable to
use correctly legends. I tried to modify the legend typography through the
\setuplegend command but it does not seem to work. Here is an example I used
in Live ConTeXt on the wiki :
\setuplegend[bodyfont=small] % or big, 20pt, whatever...
\starttext
Hello world!
\startlegend
\leg test \\ test \\ test \\
\stoplegend
\stoptext
The PDF file produced has no change of font size.
Surely I did not understand how legends work. Let me say that my first
attempt was to get rid of the "=" sign in the legend.
Thanks in advance for your help and sorry if the question is a bit dummy !
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] link error on contextgarden

2008-03-07 Thread Ulrich Dirr
Works, great!

Ulrich

On Friday, March 07, 2008 7:34 AM Aditya Mahajan wrote:
> On Fri, 7 Mar 2008, Ulrich Dirr wrote:
> 
>> Hi,
>> 
>> On Wednesday, March 05, 2008 9:54 AM Taco Hoekwater wrote:
>>> Ulrich Dirr wrote:
 Hi,
 
 I was following the advice on the wiki before running "ctxtools
 --update" to update cont-win.zip but the link on the site doesn't
 work: when clicking on download
 (http://www.pragma-ade.com/context/current/cont-win.zip) it reports
 an error 404 object not found.
>>> 
>>> Cont-win.zip doesn't seem to exist at the moment, perhaps there was
>>> a file upload error? 
>>> 
 BTW is this the 'canonical' way to do updates? I want to update my
>>> 
>>> Yes, it is.
>>> 
>>> Best wishes,
>>> Taco
>> 
>> I'm just wondering when the above link will work again? Does there
>> exist another place where I can find this file?
> 
> Try http://mirror.contextgarden.net/context/current/cont-win.zip
> 
> Aditya


___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___