ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Peter Jander" <pj@orc.soton.ac.uk>
Subject: Re: m-bib: problems with several cited entries
Date: Tue, 12 Mar 2002 11:11:45 GMT	[thread overview]
Message-ID: <3C8DE3D4.5580.707B18@localhost> (raw)
In-Reply-To: <20020311100346.454e4bb8.taco@elvenkind.com>

Date sent:      	Mon, 11 Mar 2002 16:45:22 +0100

To: 	Taco Hoekwater <<taco@elvenkind.com>

From:           	Hans Hagen <<pragma@wxs.nl>

Subject:        	Re: m-bib: problems with several cited entries

Copies to:      	"Eckhart Guthöhrlein"

 	<<eckhart.guthoehrlein@uni-bielefeld.de>,

  	ntg-context@ntg.nl

<color><param>FF00,0000,0000</param>> At 10:03 AM 3/11/2002 +0100, Taco Hoekwater wrote:

> >On Sat, 09 Mar 2002 13:55:14 +0100

> >"Eckhart Guthöhrlein" <<eckhart.guthoehrlein@uni-bielefeld.de> wrote:

> >

> > > After updating to the latest context beta, I tried to recompile an older

> > > file (11/2001). Citing several bib items in one \cite[..][bla1,bla2]

> > > results into the error message below. Citing only one item

> > > \cite[..][bla1] works fine.

> > >

> > > Eckhart

> >

> >I suspect Hans has changed something in one of the internal macros.

> >Cannot check right now since I don't have the beta installed.

>

> maybe we need a minimal testing suite for the bib thing (maybe there's a
> problem with some tricky comma list processing, since this module uses some

> of the more obscure low level macros)

>

</color>I am using version 2002.3.4 and I didn't get any error message.

However, I noticed that if you cite more than two items like
\cite[bla1,bla2,bla3,bla4], only the first two are put in the text [1-2],
even though all are in the bibliography (that is with numbered refs
and compression on).

I tracked that down to a bug in a macro called

\docompareitems in Syst-ext. The last line should read

<color><param>0100,0100,0100</param>\advance\scratchcounter \plusone}

instead of

\advance\scratchcounter \minusone}

otherwise an already sorted list will be reduced to the first two
elements .

Regards,

Peter</color>


      parent reply	other threads:[~2002-03-12 11:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-09 12:55 Eckhart Guthöhrlein
2002-03-11  9:03 ` Taco Hoekwater
2002-03-11 15:45   ` Hans Hagen
2002-03-12 11:11   ` Peter Jander [this message]

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=3C8DE3D4.5580.707B18@localhost \
    --to=pj@orc.soton.ac.uk \
    /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).