On Feb 12, 2010, at 1:38 PM, Taco Hoekwater wrote:

> Hm, can you try this redefinition?
> 
> \unprotect
> \def\bibinsertrefsep
>  {\ifconditional\firstbibrefsep
>     \setfalse\firstbibrefsep
>   \else \ifnum\recurselevel=\bibitemcounter\relax
>        \bibalternative\c!lastpubsep
>    \else
>        \bibalternative\c!pubsep
>    \fi
>   \fi}
> \protect

Thanks Taco - that doesn't it yet. Maybe a small text file can help?

All best

Thomas

\unprotect
\def\bibinsertrefsep
 {\ifconditional\firstbibrefsep
    \setfalse\firstbibrefsep
  \else \ifnum\recurselevel=\bibitemcounter\relax
       \bibalternative\c!lastpubsep
   \else
       \bibalternative\c!pubsep
   \fi
  \fi}
\protect

\setuppublications[state=start,
                  sorttype=bbl,
                  refcommand=authornum,
                  numbering=yes]

\setupcite
       [authornum]
       [pubsep={, },
        andtext={ !!!! },
        namesep={ //// },
        lastpubsep={ XXXX },
        compress=no,
        inbetween={ ???? },
        left={[[[},
        right={)))}]


\startpublication[k=gowpagegp,t=book,
a={{Gow},{Page}},y=1968,
n=5,s=GP68]
\author[]{A.~S.~F.}[A.~S.~F.]{}{Gow}
\author[]{Denys}[D.]{}{Page}
\pubyear{1968}
\title{The Greek Anthology{\em , 2} The Garland of Philip}
\city{Cambridge (Engl.)}
\pubname{Cambridge UP}
\stoppublication

\setuppublicationlist[samplesize={VSdK90},totalnumber=1]

\starttext

\cite[gowpagegp]

\page

\placepublications[criterium=all]

\stoptext

___________________________________________________________________________________
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 via email to