Hi,

maybe I just overlooked some very basic (german?) settings, 
but when I am running the bib module it rewrites entries of "title" in my bbi 
file to lowercase!

See an example:

\usemodule[bib]
\setupbibtex[database=mytry_x.bib]
\starttext
Test
\completepublications
\stoptext


The referenced "mytry_x.bib" looks like this:

@ARTICLE{altmeppendb20011399,
author = {Holger Altmeppen},
gender = {sm},
title = {Untaugliche Regeln zum Vertrauensschaden und Erf¸llungsinteresse im 
Schuldrechtsmodernisierungsentwurf},
shorttitle = {DB 2001, 1399},
journal = {Der Betrieb},
year = {{\noopsort{2001a}}2001},
pages = {S.~1399 - 1405}
}


And the resulting bbl lookes like this:

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

\startpublication[k=altmeppendb20011399,t=article,
a={{Altmeppen}},y=2001,
n=1,s=Alt01]
\artauthor[]{Holger}[H.]{}{Altmeppen}
\pubyear{{\noopsort{2001a}}2001}
\arttitle{Untaugliche regeln zum vertrauensschaden und erf¸llungsinteresse im
  schuldrechtsmodernisierungsentwurf}
\journal{Der Betrieb}
\pages{S.~1399 - 1405}
\stoppublication



Any ideas??

Thanks,
Steffen
___________________________________________________________________________________
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