Re: [NTG-context] Bibliography and whitespace

2006-05-16 Thread Taco Hoekwater


nico wrote:
 Hello,
 
 When I use \placebublications the white space I've set is no more taken  
 into account. Besides, in the example below the space between the heading  
 (Biblio) and the publication is also too small.

Will fix. Meanwhile, use

   {\placepublications}

Cheers, taco
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] Bibliography and whitespace

2006-05-15 Thread nico
Hello,

When I use \placebublications the white space I've set is no more taken  
into account. Besides, in the example below the space between the heading  
(Biblio) and the publication is also too small.

Regards,
BG

\usemodule[bib]
\setupwhitespace[big]
\setuppublications[criterium=all]

\startpublication[k=TDG,t=book]
\title{The Definitive Guide}
\author[]{Norman}[]{Norman}{Walsh}
\author[]{Leonard}[]{Leonard}{Muellner}
\isbn{156592-{}580-{}7}
\pubname{O'Reilly}
\stoppublication

\starttext
\section{Biblio}
\placepublications

\section{Para}
this is a paragraph.

this is a paragraph.

this is a paragraph.

this is a paragraph.

this is a paragraph.

\stoptext
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context