ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Nigel King <king@dircon.co.uk>
Subject: some m-bib problems
Date: Sun, 01 Sep 2002 12:15:15 +0100	[thread overview]
Message-ID: <B997B553.9C35%king@dircon.co.uk> (raw)

I have been having some success with m-bib but have noticed some problems.

1. Using
\setuppublications
    [numbering=short,%
    refcommand=short]
The publication list shows the final entry as the reference for all entries.
Thus

ghi03   the publication data for abc01
ghi03   the publication data for def02
ghi03   the publication data for ghi03

2. A previously mentioned bug still appears to be there where (when using
refcommand=num and numbering=yes) a cite[ref1,ref2,ref3] becomes [1-2]
rather than [1-3]. 

Earlier Peter Jander tracked that down to a bug in a macro called
\docompareitems in Syst-ext. The last line should read

\advance\scratchcounter \plusone}
instead of 
\advance\scratchcounter \minusone}

otherwise an already sorted list will be reduced to the first two elements.
I think I am using the updated version

3. Formatting the publication list does not appear to take commands such as
strut=yes. Bibmod.pdf suggests that \setuplist commands should work but not
many seem to. The specific problem I am trying to address is the spacing
between items in the publication list which is variable and much too small
it is like framed with no strut and no \blank.

\setuppublicationlist[after={\blank[medium]}] has helped but it is not
perfect.

4. The publication list has references which are not enclosed in square
brackets. How do I generate a more usual publication list (in the IEEE)
which is enclosed in square brackets?

[1]  first publication
[2]  second publication
Etc.

TIA
-- 
Nigel


             reply	other threads:[~2002-09-01 11:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-01 11:15 Nigel King [this message]
2002-09-03  7:29 ` Taco Hoekwater
2002-09-03  4:23   ` Hans Hagen
2002-09-02  9:00 Peter Jander
2002-09-02 14:37 ` Nigel King

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=B997B553.9C35%king@dircon.co.uk \
    --to=king@dircon.co.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).