ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* stray characters in output before bibliography
@ 2010-09-12 13:24 Johann P.S. Dahm
  2010-09-12 15:31 ` Taco Hoekwater
  0 siblings, 1 reply; 2+ messages in thread
From: Johann P.S. Dahm @ 2010-09-12 13:24 UTC (permalink / raw)
  To: ntg-context

Hi, I'm new to ConTeXt (from LaTeX).  I'm trying it out for a course paper that I need to write and running into a problem with the output pdf.  With respect to the code below, when I compile it, I get the odd text "pubs]References" under the "References" section heading.  I've looked around, but I can't find anyone having a similar problem.  Is this caused by something I'm doing incorrectly in the ConTeXt code or is it something wrong with the bib module?  For reference: I'm using MacTeX 2010 (up-to-date) on OSX10.6.

---------------
\usemodule[bib]

\setupbibtex[database=sources,sort=author, numbering=yes]

\starttext

\cite[something] some text.

\section{References}
\completepublications

\stoptext
---------------

Output looks like:

(Something, Somedate) some text.

1 References

pubs]References
1 "Title of the book", publisher, etc........

---------------

Thanks for any help,
- Johann

___________________________________________________________________________________
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] 2+ messages in thread

* Re: stray characters in output before bibliography
  2010-09-12 13:24 stray characters in output before bibliography Johann P.S. Dahm
@ 2010-09-12 15:31 ` Taco Hoekwater
  0 siblings, 0 replies; 2+ messages in thread
From: Taco Hoekwater @ 2010-09-12 15:31 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 09/12/2010 03:24 PM, Johann P.S. Dahm wrote:
>
> (Something, Somedate) some text.
>
> 1 References
>
> pubs]References

Something is wrong here (I guess perhaps a version issue), but it
can be circumvented by using

   \placepublications[criterium=all]

Best wishes,
Taco
___________________________________________________________________________________
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] 2+ messages in thread

end of thread, other threads:[~2010-09-12 15:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-12 13:24 stray characters in output before bibliography Johann P.S. Dahm
2010-09-12 15:31 ` Taco Hoekwater

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