ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Collision of sectioning and bibliography?
@ 2012-02-25  9:49 Jaroslav Hajtmar
  0 siblings, 0 replies; only message in thread
From: Jaroslav Hajtmar @ 2012-02-25  9:49 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello ConTeXist.
After two years I recreate a larger project (that was created using the 
MKII) and convert it into MKIV.
And I ran into some major problems. I try to describe it and ask you 
about help.

Collisions of sectioning and bibliography:
When put into the document sections (using \section{} or \title{} 
commands), bibliography stops working and the error will appear in the 
bibliography links (Error2) and a list of the bibliography does not list.
What I am doing wrong?

Thanx Jaroslav Hajtmar

Here is my minimal example:


\setupbibtex[database={samplebib}]
\setuppublications[alternative=ams]


% Content of file "samplebib.bib" is:
%
% @STRING{hh = {Hans Hagen}}
%
% @ARTICLE{hh2010a,
%   author = hh,
%   title = {The Font Name Mess},
%   journal = {MAPS},
%   year = {2010},
%   volume = {40},
%   pages = {2-8},
%   keywords = {context},
% }
%
% @BOOK{Eijkhout1991,
%   title = {\TeX\ by Topic. A \TeX nician's Reference},
%   publisher = {Addison-Wesley},
%   year = {1991},
%   author = {Victor Eijkhout},
%   address = {London},
%   keywords = {general},
% }


\starttext

Citation one is \cite[hh2010a] and another citation is \cite[Eijkhout1991].

% When you uncomment next line, then bibliography crashed
%\section{List of citations}


\placepublications[criterium=cite]

\stoptext


___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-02-25  9:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-25  9:49 Collision of sectioning and bibliography? Jaroslav Hajtmar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).