[NTG-context] [BIB] Extra space before surname
Taco Hoekwater
taco at elvenkind.com
Tue Sep 13 15:30:13 CEST 2005
Giuseppe Bilotta wrote:
> Hello,
>
> I just noticed that there is an extra space before the
> surname if there is no "von" part.
Sounds like a familiar bug. Please try this (and let me
know if it works or not):
\usemodule[bib]
%
% next 3 lines hopefully fix a bug
%
\let\bibdoif \doifnotemptyvalue
\let\bibdoifnot \doifemptyvalue
\def\bibdoifelse#1#2#3{\doifemptyvalueelse{#1}{#3}{#2}}
Taco
More information about the ntg-context
mailing list