19 Apr
2007
19 Apr
'07
12:21 p.m.
Tobias Burnus wrote:
Hello,
if I tex the following example, I get: "Hu{\it et al.}" without space between "Hu" and "et".
Any idea why this happens? This is with:
This turned out to be a missing \relax in t-bib.tex. Look for this line in t-bib (around 650), and add a \relax after the \commalistsize \ifnum\etallimitcounter<\commalistsize \bibalternative{#1etaltext}\fi Best wishes, Taco