ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Meer, H. van der" <H.vanderMeer@uva.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: inproceedings failes me
Date: Sun, 5 Aug 2012 18:48:23 +0000	[thread overview]
Message-ID: <9151A4D5-1260-47EA-89E2-7DE5B0632347@uva.nl> (raw)
In-Reply-To: <4D72946F-32BC-4E2A-9D2A-8B11F01B9A1F@uva.nl>

Maybe it helps if add my def's. Just forgot them in my previous post, sorry.

% Usage: \footnotecite[citation,citation,.. ][optional text]
%        \footnotecite[citation,citation,..,][optional text on new line]
%        \footnotecite[citation,,citation,..][optional text] white within
\def\bibentry#1{\noexpand\bibentrypar\cite[data][#1]\strut}
\def\footnotecite{\dodoubleargument\dofootnotecite}
\def\dofootnotecite[#1][#2]{%
\def\bibentrypar{\def\bibentrypar{\par}}%
\unskip\footnote{\processcommalist[#1]\bibentry
\doifnotempty{#2}{\space#2\strut\par}}}

It might be the \processcommalist that now makes this code fail, but I cannot see why.

Hans van der Meer



On 5 aug. 2012, at 20:35, Meer, H. van der wrote:

> Bibtex's inproceedings gives me an error. 
> 
> entries:
> 
> @inproceedings{elgamal:84,
> Author = {T. ElGamal},
> Crossref = {crypto84},
> Pages = {10--18},
> Title = {{A Public Key Cryptosystem and a Signature Scheme Based on Discrete Logarithms}}}
> @proceedings{crypto84,
> Booktitle = {{Proceedings of Crypto '84}},
> Editor = {G. R. Blakley and D. Chaum},
> Publisher = pub-springer,
> Series = j-lncs,
> Title = {{Advances in Cryptology}},
> Volume = {196},
> Year = {1985}}
> These worked in the past and should be ok.
> 
> The error is:
> <to be read again> 
>                   \pbd: 
> \bibgetvart #1->\csname pbd:#1\endcsname 
>                                         \plussix 
> \bibalternative ... \??pv \@@currentalternative #1
>                                                  \endcsname 
> \dotypesetapublication ...ative {\bibgetvart {#1}}
>                                                  \removeunwantedspaces \egr...
> \9>>3 #1,->\dobibdata {#1}
>                          \syst_helpers_do_process_comma_item 
> \syst_helpers_do_process_comma_list ...rgument #1,
>                                                  ]\relax \global \advance \...
> ...
> l.5 ...elijke klaartekst\footnotecite[elgamal:84].
> 
> Version of ConTeXt:
> ConTeXt  ver: 2012.07.20 00:58 MKIV  fmt: 2012.7.22  int: english/english
> 
> Version of bibtex according to the log
> This is BibTeX, Version 0.99d (TeX Live 2012)
> 
> \footnotecite puts an bibentry in a footnote, other citations pose no problem, just inproceedings.
> 
> Hans van der Meer
> 
> 
> 
> ___________________________________________________________________________________
> 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  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2012-08-05 18:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-05 18:35 Meer, H. van der
2012-08-05 18:48 ` Meer, H. van der [this message]
2012-08-05 20:46   ` Meer, H. van der

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=9151A4D5-1260-47EA-89E2-7DE5B0632347@uva.nl \
    --to=h.vandermeer@uva.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).