Hello,

I have not been following the list too closely ... what is the status
of cross-references in MKIV? I don't seem to get any number printed.

\starttext
this is in figure \in[bla]
\placefigure[force][bla]{caption}{figure}
\stoptext

The bib module almost works (Hans and Taco - thanks a lot!). But
self-defined publication layouts seem to have problems or don't appear
in the list of references at least:

\newbibfield[conference]
\newbibfield[cobissid]

\setuppublicationlayout[conference]{%
        \insertartauthors{}{\unskip. }{}%
        \insertarttitle{\bgroup }{\egroup. }{}%
        \insertconference{\bgroup \it}{\egroup\insertday{, }{.
}{}\insertmonth{}{\ }{}\insertpubyear{}{}{}. }{}%
        \insertcobissid{[COBISS.SI-ID\ }{]}{}%
}

\startpublication
        [k=key,
         t=conference,
         y=2009,
         s=,
         u=,
        ]
        \artauthor[]{Me}[M.]{}{Personally}
        \arttitle{Very important title}
        \conference{Very important conference in Bochum}
        \pubyear{2009}\month{March}\day{16-20}
        \cobissid{42}
\stoppublication

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

Reply via email to