23 Nov
2009
23 Nov
'09
8:44 a.m.
Sanjoy Mahajan wrote:
To continue my earlier message about "--" in bibtex titles:
I replaced the "--" with a triple dash "---" but still had problems unless I used \enableregime[utf]. Even then I had problems if I was also using products and projects, where \enableregime[utf] seemed to have no effect for the bibliography.
This is the key problem, I think: adding an explicit \enableregime before the \startcomponent will likely fix the problem. The issue is that bbl file, which is normally read at \starttext is read at a different point in time for source that uses products/projects. Best wishes, Taco