ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
Subject: Re: Beta bib module release
Date: Fri, 30 Sep 2005 16:41:37 +0200	[thread overview]
Message-ID: <433D4EA1.10001@elvenkind.com> (raw)
In-Reply-To: <B04FEFE7-8FBC-467D-99DD-2EC8CD03790F@uni-bonn.de>



Thomas A. Schmitz wrote:
>>
>> I've added \cite[extras={, 10}][hoekwater]
>> (note: the keyword "extras" only works in \cite, not in \setupcite)
>>
>>
> I hardly dare to tell you, but it's not working here;
> \cite[extras={, 10}][hoekwater] produces ][99
> (and the , 10 is dropped).

My bad. You can fix this yourself if you want. Open t-bib.tex
in an editor and change lines 839 and 841 so they read:

   \edef\LOextras{{\LOextras\bibalternative\c!right}}%

and

   \edef\LOextras{{\LOextras\LOright}}%

that is: an extra pair of braces is needed inside the \edef.

(I'll update the zip file as well)

> Indeed, this works wonderfully!
> 
> Thanks so much Taco, I owe you one. Let me know if you ever come to  

You're welcome. I am actually quite enjoying myself while doing this
stuff.

Cheers, Taco

  reply	other threads:[~2005-09-30 14:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-27 13:02 Taco Hoekwater
2005-09-28 20:46 ` Thomas A.Schmitz
2005-09-28 20:51   ` Idris Samawi Hamid
2005-09-29  6:57   ` Taco Hoekwater
2005-09-29  7:49     ` Thomas A. Schmitz
2005-09-29 14:50       ` Taco Hoekwater
2005-09-30  7:16         ` Thomas A. Schmitz
2005-09-30 12:39           ` Taco Hoekwater
2005-09-30 14:22             ` Thomas A. Schmitz
2005-09-30 14:41               ` Taco Hoekwater [this message]
2005-09-30 15:24                 ` Thomas A. Schmitz
2005-10-01  8:04                   ` Christopher Creutzig
2005-10-01  8:37                     ` Thomas A. Schmitz

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=433D4EA1.10001@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).