ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Biblography list does not show numbers
@ 2009-12-05 19:04 Matthijs Kooijman
  2009-12-05 19:19 ` Matthijs Kooijman
  0 siblings, 1 reply; 8+ messages in thread
From: Matthijs Kooijman @ 2009-12-05 19:04 UTC (permalink / raw)
  To: Mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1055 bytes --]

Hey all,

I'm trying to use a bibliography, but it seems no numbers are show in the
biblography that is generated. The following example:

Test.tex:
=================
\usemodule[bib]
\setupbibtex[database=Test]                             
 
\starttext 
\section{foo}
Blaa \cite[foo] Bar     
\completepublications
\stoptext

Test.bib:
==================
@article{foo,
 author = {Bar},
 title = {Foo},
 year = {2009},
}

generates the following text:

  1 foo

    Blaa [1] Bar

  1 References

    Bar (2009). Foo. .

So, the citation gets a number as it should, is referenced by the number, but
the list of references does not list that number. This makes the bibliography
pretty useless :-) This also happens with MkII (though the reference doesn't
get a number, but uses the author name and year: (Bar, 2009).

Am I missing something, or is this a bug?

On a related note, if I remove the \section, no reference will be generated.
This is probably not a problem in real documents, though.

Gr.

Matthijs

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 bytes --]

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

end of thread, other threads:[~2009-12-06 11:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-05 19:04 Biblography list does not show numbers Matthijs Kooijman
2009-12-05 19:19 ` Matthijs Kooijman
2009-12-06  7:53   ` Taco Hoekwater
2009-12-06  8:53     ` Otared Kavian
2009-12-06  9:15       ` Taco Hoekwater
2009-12-06 10:21         ` Otared Kavian
2009-12-06 10:28     ` Matthijs Kooijman
2009-12-06 11:22       ` 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).