ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Peter Münster" <pmlists@free.fr>
Subject: Re: 2 m-bib questions
Date: Fri, 30 Dec 2005 18:38:11 +0100 (CET)	[thread overview]
Message-ID: <Pine.LNX.4.58.0512301821460.31081@gaston.free.fr> (raw)
In-Reply-To: <43B5546B.90506@elvenkind.com>

On Fri, 30 Dec 2005, Taco Hoekwater wrote:

> does your fixed version allow latex-style citations like this:
> 
>    \cite{article-crossref}
> 
> That format has to be supported because it is often used within .BIB
> files.

Hi Taco,
I use your latest beta.
The first thing I tested, was just \cite{key}, and since I got an error:
Runaway argument?
 bla \placepublications \stoptext 
! File ended while scanning use of \docite.
<inserted text> 
                \par 
<*> &cont-en test.tex

I thought, that this format was no more supported.

But if you need to support also \cite{key} and \cite[options]{key}, then
the space problem would be solved anyway: just drop the \cite[] and
\cite[][] syntax, I don't see any need for this (just backward
compatibility perhaps?).
The space problem occurs whenever you do
\def\Command{\dodoubleempty\doCommand}
\def\doCommand[#1][#2]{....}
but not with
\def\Command{\dosingleempty\doCommand}
\def\doCommand[#1]#2{....}

Cheers and thanks for your great module!
Peter

-- 
http://pmrb.free.fr/contact/

      reply	other threads:[~2005-12-30 17:38 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
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 [this message]

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.LNX.4.58.0512301821460.31081@gaston.free.fr \
    --to=pmlists@free.fr \
    --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).