ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* bib +  local & global citations
@ 2007-04-17 22:22 Tobias Burnus
  2007-04-18  7:01 ` Taco Hoekwater
  0 siblings, 1 reply; 4+ messages in thread
From: Tobias Burnus @ 2007-04-17 22:22 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello,

I use bibl-aps which has references of the form "[1]". I want to have a
global bib index (\placepublications[criterium=all]), but in two
sections I want to have a local bib index
(\placepublications[criterium=section]) too.

The numbers should not be reseted in between. Currently, I get:

\chapter{somewhere}
[1]...[45]

\chapter
\section{local 1}
[1]...[30] % <-- should be 46-76
\placepublication[criterium=section]
   [1]...[76] % <-- should be 46-76

\placepublications[criterium=all]
   [1]...[76]

Any idea how to do this?

Tobias

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-04-19  7:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-17 22:22 bib + local & global citations Tobias Burnus
2007-04-18  7:01 ` Taco Hoekwater
2007-04-18 22:16   ` Tobias Burnus
2007-04-19  7:29     ` 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).