ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
Subject: Re: Bibliography problems
Date: Thu, 05 Jan 2006 14:56:01 +0100	[thread overview]
Message-ID: <43BD2571.80406@elvenkind.com> (raw)
In-Reply-To: <20060105095752.GA27239@despil.fi.muni.cz>


Hi David,

If \setupcite[compress=no] is acceptable to you, then I suggest
getting the latest beta of the bib module:

   http://tex.aanhet.net/bib/m-bib-beta-20051123b.zip

That should take care of your first points.

The "misc" entries need an adjusted (better) definition of
\setuppublicationlayout.  Try this (in your preamble):

   \setuppublicationlayout[misc]{%
     \insertauthors{}{ }{\insertthekey{}{. }{}}%
     \insertpubyear{(\insertmonth{}{, }{}}{). }{}%
     \inserttitle{\bgroup }{\egroup \insertseries{ (}{)}. }{}%
     \insertpublisher{}{. }{\inserthowpublished{}{. }{}}%
     \insertpages{}{p. }{}%
     \insertnote{ }{.}{}%
   }

Last I checked, \cite within the biblist typesets correctly,
but it does not actually make the record appear in the list
unless it is also cited elsewhere.

(the reason behind that is that it is apparently not possible
  to add stuff to a \definelist-ed list while that same list is
  being typeset).

Cheers, Taco

David Antos wrote:
> 	Hello,
> 
> I have several problems with the bibliography module in last stable
> (2005.12.19).
> 
> You can find a minimal (well, as minimal as I was able to prepare ;)
> example at http://www.fi.muni.cz/~xantos/biblio-example.tgz .
> 
> First, starting with the second page of bibliography, the beginnings of
> lines are not aligned to the left.
> 
> Moreover, some entries produce an empty line after them. It seems probable
> that some unwanted spaces appear in the macros.
> 
> In "misc" entries, only authors and titles are typeset. See the very first
> entry cited in the document (Ha\v{z}muk): it contains howpublished and
> month and they are ignored. BTW, is the \cite inside the bibliography entry
> likely to work?
> 
> Can I correct my setups somehow to override those problems?
> 
> Thanks a lot,
> D.A.
> 

  reply	other threads:[~2006-01-05 13:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-05  9:57 David Antos
2006-01-05 13:56 ` Taco Hoekwater [this message]
2006-01-05 16:50   ` David Antos
2006-01-05 18:03     ` Mojca Miklavec
2006-01-05 19:00       ` David Antos
2006-01-05 19:46         ` Taco Hoekwater
2006-01-07 13:11           ` David Antos
2006-01-07 13:37             ` Taco Hoekwater
2014-08-26  8:34 bibliography problems Gerben Wierda
2014-08-26  8:38 ` Gerben Wierda

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=43BD2571.80406@elvenkind.com \
    --to=taco@elvenkind.com \
    --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).