ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Robin Kirkham <robin.kirkham@csiro.au>
To: ntg-context@ntg.nl
Subject: Bib module and prefix=+
Date: Wed, 7 Feb 2007 00:00:43 +1100	[thread overview]
Message-ID: <1761D7D0-68F3-41FB-8733-8773A02F2047@csiro.au> (raw)

Hi,

How can the bib module and \setuphead[chapter][prefix=+] be made to  
coexist?  The following example works, but if you uncomment the  
\setuphead, the citations are broken and the reference list vanishes:

\setupoutput[pdftex]

% uncomment this line and it breaks
%\setuphead[chapter][prefix=+]

\usemodule[bib]
\usemodule[bibltx]
\setupbibtex[database={xampl.bib}]
\setuppublications[refcommand=num]

% makes no real difference
%\setuppublicationlist[title=\chapter]

\version[temporary]

\starttext

\chapter[chapt]{A Chapter}

Some citations: \cite[article-full] \cite[inbook-full] \cite[manual- 
full].
This is chapter~\in[chapt].

\completepublications[criterium=all]

\stoptext


Any help much appreciated!

PS: The following old mailing list article appears to describe the  
same problem, but the symptoms are different (citations disappear,  
but reference list does not)

     http://archive.contextgarden.net/message/ 
20010516.173217.113e3787.en.html

Robin

             reply	other threads:[~2007-02-06 13:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-06 13:00 Robin Kirkham [this message]
2007-02-06 13:46 ` Dave
2007-02-07  8:14   ` Taco Hoekwater
2007-02-07 12:56 ` Robin Kirkham
2007-02-07 13:40   ` Dave
2007-02-07 14:22     ` Dave
2008-12-19  2:25       ` Dave
2008-12-19  8:52         ` Taco Hoekwater
2008-12-19 12:15           ` Dave

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1761D7D0-68F3-41FB-8733-8773A02F2047@csiro.au \
    --to=robin.kirkham@csiro.au \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).