Re: natbib/authordate extra white space after et al.

2011-10-13 Thread Simon Mushi
Julien, Thanks, after fixing that line I was still having the same problem so kept looking in the style file and found a similar statement on line 1038 and took out space there too. All good now. -Simon On 10/13/11, Julien Rioux wrote: > On 13/10/2011 11:20 PM, Simon Mushi wrote: >>

Re: natbib/authordate extra white space after et al.

2011-10-13 Thread Simon Mushi
f. Line 268 of authordate3.bst has the following entry { ", {\em et~al.\}\relax" * } no spurious spaces here...anywhere else to look? Thanks, -Simon On 10/13/11, Richard Heck wrote: > On 10/13/2011 02:50 PM, Simon Mushi wrote: >> Hi, >> I am using Lyx 2.0

natbib/authordate extra white space after et al.

2011-10-13 Thread Simon Mushi
Hi, I am using Lyx 2.0.0 and have written a paper using natbib and the authordate3 bib style. All is well, apart from et al. citations in the body which appear with an extra whitespace before the comma and date, i.e "(Ahrens et al. , 2000)" How do I get rid of this space before the comma? I hav