On 13-12-2011 14:18, Paul Menzel wrote:
Dear ConTeXt folks,
the following minimal example changes the default text for the title for the publication list [1]. In the table of content there is still the default name though.
\mainlanguage[de] \setupbibtex[database=sample, sort=author] \setuppublications[alternative=apa, criterium=all] % Show reference numbers in the generated list. \setupheadtext[de][pus=Quellen]
\starttext
\completecontent \section{Example} As \cite[hh2010b] already indicated, bibtex is a \LaTeX-centric program.
\blank[4*big] \CONTEXT\ \contextmark\ \contextversion
\completepublications \stoptext
A solution for this problem would be much appreciated.
just use \starttitle [title=] ... ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------