On Fri, Dec 24, 2010 at 11:07 AM, luigi scarso <[email protected]> wrote:
> On Fri, Dec 24, 2010 at 11:06 AM, Emanuele Sacco
> <[email protected]> wrote:
>> Not all bib, but the alternatives different from the default one. If I
>> remove alternative=ams all works for me olso with *matters.
> ....still experimenting....
>
> --
> luigi
>
It seems that
\cite[num][me] are
valid only inside a *matter
while \cite[author][me]
work ok.

\usemodule[bib]
\setuppublications[alternative=ams,
                   criterium=cite,
                   numbering=yes]
\setuppublicationlist[finalnamesep={ and }]
\startpublication[k=me,
                  t=manual,
                  a=Hoekwater,
                  y=2006,
                  s=TH2006,
                  n=1,
                  u=http://contextgarden.net/Bibliography]
\author{Taco}[T.]{}{Hoekwater}
\title{\CONTEXT\ Publication Module, The user documententation}
\pubyear{2006}
\note{In case you didn't know: it's the document you are reading now}
\pages{14}
\stoppublication

\starttext
\startbodymatter
\part{First Part}
\chapter{First Chapter I part}
Look at this \cite[num][me]\cite[author][me]
\part{Second Part}
\chapter{First Chapter II part}
Look at this \cite[num][me]\cite[author][me]
\part{Appendix}
%% Here is ok
%\completepublications
\stopbodymatter

\startbackmatter
%% Here references nums are missing
\completepublications
\stopbackmatter
\stoptext



-- 
luigi
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / 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