ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Citations fail when components and bodymatter are used
@ 2012-01-16 21:45 Marco
  2012-01-16 21:49 ` Marco
  2012-01-19 21:29 ` Marco
  0 siblings, 2 replies; 3+ messages in thread
From: Marco @ 2012-01-16 21:45 UTC (permalink / raw)
  To: ntg-context

Hi!

Citations  don't  work  when  components  are  present  in
a  bodymatter.  The presence  of  a  component breaks  the
citations.

Tested with versions:
MkIV, 2011.11.29 23:11
MkIV, 2012.01.16 18:33

Regards

Marco


Example:

%%%%%%%%%%%%%%
% report.bbl %
%%%%%%%%%%%%%%

\startpublication
	[
		k=updatedmediasense,
		a=Victor Kardeby,
		t=inproceedings,
	]
	\arttitle     {The Updated MediaSense Framework}
	\author       {Victor}[V.]{}{Kardeby}
	\author       {Stefan}[S.]{}{Forsström}
	\author       {Jamie}[J.]{}{Walters}
	\title        {Fifth International Conference on Digital Telecommunications}
	\pubyear      {2010}
	\organization {Mid Sweden University}
\stoppublication


%%%%%%%%%%%%%%%%%
% component.tex %
%%%%%%%%%%%%%%%%%

\startcomponent component
	Content not relevant
\stopcomponent


%%%%%%%%%%%%%%
% report.tex %
%%%%%%%%%%%%%%

\starttext

% works if start/stopbodymatter is commented out
\startbodymatter
	From product: 
	\cite[updatedmediasense]

	% works if \component is commented out
	\component component
\stopbodymatter

\placepublications [criterium=all]

\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] 3+ messages in thread

end of thread, other threads:[~2012-01-19 21:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-16 21:45 Citations fail when components and bodymatter are used Marco
2012-01-16 21:49 ` Marco
2012-01-19 21:29 ` Marco

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).