Disambiguation adding only full names?

Hi there,

I'd need to have disambiguation adding initials, then first name only, and only if needed additional names. But I'm only getting full names, no matter what is set in givenname-disambiguation-rule.

Can you help?

https://pastebin.pl/view/3d6406f9

  • You have `initialize="false"` in the first line of your style. That disables initialization everywhere. Delete that.
  • You're guys are really angels. Thanks a lot, especially for the patience.

    Another issue now: I have some last names with particles, as "von".

    Setting capitalize-first would display as "LastName, F. Von", but I'd need it to be "LastName, F. von".

    This is the new code:

    https://pastebin.pl/view/85c66a1c

    What should I do? Thanks again.
Sign In or Register to comment.