ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Eckhart Guthöhrlein" <eckhart.guthoehrlein@uni-bielefeld.de>
Subject: Re: m-bib sorting, etc.
Date: Thu, 13 Mar 2003 09:32:45 +0100	[thread overview]
Message-ID: <200303130932.45952.eckhart.guthoehrlein@uni-bielefeld.de> (raw)
In-Reply-To: <24B017F4-54F6-11D7-93AD-0050E4258255@fastmail.fm>

Am Donnerstag, 13. März 2003 02:50 schrieb Bruce D'Arcus:
> Is it possible to get the bib list alphabetized?  Or is the only way
> this can work if the bib file itself is so, and I use the bbl sort
> option?

If you use the cont-au.bst style to process your bib file, the bbl file will 
be sorted and you can use the bbl sort option. As far as I know, this is the 
only way.

\setupbibtex[sort=author]
\setuppublications[sorttype=bbl]

> Also, I am getting some weird vertical spacing in the list (like extra
> blank space between a couple of entries).  Is there any suggested
> workaround for this?

I noticed this if a book entry ends exactly at the end of a line. A change on 
line 147 of bibl-apa.tex fixed this:

    {\insertedition{, }{ edition.}{.}}%
% new version, watch the missing space after the final full stop

Maybe your problem has a similar reason.


-- 
Eckhart

  reply	other threads:[~2003-03-13  8:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-13  1:50 Bruce D'Arcus
2003-03-13  8:32 ` Eckhart Guthöhrlein [this message]
2003-03-13 15:13   ` Bruce D'Arcus
2003-03-13 15:27     ` Eckhart Guthöhrlein
2004-05-25 19:42       ` Peter Münster
2004-05-26  8:36         ` Taco Hoekwater
2004-05-26 10:49           ` Maurice Diamantini
2004-05-26 11:31             ` Taco Hoekwater
2004-05-26 18:38           ` Idris Samawi Hamid

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=200303130932.45952.eckhart.guthoehrlein@uni-bielefeld.de \
    --to=eckhart.guthoehrlein@uni-bielefeld.de \
    --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).