ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
Subject: Re: 2 m-bib questions
Date: Mon, 9 Aug 2004 10:24:32 +0200	[thread overview]
Message-ID: <20040809102432.2339ead9@glenlivet.elvenkind.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0408081856320.17071@gaston.free.fr>

On Sun, 8 Aug 2004 19:25:27 +0200 (CEST), Peter wrote:

> Hello,
> 
> here my m-bib questions:
> 
> * The lost space after \cite[...], is it a bug or a feature?

It is unintentional, and I will try to fix that behaviour in the future.
 
> * I'm going to add some multi-lingual support to m-bib. My idea is, to
>   replace in cont-XX.bst and bibl-XXX.tex "page" by "\pagename", "and" by
>   "\andname" and so on. Is this method ok? If not, how should I do it (not
>   too complicated please ;) ?

Brooks and Hans both gave solutions that do not work all too well
(because of combinatory explosion: conseptually there is a distinct 
'before-before', 'after-before', 'before-after', 'after-after', and 'not-found' 
text -- that depends on the current language -- for each and every one 
of the nodes in the nested  tree that represents a bibliographic item).

The best 'easy' solution I can think of is: copy the bibl-xxx.tex file
you want to a different name (like bibl-apa-de.tex), then change the
text within it on the spot, without any macro replacements whatsoever.

My next release will support something like 

	\setuppublications[style=apa,
                                  language=de]

so from then on, the problem will be hidden from the casual user.

BTW: If in your version the BST files still contain actual text, you should
download a newer version from http://tex.aanhet.net/bib .

-- 
groeten,

Taco

  parent reply	other threads:[~2004-08-09  8:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-08 17:25 Peter Münster
2004-08-08 17:47 ` Brooks Moses
2004-08-09  7:35   ` Hans Hagen
2004-08-09  8:24 ` Taco Hoekwater [this message]
2004-08-09 11:26   ` Peter Münster
2004-08-09 11:56     ` Taco Hoekwater
2005-12-29 22:51   ` Peter Münster
2005-12-30 12:40     ` Taco Hoekwater
2005-12-30 13:24       ` Peter Münster
2005-12-30 15:38         ` Taco Hoekwater
2005-12-30 17:38           ` Peter Münster

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=20040809102432.2339ead9@glenlivet.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).