On Sun, 2012-04-15 at 20:09 +0200, Mojca Miklavec wrote:
> It requires some time and tedious work, but if you know exactly what
> you want, changing the layout should not be too difficult. Here are
> some fragments of code that I'm using (I wanted DOI to be printed out,
> that's why I changed the way how article is printed):
> 
> \setuppublicationlayout[article]{%
>    \insertartauthors{}{\unskip. }{\insertthekey{}{. }{}}%
>    \insertarttitle{\bgroup }{\egroup. }{}%
>    \insertjournal{\bgroup \it}{\egroup}
>     {\insertcrossref{In }{}{}}%
>    \insertvolume
>     {, }
>     {\insertissue{(}{)}{}%
>      \insertpages{:}{}{}%
>      \insertpubyear{, }{}{}.}
>     {\insertpages{, pages }{}{}%
>      \insertpubyear{, }{}{}.}%
>    \insertnote{ }{.}{}%
>    \insertdoi{ doi:}{.}{}%
>    \insertcomment{}{.}{}%
> }
> 
> % new fields and bibliography types:
> 
> \newbibfield[conference]
> \newbibfield[cobissid]
> 
> \setuppublicationlayout[conference]{%
>   \insertartauthors{}{\unskip. }{}%
>   \insertarttitle{\bgroup }{\egroup. }{}%
>   \insertconference{\bgroup \it}{\egroup\insertday{, }{.
> }{}\insertmonth{}{\ }{}\insertpubyear{}{}{}. }{}%
>   \insertcobissid{[COBISS.SI-ID\ }{]}{}%
> }
> 
> \setuppublicationlayout[webpage]{%
>   \inserttitle{\bgroup\it }{\egroup. }{}%
>   \inserturl{}{}{}%
> }

This is great Mojca. If there is a url field in the bibliography
database present for a given entry, how would one have the title
interactive to the url? I struggled with that and eventually gave up
after a few hours of trying.

-- 
Kip Warner -- Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com

Attachment: signature.asc
Description: This is a digitally signed message part

___________________________________________________________________________________
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