ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
Subject: Re: bib module beta test
Date: Thu, 22 Jun 2006 11:35:06 -0400 (EDT)	[thread overview]
Message-ID: <Pine.WNT.4.63.0606221131090.2636@nqvgln> (raw)
In-Reply-To: <449A69DE.1080707@elvenkind.com>

On Thu, 22 Jun 2006, Taco Hoekwater wrote:

> Hi,
>
> Some of you may have missed this, but I have posted a beta of the
> bibliographic module on http://modules.contextgarden.net/bib
>
> I would appreciate it if people that have documents with large
> bibliographies would download it and run their files. Some mayor
> stuff has changed, and I really need confirmation that I have not
> broken backward compatibility.

Something is wrong with alternative=num|num-fr. Consider

%------test.tex---------
\usemodule[bib]

\setuppublications[alternative=num]
% num-fr also does not work

\starttext
  The manual of bib||module is \cite[me].
\placepublications
\stoptext

%-------------------------------

%-------test.bbl------------------
\startpublication[k=me,
t=manual,
a=Hoekwater,
y=2006,
s=TH2006,
n=1,
u=http://contextgarden.net/Bibliography]
\author[]{Taco}[T.]{}{Hoekwater}
\title{\CONTEXT\ Publication Module, The user documententation}
\pubyear{2006}
\note{In case you didn't know: it's the document you are reading now}
\pages{14}
\stoppublication

%------------------------------------------------------------


The output looks like

----------------------------------------
The manual of bib--module is [1].

[] Taco Hoekwater ConTEXt Publication Module, The user 
documententation. 14p.
In case you didn’t know: it’s the document you are reading now.
----------------------------------------------------

Notice the empty brackets in the list of publications.

Aditya

  parent reply	other threads:[~2006-06-22 15:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-22  9:58 Taco Hoekwater
2006-06-22 12:19 ` Ulf Martin
2006-06-22 14:08   ` Taco Hoekwater
2006-06-22 15:35 ` Aditya Mahajan [this message]
2006-06-23 10:22   ` Taco Hoekwater
2006-06-23 16:05     ` Aditya Mahajan
2006-06-24 12:00       ` Taco Hoekwater
2006-06-24 20:19         ` Aditya Mahajan

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=Pine.WNT.4.63.0606221131090.2636@nqvgln \
    --to=adityam@umich.edu \
    --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).