From 2f54e1069c3dd68a50de3c0655e47495396c7538 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Fri, 2 Nov 2001 19:50:16 +0000 Subject: [PATCH] Support FAMILY Given style personal names --- xsl/common/common.xsl | 85 ++++++++++++++++++++++++++++++------------- 1 file changed, 60 insertions(+), 25 deletions(-) diff --git a/xsl/common/common.xsl b/xsl/common/common.xsl index 21464fc9e..6874cc27f 100644 --- a/xsl/common/common.xsl +++ b/xsl/common/common.xsl @@ -440,31 +440,66 @@ Defaults to the context node. - - . - - - - - - - - - - - - - - - - - - - - - , - - + + + + + + . + + + + + + + + + + + + + + + + + + + + + , + + + + [FAMILY Given] + + + + . + + + + + + + + + + + + + + + + + + + + + , + + + + -- 2.40.0