ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: New bib module
Date: Tue, 31 Mar 2009 09:40:45 +0200	[thread overview]
Message-ID: <49D1C8FD.2070409@wxs.nl> (raw)
In-Reply-To: <49D1C5CC.9070909@elvenkind.com>

Taco Hoekwater wrote:
> 
> Wolfgang Schuster wrote:
>> Am 30.03.2009 um 21:52 schrieb Aditya Mahajan:
>>
>>> On Mon, 30 Mar 2009, Hans Hagen wrote:
>>>
>>>> this is also the last non-xp version as i'm going to merge the
>>>> cont-xp code into th emain version now
>>> Currently, the bib module does not work with cont-xp. Taco has said
>>> that it is easier to redo the bib module in lua than to get it to work
>>> with xp.
>> Will this new module also provide BibX support?
> 
> Perhaps ;)
> 
> On the input side, the new module will load bibliographies from disk
> into an internal XML structure and then use lpath queries to fetch
> bibliographic data. It will use separate loaders to do so, so in
> the end, anything can be plugged in as long as it can be converted
> to the internal structure.
> 
> I have not decided yet how to handle the output (layout) side.

easiest is to use setups

\startxmlsetups bibtex:somename
   ... fetch this ...
   ... fetch that ...

and then have something

\setupbibtex[setups=bibtex:somename]

with someplace

\xmlsetup{\bibtexparameter{setups}}{#1}

etc etc

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2009-03-31  7:40 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-30 16:40 beta Hans Hagen
2009-03-30 19:52 ` beta Aditya Mahajan
2009-03-30 20:27   ` New bib module (was: beta) Wolfgang Schuster
2009-03-30 20:40   ` beta Jesse Alama
2009-03-30 21:26   ` beta Hans Hagen
2009-03-31  7:35     ` beta Taco Hoekwater
2009-03-31  9:02       ` beta Hans Hagen
2009-03-30 22:11   ` New bib module (was: beta) Wolfgang Schuster
2009-03-31  7:27     ` New bib module Taco Hoekwater
2009-03-31  7:40       ` Hans Hagen [this message]
2009-03-31 10:25       ` Wolfgang Schuster
2009-04-01  2:06         ` Bruce D'Arcus
2009-04-01  6:20           ` Taco Hoekwater
2009-04-01 14:07             ` Bruce D'Arcus
2009-04-01  7:39           ` Hans Hagen
  -- strict thread matches above, loose matches on Subject: below --
2006-10-24 11:37 bib and bibltx problems Matthias Wächter
2006-10-24 13:13 ` Taco Hoekwater
2006-11-04 16:50   ` new bib module Taco Hoekwater
2006-11-04 17:37     ` Thomas A. Schmitz
2006-11-04 17:43       ` Taco Hoekwater
2006-11-04 19:28         ` gnwiii
2006-11-04 21:41           ` Thomas A. Schmitz
2006-11-04 22:24             ` Taco Hoekwater
2006-11-05 12:12               ` gnwiii
2006-11-05 13:52                 ` Taco Hoekwater
2006-11-05 17:30                   ` gnwiii
2006-11-05 14:04               ` Hans Hagen

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=49D1C8FD.2070409@wxs.nl \
    --to=pragma@wxs.nl \
    --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).