I'm having a problem eliminating a leading space which has appeared between the opening bracket and the location of a publisher in Chicago style footnote references created with Biblatex.
For example: ( Chicago: University of Chicago Press, 1998) where it should be (Chicago: University of Chicago Press, 1998).
The problem appeared after upgrading to biblatex-chicago 0.9.7a, biblatex 1.4 and BibDesk 1.5.4 and also occurs when I recompile older source files which formatted the references correctly.
I notice the field 'Address' in BibDesk is now called 'Location' - but I can't see anything about this change in the BibDesk documentation, and it anyway doesn't seem likely that this would cause the problem.
Grateful for any suggestions - I've not been able to find any solutions here or elsewhere.
\usepackage{biblatex-chicago}in the preamble this\footcite[][13]{Biardeau:1995pr}produces Madeleine Biardeau, Hinduism: The Anthropology of a Civilization ( Delhi: Oxford University Press, 1995), 13. where it should produce Madeleine Biardeau, Hinduism: The Anthropology of a Civilization (Delhi: Oxford University Press, 1995), 13. The same code had previously worked correctly. – Will Sweetman Apr 6 '11 at 2:01