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: bibliography authoryears problem
Date: Fri, 04 Dec 2009 19:46:06 +0100	[thread overview]
Message-ID: <4B1958EE.8070602@wxs.nl> (raw)
In-Reply-To: <475BD3D0-8AC3-414B-BFF2-BB1B0787BDE7@googlemail.com>

Wolfgang Schuster wrote:
> Am 04.12.2009 um 19:32 schrieb Hans Hagen:
> 
>> \def\dousepublications#1%
>>  {\doonlyonce{#1.\f!bibextension}
>>     {\let\@@savedpar\par
>>      \let\par\ignorespaces
>>      \ifhmode\kern\zeropoint\fi
>>      \readfile{#1.\f!bibextension}
>>        {\showmessage\m!publications{4}{#1.\f!bibextension}}
>>        {\showmessage\m!publications{2}{#1.\f!bibextension}}%
>>      \ifhmode\removeunwantedspaces\fi
>>      \let\par\@@savedpar}}
> 
> why not \let\par\normalpar

actually i had that but then i was not sure if par might have been 
redefined as a \cite command can occure anywhere; it's also why we 
cannot use grouping ... or use

\startnointerference
\globaldefs\plusone
...
\stopnointerference

actually, it's not the \startpublication that is the problem as we can 
add \ignorespaces at the end, or use tricks that need grouping as they 
are defined global anyway, but it's the \setuppublciations in the bbl 
file that interferes

Hans

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


  reply	other threads:[~2009-12-04 18:46 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.3.1259924403.8230.ntg-context@ntg.nl>
2009-12-04 15:57 ` texshow Wolfgang Werners-Lucchini
2009-12-04 16:02   ` texshow Wolfgang Schuster
2009-12-04 18:19 ` bibliography authoryears problem Michael Green
2009-12-04 18:32   ` Hans Hagen
2009-12-04 18:38     ` Wolfgang Schuster
2009-12-04 18:46       ` Hans Hagen [this message]
     [not found] <mailman.860.1259862604.22155.ntg-context@ntg.nl>
2009-12-03 19:14 ` Michael Green
2009-12-03  0:26 Michael Green
2009-12-03 17:27 ` Bernhard Rosensteiner
2009-12-03 17:36   ` Hans Hagen
2009-12-03 18:51 ` Taco Hoekwater
2009-12-04  8:23 ` Taco Hoekwater
2009-12-04 18:31   ` Wolfgang Schuster
2009-12-04 18:35     ` Hans Hagen
2009-12-04 18:43     ` 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=4B1958EE.8070602@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).