Package: bibtool
Version: 2.46-2
Severity: normal

When you sort a bibtex database with bibtool,
bibtool does not keep cross-referenced entries
after the entries that do the cross-referencing.
This causes bibtex to later complain bitterly,
and causes the user to re-order the entries
by hand, and complain (but not bitterly).

For instance, the following entries
need to be in this order:

@Book{            gelman:etal:advanced,
        crossref      = {gelman:etal},
        pages         = "18--25"
}

@Book{            gelman:etal:contbayes,
        crossref      = {gelman:etal},
        pages         = "7--11"
}

@Book{            gelman:etal,
        author        = "Andrew B. Gelman and John S. Carlin and Hal S. Stern 
and
        Donald B. Rubin",
        title         = "Bayesean Data Analysis",
        publisher     = "Chapman and Hall/CRC",
        year          = "1995",
        isbn          = "0-412-03991-5",
        edition       = "first"
}


but bibtool sorts gelman:etal to be first.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages bibtool depends on:
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to